Skip to content

Dockerfile for development

Johannes Gaessler requested to merge dev-dockerfile into master

WIP Dockerfile for development. For instructions see the README. Current issues:

  • database/templates/registration/login.html needed two ad-hoc fixes to make the container work. One of those effectively disables CERN accounts (but a local account can still be used).
  • There are no conferences nor presentations on the page. I used the instructions in the README to read in the database dump; are those instructions correct/up to date? The instructions in the README had pg_dump instead of psql as the command for reading in the dump.
Edited by Johannes Gaessler

Merge request reports