Add job for building and deploying DORiE Docker image
Description
DockerHub will be the primary hub for accessing DORiE. After tests were successful, DORiE should be compiled into a Docker image which is then pushed to the Docker Hub. However, this requires Docker to be executed from within a GitLab runner.
Proposal
-
Register new runner with docker-in-docker executor (see https://ts-gitlab.iup.uni-heidelberg.de/infrastructure/hermes/issues/11) - Add job that rebuilds the DUNE environment
- Add build job that builds DORiE based on the shipped
Dockerfile
How to test the implementation?
Deploy job works. DORiE is available from Docker Hub.
Related issues
Edited by Lukas Riedel