https://github.com/caseywebb/docker-interactive-python
:snake: docker-interactive + python
https://github.com/caseywebb/docker-interactive-python
Last synced: about 2 months ago
JSON representation
:snake: docker-interactive + python
- Host: GitHub
- URL: https://github.com/caseywebb/docker-interactive-python
- Owner: caseyWebb
- Created: 2016-09-06T10:47:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-06T11:25:45.000Z (over 8 years ago)
- Last Synced: 2024-10-18T07:13:30.195Z (7 months ago)
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-interactive-python
Ephemeral python environment that is actually nice to work in.
`docker run -it --rm -v $(pwd):/src caseywebb/interactive-python`