Skip to content

Update documentation for compose plugin (docker compose V2)

Karol Danko requested to merge quibusus/gitlab:master into master

What does this MR do and why?

Updated documentation to reflect changes in docker compose.

In short:

  • V1 docker-compose (with a dash) is deprecated
  • V2 docker compose (without dash) is preferred

Source: https://www.docker.com/blog/announcing-compose-v2-general-availability/

This document also references docker compose installation guide, which shows the V2 installation. Accepting this MR will fix the inconsistency between external links to docker documentation and this document.

Screenshots or screen recordings

N/A

How to set up and validate locally

MR acceptance checklist

Edited by Karol Danko

Merge request reports

Loading