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

Remove obsolete Docker compose version #2054

Open
2 tasks
thekaveman opened this issue Apr 25, 2024 · 0 comments
Open
2 tasks

Remove obsolete Docker compose version #2054

thekaveman opened this issue Apr 25, 2024 · 0 comments
Labels
chore Chores and tasks for code cleanup, dev experience, admin/configuration settings, etc.

Comments

@thekaveman
Copy link
Member

thekaveman commented Apr 25, 2024

When running docker compose commands locally, we see the following warning message in the output:

WARN[0000] .../benefits/compose.yml: `version` is obsolete

This is referencing the version: "3.8" line in compose.yml, which apparently can now be removed

Acceptance Criteria

  • version is removed from compose.yml
  • The appcontainer and devcontainer can still build and start successfully using docker compose commands
@thekaveman thekaveman added the chore Chores and tasks for code cleanup, dev experience, admin/configuration settings, etc. label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chores and tasks for code cleanup, dev experience, admin/configuration settings, etc.
Projects
Status: Stretch
Development

No branches or pull requests

1 participant