Update documentation to use Docker Compose V2 #11632

Closed
opened 2025-11-02 09:43:04 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @GammaGames on GitHub (Sep 11, 2023).

Description

The older docker-compose command has stopped receiving updates, it's now recommended to use the included docker compose commands instead:

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.

There are some of changes to flags and stuff, but 99% of users won't have any trouble since they mostly want to up, pull, logs, etc.

Gitea Version

1.20.4

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

image

Git Version

No response

Operating System

No response

How are you running Gitea?

Docker

Database

None

Originally created by @GammaGames on GitHub (Sep 11, 2023). ### Description The older `docker-compose` command has stopped receiving updates, it's now recommended to use the included `docker compose` commands instead: > 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). There are some of changes to flags and stuff, but 99% of users won't have any trouble since they mostly want to `up`, `pull`, `logs`, etc. ### Gitea Version 1.20.4 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots ![image](https://github.com/go-gitea/gitea/assets/7832163/1a60cf07-9b1c-44de-a542-1806ff842ea3) ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? Docker ### Database None
GiteaMirror added the type/docs label 2025-11-02 09:43:04 -06:00
Author
Owner

@lunny commented on GitHub (Aug 2, 2024):

Closed by https://gitea.com/gitea/docs/pulls/43

@lunny commented on GitHub (Aug 2, 2024): Closed by https://gitea.com/gitea/docs/pulls/43
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11632