Docker Composer version

CMS Version

3.3.7 and further

Installation Method

Docker install

Operating System

Linux (e.g. Ubuntu)

Issue

I read that docker-compose is the old version (v1) and not maintained anymore.
So you need to install the docker-compose-plugin package and the only change is that the new
command is:

sudo docker compose -f cms_custom-ports.yml up -d

and

sudo docker compose down

after upgrading to docker v2.

I have tried it and it seems to work, but with some warning:

Before publishing on our system I wanted to ask if I am right with my assumption.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.