Image with Python tools.
1.1K
This repository contains Python base images for development containers for a private repository.
To pull the latest image from this DockerHub repository and prepare it for use as a devcontainer base image:
docker pull dmg00345/vscode_docker_python:latest
To push the latest image when built from the dockerfile in the Github repository to this DockerHub repository:
./manage.ps1 build
docker push dmg00345/vscode_docker_python:latest
Content type
Image
Digest
sha256:5acfac112…
Size
834.4 MB
Last updated
over 2 years ago
docker pull dmg00345/vscode_docker_python