Skip to content

Release docker image and bundle crts in image

Daniel Paul Searles requested to merge docker-n-bundle-files into master

This MR does the following which makes it useful for CI tests:

  • build and push the docker image to this project's container registry
  • updates the docker image to include the files that the compose file would add via volume
  • no longer mount the files via volumes in the docker compose file

Related issues:

Merge request reports

Loading