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?
Supported filenames: docker-compose.yml, docker-compose.yaml
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?