Pre installed packages:
- CentOS 7 base image
- Python 3.6.6
- pip 18
docker build -f Dockerfile . -t python:latest
docker run -it --rm python:latest
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Pre installed packages:
docker build -f Dockerfile . -t python:latest
docker run -it --rm python:latest