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

Fix local devcontainers #3956

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

a-b
Copy link
Member

@a-b a-b commented Sep 8, 2024

Over the last year, the devcontainer setup drifted and stopped working on the local macOS. This PR addresses it.

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

Per [this](https://www.docker.com/blog/new-docker-compose-v2-and-v1-deprecation/) announcement, Docker v2 would be available as `docker compose` instead of `docker-compose`.

- Now, as Docker Desktop dropped support for V1, the only way is to use the new syntax.
- Version is now deprecated in docker compose manifests too
@johha
Copy link
Contributor

johha commented Sep 9, 2024

@a-b What issues in particular did you encounter? We're using the dev setup regularly and don't have any issue (at least with RubyMine/IntelliJ).

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