Skip to content

feat: Add stats-base and root-base Dockerfiles and CI (!1)

Matthew Feickert requested to merge feat/add-Dockerfile-and-CI into master

Add Dockerfiles based on python:3.7-slim for root-base and stats-base and add CI to build and deploy the images to the CERN GitLab image registry.

Resolves #4 (closed)

* Add Dockerfile and packages list for root-base and stats-base images
* Add CI pipeline to build, deploy, and tag Docker images
   - Deploys validation builds to GitLab registry
   - Deploys master builds to Docker Hub
   - Give multiple tags to images on Docker Hub
* Add outline of project to README
Edited by Matthew Feickert

Merge request reports