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 #445

Closed
2 tasks
thekaveman opened this issue Apr 29, 2024 · 0 comments · Fixed by #456
Closed
2 tasks

Remove obsolete Docker compose version #445

thekaveman opened this issue Apr 29, 2024 · 0 comments · Fixed by #456
Assignees
Labels
chore Chores and tasks for code cleanup, dev experience, etc.

Comments

@thekaveman
Copy link
Member

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

WARN[0000] .../eligibility-server/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

Additional context

cal-itp/benefits#2054

@thekaveman thekaveman added the chore Chores and tasks for code cleanup, dev experience, etc. label Apr 29, 2024
@thekaveman thekaveman moved this from Todo to Stretch in Digital Services Apr 29, 2024
@thekaveman thekaveman moved this from Stretch to In review in Digital Services Jun 3, 2024
@thekaveman thekaveman self-assigned this Jun 3, 2024
@github-project-automation github-project-automation bot moved this from In review to Done in Digital Services Jun 7, 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, etc.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant