-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependency persistance #26
Comments
If a docker container is down, which in our case it would be since we never really go 'up' with it, the |
Love it dude, thanks for the write up! |
How that #27 is merged, we need to see if this issue is fixed. |
"If you manually run docker-compose run app bundle install, but then docker system prune, the newly installed gems don’t persist unless you build. Maybe this is expected Docker behavior though?" - @evanthegrayt
The text was updated successfully, but these errors were encountered: