mattermost / docker

Install Mattermost server via Docker
Apache License 2.0
335 stars 205 forks source link

Use Compose Specification #134

Open iVegas opened 1 year ago

iVegas commented 1 year ago

Summary

Legacy versions 2.x and 3.x of the Compose file format were merged into the Compose Specification. It is implemented in versions 1.27.0 and above (also known as Compose V2) of the Docker Compose CLI.

See https://docs.docker.com/compose/compose-file/

Ticket Link

-