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
Running "docker-compose up -d" fails because the underlying Dockerfile file is not in the repo.
=> [api internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 2B 0.0s
failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
I believe it's referring to this section in the compose file
Running "docker-compose up -d" fails because the underlying Dockerfile file is not in the repo.
I believe it's referring to this section in the compose file
The text was updated successfully, but these errors were encountered: