Merge pull request #15 from undefined-moe/patch-1

This commit is contained in:
Yang Gao 2021-08-09 12:13:17 -07:00 committed by GitHub
commit 5a1e9cfa05
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