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
When I first run fig up -d db I get the following error:
Service "db" mounts volumes from "/Users/esteban/.docker-volumes/rails-pg-fig-devenv/db:/var/lib/postgresql/data/", which is not the name of a service or container.
Any ideas?
The text was updated successfully, but these errors were encountered:
Please checkout to the 1e6f3bf commit and let me know if that was your problem. And thanks for your feedback!
Please note this is WIP (too soon for versioning?): I had edited the blog post to point to the 1e6f3bf commit, but I should probably add some kind of note as well so people aren't mislead.
When I first run
fig up -d db
I get the following error:Service "db" mounts volumes from "/Users/esteban/.docker-volumes/rails-pg-fig-devenv/db:/var/lib/postgresql/data/", which is not the name of a service or container.
Any ideas?
The text was updated successfully, but these errors were encountered: