Update runc and specs vendor deps
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
parent
52a1dfb418
commit
2db0341e38
361 changed files with 47493 additions and 369 deletions
4
vendor/src/github.com/opencontainers/runc/script/tmpmount
vendored
Executable file
4
vendor/src/github.com/opencontainers/runc/script/tmpmount
vendored
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
mount -t tmpfs none /tmp
|
||||
exec "$@"
|
Loading…
Add table
Add a link
Reference in a new issue