Search Docker Hub
python
By iimuz
python setting.
2.0K
python 環境を docker で実行可能にしている実験用環境です。
# use default python environment $ docker run --rm -it -v $(pwd):/src:rw -u $(id -u):$(ig -g) iimuz/python:all python
Content type
Image
Digest
Size
275.8 MB
Last updated
almost 6 years ago
docker pull iimuz/python