Skip to content

Conversation

alagakin
Copy link

@alagakin alagakin commented May 8, 2023

Wrong docker command for starting containers

alagakin and others added 2 commits May 8, 2023 22:59
Wrong docker command for starting containers
@MasterKale
Copy link
Owner

Thank you for the submission @alagakin. However Compose V1 (docker-compose) has been marked deprecated, and Docker has signaled for some time now that V2 (docker compose) is the way to go. It's worth looking into getting up and running with V2 if you can:

https://docs.docker.com/compose/migrate/

As for this project, I'd rather the boilerplate try to target current technologies. If someone can only use V1 then a simple find-replace after cloning should continue to be sufficient for downgrading the various scripts to use docker-compose instead.

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

Successfully merging this pull request may close these issues.

2 participants