Sylius-Standard icon indicating copy to clipboard operation
Sylius-Standard copied to clipboard

"make init" doesn't work

Open jarkt opened this issue 1 year ago • 0 comments

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

jarkt avatar May 08 '24 17:05 jarkt