Merge pull request #146 from linuxserver/compose-deprecate

This commit is contained in:
Adam 2023-02-16 14:36:45 +00:00 committed by GitHub
commit 74fbf7fa21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,15 @@
---
title: Docker Compose Deprecation Notice
date: '2023-02-16 15:00:00Z'
informational: true
affected:
- Deprecations
- docker-compose
section: issue
---
Due to changes is upstream distribution, we are deprecating our [Docker Compose container](https://github.com/linuxserver/docker-docker-compose/).
Docker Compose is now available from the [official Docker repos](https://docs.docker.com/engine/install/).
Current and previous releases can also be downloaded directly from [their GitHub repo](https://github.com/docker/compose).