Closed olibrian closed 4 years ago
just comited a fix for the user permissions. please pull.
please remove and re-add the docker volume hitobito_bundle before running docker-compose up:
docker volume rm hitobito_bundle
Thanks for the update. Works fine, after modify the doker-compose.yml a little. See PR https://github.com/hitobito/development/pull/2
Nice work!
Try setup hitobito on a brand new clear ubuntu installation. when running
docker-compose run rails rails db:seed wagon:seed
got errors bundle install.Any ideas?