afcarvalho-dev

Results 1 issues of afcarvalho-dev

Hello (Olá), Please modify the command: `docker-compose up --file /path/to/docker-compose.yml` by this: `docker-compose --file /path/to/docker-compose.yml up ` Newer docker versions are sensitive to the order of the arguments. Best regards,...