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

docker compose compatibility #381

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

Conversation

an7e
Copy link

@an7e an7e commented Sep 7, 2023

Description

In order not to complicate the code for docker compose v1 and v2 compatibility this small script will create docker-compose that will run docker compose v2 in compatibility mode

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Follows the code style of this project.
  • Tests Cover Changes
  • Documentation

@an7e an7e changed the title Update README.md docker compose compatibility Sep 7, 2023
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.

None yet

1 participant