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