Closed olibrian closed 4 years ago
your changes make it run as user "root". I fixed and tested it with multiple docker-compose versions on master channel.
since now everything was executed as root, you will probably have some permission problems.
pull changes, chmod -R 1000:1000 app/, docker rm volume hitobito_bundle, re-run setup
Fix user for docker compose