This website requires JavaScript.
Explore
Help
Sign In
bash
/
shell-host
Watch
1
Star
0
Fork
You've already forked shell-host
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d3b61e15b7
shell-host
/
tools
/
docker
/
01-docker
5 lines
62 B
Bash
Raw
Blame
History
#!/bin/bash
docker_terminal
(
)
{
docker
exec
-it
$1
/bin/sh
}
Reference in New Issue
View Git Blame
Copy Permalink