Docker.Official.Image icon indicating copy to clipboard operation
Docker.Official.Image copied to clipboard

Update Readme with new Docker Compose command

Open umangutkarsh opened this issue 2 years ago • 0 comments

The ReadMe needs to be updated with the correct Docker Compose command:

In this section: https://github.com/RocketChat/Docker.Official.Image?tab=readme-ov-file#docker-compose

The command to run both the mongo and Rocket.Chat containers is written: docker-compose up -d

Which is outdated according to this release: https://docs.docker.com/compose/migrate/#:~:text=It's%20recommended%20that%20you%20adapt,a%20docker%2Dcompose%20compatibility%20alias.

umangutkarsh avatar Feb 04 '24 18:02 umangutkarsh