Skip to content

Instantly share code, notes, and snippets.

@agalea91
Created October 30, 2023 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agalea91/8c4812ecd5db49713704fe88be97b9b2 to your computer and use it in GitHub Desktop.
Save agalea91/8c4812ecd5db49713704fe88be97b9b2 to your computer and use it in GitHub Desktop.
Launch python interpreter with docker
docker container run -it --rm python:3.8-slim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment