Sign inSign up

exileed/python-testing

By exileed

Updated about 2 years ago

🐳 Python for CI (Gitlab CI)

Image
0

671

exileed/python-testing repository overview

Docker image for testing (CI)


Stable pipeline status

About

These Docker images are built on top of the official Python Docker image (alpine), they contain additional packages required to testing (CI, but no code of the framework itself. The Dockerfile(s) of this repository are designed to build from different Python-versions by using build arguments.

Available versions for exileed/python-testing
3.6 3.7 3.8 3.9
Available packages
poetry pipenv
Example build

docker build -t exileed/python-testing:3.6 --build-arg PYTHON_BASE_IMAGE_VERSION=3.6 .

Tag summary

Content type

Image

Digest

sha256:8d5bd3a0f

Size

329.8 MB

Last updated

about 2 years ago

docker pull exileed/python-testing:3.9