Д☆
Size: a a a
Д☆
AS
AS
SP
spuzirev on spuzirev-mbp13 in ~
❯ docker run -it --rm python:latest python -V
Python 3.8.5
spuzirev on spuzirev-mbp13 in ~
❯ docker run -it --rm python:latest /usr/bin/python -V
Python 2.7.16
spuzirev on spuzirev-mbp13 in ~
❯ docker run -it --rm python:latest /usr/bin/python3 -V
Python 3.7.3
s
spuzirev on spuzirev-mbp13 in ~
❯ docker run -it --rm python:latest python -V
Python 3.8.5
spuzirev on spuzirev-mbp13 in ~
❯ docker run -it --rm python:latest /usr/bin/python -V
Python 2.7.16
spuzirev on spuzirev-mbp13 in ~
❯ docker run -it --rm python:latest /usr/bin/python3 -V
Python 3.7.3
АР
spuzirev on spuzirev-mbp13 in ~
❯ docker run -it --rm python:latest python -V
Python 3.8.5
spuzirev on spuzirev-mbp13 in ~
❯ docker run -it --rm python:latest /usr/bin/python -V
Python 2.7.16
spuzirev on spuzirev-mbp13 in ~
❯ docker run -it --rm python:latest /usr/bin/python3 -V
Python 3.7.3
АР
s
АР
АР
АР
SP
АР
АР
#!/usr/bin/env python3