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
macOS High Sierra v10.13.6
Docker for Mac v2.0.0.0-mac81 (29211)
Issue
The Docker build eventually fails for above environment as follows
./bin/setup
...
== Preparing database (development and test environments) ==
$ docker-compose run web bundle exec rake db:setup
Starting earthdata-search_db_1 ... done
Could not locate Gemfile or .bundle/ directory
Exiting: Error executing command docker-compose run web bundle exec rake db:setup
I've been picking the docker-compose build apart and haven't yet found any solution.
The text was updated successfully, but these errors were encountered:
Environment
macOS High Sierra v10.13.6
Docker for Mac v2.0.0.0-mac81 (29211)
Issue
The Docker build eventually fails for above environment as follows
I've been picking the docker-compose build apart and haven't yet found any solution.
The text was updated successfully, but these errors were encountered: