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.
When I first run
fig up -d dbI 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?