This commit is contained in:
undefined 2021-08-10 03:12:03 +08:00 committed by GitHub
parent 176a61e96e
commit 49078dadc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ mount:
- type: tmpfs
target: /tmp
data: size=16m,nr_inodes=4k
# (optional) bind a /etc/passed to show customized user name
# (optional) bind a /etc/passwd to show customized user name
- type: bind
source: containerPasswd.txt
target: /etc/passwd