Skip to content

Instantly share code, notes, and snippets.

@jaraco
Created April 23, 2024 09:13
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 jaraco/b6cd5106bf81b4018ce645df3f02d1ca to your computer and use it in GitHub Desktop.
Save jaraco/b6cd5106bf81b4018ce645df3f02d1ca to your computer and use it in GitHub Desktop.
~ @ docker run python:3.12 ls /.dockerenv
Unable to find image 'python:3.12' locally
3.12: Pulling from library/python
1e92f3a395ff: Pull complete
374850c6db17: Pull complete
421c44fab18b: Pull complete
b9717a38adec: Pull complete
51795e508cf7: Pull complete
bc54e015d093: Pull complete
3822d8fd7491: Pull complete
4fc85492ad0c: Pull complete
Digest: sha256:e0e2713ebf0f7b114b8bf9fbcaba9a69ef80e996b9bb3fa5837e42c779dcdc0f
Status: Downloaded newer image for python:3.12
/.dockerenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment