Small fixes in secrets docs

Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
This commit is contained in:
Guillaume Tardif 2020-10-26 11:23:59 +01:00
parent 63c6a3ee0b
commit 3fadf9068e
1 changed files with 2 additions and 2 deletions

View File

@ -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