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

2024-03-24 docker-compose.yml - master branch - PR 1 of 2 #757

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

Paraphraser
Copy link

From and including docker-compose-plugin v2.25.0, the version: clause is deprecated. Commands now produce the following warning:

WARN[0000] /home/pi/IOTstack/docker-compose.yml: `version` is obsolete

This PR removes the version: clause from the template.

Most users will likely need to hand-edit their compose files to remove the clause.

From and including `docker-compose-plugin` v2.25.0, the `version:`
clause is deprecated. Commands now produce the following warning:

```
WARN[0000] /home/pi/IOTstack/docker-compose.yml: `version` is obsolete
```

This PR removes the `version:` clause from the template.

Most users will likely need to hand-edit their compose files to remove
the clause.

Signed-off-by: Phill Kelley <[email protected]>
@Slyke Slyke merged commit e173b7f into SensorsIot:master Apr 30, 2024
@Paraphraser Paraphraser deleted the 20240324-docker-compose-master branch May 4, 2024 02:17
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