Created
April 23, 2024 09:13
-
-
Save jaraco/b6cd5106bf81b4018ce645df3f02d1ca to your computer and use it in GitHub Desktop.
This file contains hidden or 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 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