浏览代码

Merge pull request #828 from gtardif/doc_fix_secrets

Small fixes in secrets docs
Guillaume Tardif 5 年之前
父节点
当前提交
2740b0a38d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/aci-compose-features.md

+ 2 - 2
docs/aci-compose-features.md

@@ -177,9 +177,9 @@ In this example the `nginx` service will have its secret mounted in `/run/secret
 Both of them with be mounted in the same folder (`/mnt/dbmount/`).
 
 
-**Note that absolute file paths are not allowed in the target**
+**Note:** Relative file paths are not allowed in the target
 
-**The target folder will be empty when mounting inside**
+**Note:** Secret files cannot be mounted in a folder next to other existing files
 
 ## Container Resources