Created
June 29, 2022 15:31
-
-
Save paulmwatson/9984b2eb55d0883e3861865e33958939 to your computer and use it in GitHub Desktop.
docker python development
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker run -it --rm -v /dir/to/code:/app python:3.9 bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment