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

Change 'docker-compose' to 'docker compose' #1453

Merged
merged 1 commit into from
Sep 7, 2022
Merged

Conversation

laineyhm
Copy link
Collaborator

@laineyhm laineyhm commented Sep 7, 2022

Description

Current Docker versions use 'docker compose' syntax. In accordance with this, instances of of 'docker-compose' in docker/Makefile have been changed to 'docker compose.'

Fixes #1451

Type of Change

syntax update

Testing on your branch

Running commands from the Makefile

Checklist

  • I have performed a self-review of my own code
  • I have reviewed the title/description of this PR which will be used as the squashed PR commit message
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works

qa.languageforge.org testing

Reviewers: add/replace your name below and check the box to sign-off/attest the feature works as expected on qa.languageforge.org

  • Reviewer1 (YYYY-MM-DD HH:MM)
  • Reviewer2 (YYYY-MM-DD HH:MM)

@laineyhm laineyhm enabled auto-merge (squash) September 7, 2022 04:12
@github-actions
Copy link

github-actions bot commented Sep 7, 2022

Unit Test Results

368 tests   368 ✔️  10s ⏱️
    1 suites      0 💤
    1 files        0

Results for commit b4bc5ba.

@laineyhm laineyhm merged commit fc66b06 into develop Sep 7, 2022
@laineyhm laineyhm deleted the update-docker-syntax branch September 7, 2022 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Update to docker compose in Makefile
2 participants