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

Move from docker-compose to docker compose #950

Open
theLockesmith opened this issue Nov 9, 2024 · 0 comments
Open

Move from docker-compose to docker compose #950

theLockesmith opened this issue Nov 9, 2024 · 0 comments

Comments

@theLockesmith
Copy link

I did a fresh install of btcpayserver-docker on the master branch and upgraded to version 2.0 just fine. Anytime I'd make a change after that, I'd run into errors like this:

ERROR: for ndlci_cli  'ContainerConfig'

ERROR: for tor-relay  'ContainerConfig'

ERROR: for tor  'ContainerConfig'

ERROR: for generated-configurator-1  'ContainerConfig'

ERROR: for generated-torq_db-1  'ContainerConfig'

ERROR: for generated_postgres_1  'ContainerConfig'

After some digging, it would appear this is related to using docker-compose vs docker compose. After some local testing, I haven't encountered any issues that indicate a good reason to stick with docker-compose. btcpay-setup.sh is already installing docker which comes with the docker compose command baked in. Am I missing something?

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

1 participant