[PR #240] [MERGED] Adopt Compose v2 #320

Closed
opened 2025-11-06 14:23:41 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/240
Author: @ndeloof
Created: 5/10/2022
Status: Merged
Merged: 5/10/2022
Merged by: @glours

Base: masterHead: adopt-compose-v2


📝 Commits (2)

  • 30f613f Adopt Compose v2
  • 40ba972 Also rename docker-compose.yml to compose.yaml

📊 Changes

79 files changed (+237 additions, -237 deletions)

View changed files

📝 README.md (+3 -3)
📝 angular/README.md (+6 -6)
📝 angular/compose.yaml (+0 -0)
📝 apache-php/README.md (+5 -5)
📝 apache-php/compose.yaml (+0 -0)
📝 aspnet-mssql/README.md (+6 -6)
📝 aspnet-mssql/compose.yaml (+0 -0)
📝 django/README.md (+5 -5)
📝 django/compose.yaml (+0 -0)
📝 elasticsearch-logstash-kibana/README.md (+5 -5)
📝 elasticsearch-logstash-kibana/compose.yaml (+0 -0)
📝 fastapi/README.md (+4 -4)
📝 fastapi/compose.yaml (+0 -0)
📝 flask-redis/README.md (+6 -6)
📝 flask-redis/compose.yaml (+0 -0)
📝 flask/README.md (+5 -5)
📝 flask/compose.yaml (+0 -0)
📝 gitea-postgres/README.md (+7 -7)
📝 gitea-postgres/compose.yaml (+0 -0)
📝 minecraft/README.md (+8 -8)

...and 59 more files

📄 Description

Prefer docker compose command as Compose v2 is now G.A and Compose v1 will be deprecated in a few
Also prefer compose.yaml to embrace the compose specification


🔄 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/240 **Author:** [@ndeloof](https://github.com/ndeloof) **Created:** 5/10/2022 **Status:** ✅ Merged **Merged:** 5/10/2022 **Merged by:** [@glours](https://github.com/glours) **Base:** `master` ← **Head:** `adopt-compose-v2` --- ### 📝 Commits (2) - [`30f613f`](https://github.com/docker/awesome-compose/commit/30f613f1a92b1e12d2f264fc11e7af691b01f7e4) Adopt Compose v2 - [`40ba972`](https://github.com/docker/awesome-compose/commit/40ba972d9b23c088d592c93565695596231c8bfe) Also rename docker-compose.yml to compose.yaml ### 📊 Changes **79 files changed** (+237 additions, -237 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -3) 📝 `angular/README.md` (+6 -6) 📝 `angular/compose.yaml` (+0 -0) 📝 `apache-php/README.md` (+5 -5) 📝 `apache-php/compose.yaml` (+0 -0) 📝 `aspnet-mssql/README.md` (+6 -6) 📝 `aspnet-mssql/compose.yaml` (+0 -0) 📝 `django/README.md` (+5 -5) 📝 `django/compose.yaml` (+0 -0) 📝 `elasticsearch-logstash-kibana/README.md` (+5 -5) 📝 `elasticsearch-logstash-kibana/compose.yaml` (+0 -0) 📝 `fastapi/README.md` (+4 -4) 📝 `fastapi/compose.yaml` (+0 -0) 📝 `flask-redis/README.md` (+6 -6) 📝 `flask-redis/compose.yaml` (+0 -0) 📝 `flask/README.md` (+5 -5) 📝 `flask/compose.yaml` (+0 -0) 📝 `gitea-postgres/README.md` (+7 -7) 📝 `gitea-postgres/compose.yaml` (+0 -0) 📝 `minecraft/README.md` (+8 -8) _...and 59 more files_ </details> ### 📄 Description Prefer `docker compose` command as Compose v2 is now G.A and Compose v1 will be deprecated in a few Also prefer `compose.yaml` to embrace the compose specification --- <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:23:41 -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#320