This website requires JavaScript.
Explore
Help
Sign In
jasder
/
runc
Watch
1
Star
0
Fork
You've already forked runc
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8cf9ca4bcf
runc
/
script
/
tmpmount
5 lines
48 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
mount -t tmpfs none /tmp
exec
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink