Closed cweickhmann closed 5 years ago
Seems that I have forgotten to commit the README
and docker-compose.yml
as i fixed the sed
-commands to the new settings.tpl
. Sorry for the inconvenience. I've rebuild and tested it with the commit https://github.com/OpenSlides/openslides-docker/commit/2b284625e1f83d5a349e1c84a472c46475943614
Thank you for reporting!
I've run into several build errors with openslides-docker. The following happened recently: In compose-big-mode i run
which seems to run fine but then fails at step 21 of 33 (I guess when it's executing the server/Dockerfile) with the error
I first thought this was a wrong line ending, but it turns out not to be.
It seems to be related with the commit of OpenSlides/OpenSlides@70437ed referenced in the docker-compose.yml . Changing the hash there to e.g. the current one (OpenSlides/OpenSlides@211a0b8ebb9f51ac29717063b2bf3045249c2d2a) solves the issue.
REQUEST: Please check that docker-compose.yml actually builds before committing it.
Commits: openslides-docker: a32ac45 OpenSlides/OpenSlides@70437ed