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 following the steps described in the documentation, I verified that the docker.compose.yml file is not in the directory and when I run the docker-compose up -d command it gives me the error below:
┌──(root㉿OpenBas)-[~/openbas/docker]
└─# docker-compose up -d
ERROR:
Can't find a suitable configuration file in this directory or any
parent. Are you in the right directory?
I renamed the docker-compose.base.yml file to docker-compose.yml in order to have docker compose launching with the docker-compose command.
Tell me if it's ok for you.
When following the steps described in the documentation, I verified that the docker.compose.yml file is not in the directory and when I run the docker-compose up -d command it gives me the error below:
┌──(root㉿OpenBas)-[~/openbas/docker]
└─# docker-compose up -d
ERROR:
Can't find a suitable configuration file in this directory or any
parent. Are you in the right directory?
The text was updated successfully, but these errors were encountered: