Sign in
chromium
/
external
/
github.com
/
docker
/
runc
/
776791463d2c6ef5a59931c89d5ac8527bb0e46a
/
.
/
script
/
tmpmount
blob: 5ac6bc2bf13ec6ba6354bbcca7d26c86e9923775 [
file
] [
log
] [
blame
]
#!/bin/bash
mount
-
t tmpfs none
/
tmp
exec
"$@"