mirror of
https://github.com/criyle/go-judge.git
synced 2025-11-04 14:50:02 +08:00
typo
This commit is contained in:
parent
176a61e96e
commit
49078dadc8
@ -52,7 +52,7 @@ mount:
|
|||||||
- type: tmpfs
|
- type: tmpfs
|
||||||
target: /tmp
|
target: /tmp
|
||||||
data: size=16m,nr_inodes=4k
|
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
|
- type: bind
|
||||||
source: containerPasswd.txt
|
source: containerPasswd.txt
|
||||||
target: /etc/passwd
|
target: /etc/passwd
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user