/docker-circleci-python

This is pretty uninteresting, just a CircleCI build image I use for some projects to cache some dependencies needed for builds.

Primary LanguageMakefileMIT LicenseMIT

Docker CircleCI Python image

CircleCI

This is pretty uninteresting, just a CircleCI build image I use for some projects to cache some dependencies needed for builds.

docker pull apiology/circleci-python:latest

To build locally, run make. You can see images at Docker Hub

Contributions

This project, as with all others, rests on the shoulders of a broad ecosystem supported by many volunteers doing thankless work, along with specific contributors.

In particular I'd like to call out:

  • Audrey Roy Greenfeld for the cookiecutter tool and associated examples, which keep my many projects building with shared boilerplate with a minimum of fuss.