getumbrel / umbrel

A beautiful home server OS for self-hosting with an app store. Buy a pre-built Umbrel Home with umbrelOS, or install on a Raspberry Pi or any x86 system.
https://umbrel.com
Other
6.79k stars 500 forks source link

docker-compose v1 EOL #1673

Open b-reich opened 11 months ago

b-reich commented 11 months ago

docker-compose v1 is EOL, this should not install anymore. https://github.com/getumbrel/umbrel/blob/master/scripts/install#L156

https://docs.docker.com/compose/migrate/

From July 2023 Compose V1 stopped receiving updates. It’s also no longer available in new releases of Docker Desktop.

Compose V2 is included with all currently supported versions of Docker Desktop. For more information, see [Migrate to Compose V2](https://docs.docker.com/compose/migrate).

Docker’s documentation refers to and describes Compose V2 functionality.
b-reich commented 2 months ago

@lukechilds any plans for this?

highghlow commented 1 month ago

Umbrel OS v1 now uses docker compose v2. Please close the issue.