TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Docker Compose: `version` is obsolete

4 pointsby kaypee901about 1 year ago

2 comments

alias_neoabout 1 year ago
We already removed the version from our compose files once we first saw the warning.<p>I&#x27;m not sure if I&#x27;m more surprised at the person seeing the warning and thinking it&#x27;s a bug, or the guy complaining about a warning for a deprecation.<p>Compose versions used to be a major pain in the neck, that&#x27;s been resolved for a while now, it was time to just get rid of it.<p>A welcome change as far as my team is concerned.
kaypee901about 1 year ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;compose-spec&#x2F;compose-spec&#x2F;blob&#x2F;master&#x2F;spec.md#version-and-name-top-level-elements">https:&#x2F;&#x2F;github.com&#x2F;compose-spec&#x2F;compose-spec&#x2F;blob&#x2F;master&#x2F;spe...</a>