Skip to content

Docker build

Robert Casties requested to merge rcastie1/django-dlcdb:docker-build into main

Docker build file and entrypoint script. Builds image in Gitlab-CI.

DOCKER_IMAGE path in .gitlab-ci.yml needs to be adjusted to dlcdb repo. DLCDB_REPO_TOKEN needs to be added to CI-env (maybe this can be improved once the build is run on the same repo).

Merge request reports