Skip to content

configure gitlab-ci to build and publish docker image

Joenio Marques da Costa requested to merge 17-build-and-publish-docker-image into dev
  • set docker image name = kansatsu
  • add shell script to build docker image
  • add .dockerignore file
  • add nginx.test.conf
  • change entrypoint script to execute COMMAND if provided
  • move Dockerfile to project's root
  • build docker image including project files inside it

Issue #17 (closed)

Merge request reports