Skip to content

Switch docker container

Stefan requested to merge switch-docker-container into master

What

  • Switch Docker container to existenz/webstack:7.3-alpine
  • Store the sessions inside /tmp in the container to prevent permission issues during development
  • Remove the old unneeded config files
  • Set the logging output to stderr

How to test

  1. See the review app still works.
  2. See the container is not spitting out any errors.

Merge request reports