https://github.com/caseywebb/docker-interactive
:shell: Opinionated, ephemeral shells that don't suck to work in.
https://github.com/caseywebb/docker-interactive
Last synced: about 2 months ago
JSON representation
:shell: Opinionated, ephemeral shells that don't suck to work in.
- Host: GitHub
- URL: https://github.com/caseywebb/docker-interactive
- Owner: caseyWebb
- Created: 2016-09-03T17:36:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-06T11:26:17.000Z (over 8 years ago)
- Last Synced: 2024-10-18T07:13:33.887Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-interactive
Ephemeral shells that are actually nice to work in.
Particularly useful for Windows and OSX users that need a proper Linux environment.
`docker run -it --rm -v $(pwd):/src caseywebb/interactive`