Skip to main content

Installation de docker-compose

Update the package index, and install the latest version of Docker Compose:

  • For Ubuntu and Debian, run:

    $ sudo apt-get update
    $ sudo apt-get install docker-compose-plugin