Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"make init" doesn't work #986

Open
jarkt opened this issue May 8, 2024 · 2 comments
Open

"make init" doesn't work #986

jarkt opened this issue May 8, 2024 · 2 comments

Comments

@jarkt
Copy link

jarkt commented May 8, 2024

Has the command ever worked without adding -f compose.yml -f compose.override.yml to the docker-compose commands?

$ make init
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
        
make: *** [Makefile:8: init] Fehler 1
@AlexDmr
Copy link

AlexDmr commented May 29, 2024

Same problem, the"make init" does not work out of the box, I am unable to correct it, please provide a fix for this.

make init
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

@AlexDmr
Copy link

AlexDmr commented Jun 1, 2024

It works iif docker-compose is replaced by docker compose (no more "-" but a space).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants