You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added user: root in the services/web filed docker-compose.yml file. It's worked for me but I met this issue when execute docker-compose run --rm web bundle exec rake db:migrate command.
Environment: Ubuntu Server 18.04
Docker: 18.06.1-ce, build e68fc7a
Docker Compose: version 1.22.0, build f46880fe
docker-compose run --rm web bundle exec rake db:create
fails with a permission error.The text was updated successfully, but these errors were encountered: