Update the vendor folder (#53)
* Update the vendor folder * Update the Gopkg.lock by running dep ensure
This commit is contained in:
4
vendor/github.com/opencontainers/runc/script/tmpmount
generated
vendored
Executable file
4
vendor/github.com/opencontainers/runc/script/tmpmount
generated
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
mount -t tmpfs none /tmp
|
||||
exec "$@"
|
||||
Reference in New Issue
Block a user