Skip to content

Docker (Compose) related improvements

Jiří Rája requested to merge update-dr-emu-docker-image into master
  • Reorganised the Dockerfile to utilize the cache better
  • Load the .env file by default
  • Expose API to localhost only
  • Added automated Docker image build to CI
  • Updated README with instructions for manual building of the Docker image

Merge request reports