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

fixed README 'docker-compose' to 'docker compose' #128

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

haydenbspence
Copy link
Contributor

'docker compose' was being used in combination with 'docker-compose' in the README

changed README docs to use only 'docker compose'

Compose V2 'docker compose' is the rewrite in Go of the prior V1 'docker-compose' written in Python which was deprecated July 2023

Tested with no errors, overall 'docker compose' should be a drop-in replacement. May warrant additional tests, but overall we should consider only supporting 'docker compose'. Overall this should improve cross-platform compatibility.

Future work: look over the migration guide to find any changes that may need to be made to the stack.

@haydenbspence
Copy link
Contributor Author

Additional info on GitHub actions deprecating V1

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.

1 participant