An open API service indexing awesome lists of open source software.

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.

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`