Python devcontainer
2.9K
A Python devcontainer.
The 1.x version series uses the following:
/var/run/docker.sock:/var/run/docker.sock. We don't use Docker in Docker, because it appears to be the less good option.git clone https://github.com/JeffersonLab/python-devcontainer
cd python-devcontainer
docker compose up
Add a .devcontainer directory to your project and launch it with Compose or your favorite devcontainer launcher (GitHub Codespaces, JetBrains Gateway, VSCode devcontainer extension).
Make changes to the Dockerfile, test them, then bump the version in the VERSION file and commit it. The CD GitHub Action should take care of the rest.
Content type
Image
Digest
sha256:efeaece1b…
Size
147.6 MB
Last updated
over 2 years ago
docker pull jeffersonlab/python-devcontainer