[PR #167] [MERGED] Remove version from compose files to conform to the specification #262

Closed
opened 2025-11-06 14:22:29 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/167
Author: @glours
Created: 10/8/2021
Status: Merged
Merged: 11/4/2021
Merged by: @glours

Base: masterHead: test_versionless_compose_files


📝 Commits (1)

  • 6ba5b52 Remove version from compose files to conform to the specification

📊 Changes

36 files changed (+2 additions, -39 deletions)

View changed files

📝 angular/README.md (+0 -1)
📝 angular/docker-compose.yaml (+0 -1)
📝 apache-php/docker-compose.yaml (+0 -1)
📝 aspnet-mssql/docker-compose.yaml (+0 -1)
📝 django/docker-compose.yml (+1 -2)
📝 elasticsearch-logstash-kibana/docker-compose.yml (+0 -2)
📝 flask/docker-compose.yaml (+1 -2)
📝 gitea-postgres/docker-compose.yaml (+0 -1)
📝 minecraft/docker-compose.yml (+0 -1)
📝 nextcloud-postgres/docker-compose.yaml (+0 -1)
📝 nextcloud-redis-mariadb/docker-compose.yaml (+0 -1)
📝 nginx-aspnet-mysql/docker-compose.yaml (+0 -1)
📝 nginx-flask-mongo/docker-compose.yaml (+0 -1)
📝 nginx-flask-mysql/docker-compose.yaml (+0 -1)
📝 nginx-golang-mysql/docker-compose.yaml (+0 -1)
📝 nginx-golang-postgres/docker-compose.yaml (+0 -1)
📝 nginx-golang/README.md (+0 -1)
📝 nginx-golang/docker-compose.yml (+0 -1)
📝 nginx-wsgi-flask/docker-compose.yaml (+0 -1)
📝 prometheus-grafana/README.md (+0 -1)

...and 16 more files

📄 Description

According to the compose specification, the version is no more needed and its usage is mark as DEPRECATED.

https://github.com/compose-spec/compose-spec/blob/master/spec.md#version-top-level-element

Signed-off-by: Guillaume Lours guillaume.lours@docker.com


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/docker/awesome-compose/pull/167 **Author:** [@glours](https://github.com/glours) **Created:** 10/8/2021 **Status:** ✅ Merged **Merged:** 11/4/2021 **Merged by:** [@glours](https://github.com/glours) **Base:** `master` ← **Head:** `test_versionless_compose_files` --- ### 📝 Commits (1) - [`6ba5b52`](https://github.com/docker/awesome-compose/commit/6ba5b52ed66c15e6ca65564d8a74f8c66e2563c1) Remove version from compose files to conform to the specification ### 📊 Changes **36 files changed** (+2 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `angular/README.md` (+0 -1) 📝 `angular/docker-compose.yaml` (+0 -1) 📝 `apache-php/docker-compose.yaml` (+0 -1) 📝 `aspnet-mssql/docker-compose.yaml` (+0 -1) 📝 `django/docker-compose.yml` (+1 -2) 📝 `elasticsearch-logstash-kibana/docker-compose.yml` (+0 -2) 📝 `flask/docker-compose.yaml` (+1 -2) 📝 `gitea-postgres/docker-compose.yaml` (+0 -1) 📝 `minecraft/docker-compose.yml` (+0 -1) 📝 `nextcloud-postgres/docker-compose.yaml` (+0 -1) 📝 `nextcloud-redis-mariadb/docker-compose.yaml` (+0 -1) 📝 `nginx-aspnet-mysql/docker-compose.yaml` (+0 -1) 📝 `nginx-flask-mongo/docker-compose.yaml` (+0 -1) 📝 `nginx-flask-mysql/docker-compose.yaml` (+0 -1) 📝 `nginx-golang-mysql/docker-compose.yaml` (+0 -1) 📝 `nginx-golang-postgres/docker-compose.yaml` (+0 -1) 📝 `nginx-golang/README.md` (+0 -1) 📝 `nginx-golang/docker-compose.yml` (+0 -1) 📝 `nginx-wsgi-flask/docker-compose.yaml` (+0 -1) 📝 `prometheus-grafana/README.md` (+0 -1) _...and 16 more files_ </details> ### 📄 Description According to the compose specification, the version is no more needed and its usage is mark as `DEPRECATED`. https://github.com/compose-spec/compose-spec/blob/master/spec.md#version-top-level-element Signed-off-by: Guillaume Lours <guillaume.lours@docker.com> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:22:29 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#262