An image with basic build tools (python/gcc) for GitLab-CI executors.
10K+
A multi-arch image with basic build tools (python/gcc) for GitLab-CI executors.
Define this in a .gitlab.yml job:
job:
image: instantlinux/python-builder:latest
script: make analysis
Look in the Pipfile of this image to see what tools are provided.
| Variable | Default | Description |
|---|---|---|
| TZ | UTC | time zone |
If you want to make improvements to this image, see CONTRIBUTING.
Content type
Image
Digest
sha256:0b62e9da0…
Size
314.2 MB
Last updated
about 3 years ago
docker pull instantlinux/python-builder