Closed
Description
In the file:
minimal-fastapi-postgres-template/{{cookiecutter.project_name}}/template_minimal/docker-compose.dev.yml
row 5 instruction is slightly off:
- # docker-compose up -f docker-compose.dev.yml -d
+ # docker-compose -f docker-compose.dev.yml up -d
I got the answer from here:
docker-archive/toolbox#721
I couldn't make a PR, so I hope this will do :)
Metadata
Metadata
Assignees
Labels
No labels