Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Codeminer42/docker-ci-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Codeminer42 Python Images for CI builds

Docker Python images used by our CI.

Dependencies

The following dependencies are being installed on all images:

  • ...
  • ...

Tags

We currently have images for the following versions:

Contributing

Dockerfiles are stored under folders for each version.

For updating the images, just open a pull request with the new Dockerfile version and, after accepted, Docker Hub will build automatically after a few minutes.

The images should setup an environment that is widely used, please don't install dependencies that are specific to a project. It's also good to have a pattern and all images support the same things, why a ruby version would use PhantomJS and the other doesn't?

About

Dockerfiles used to generate containers used by our CI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published