Instructions for installing Docker Compose

Внимание

All commands during the installation process should be run as root or any other user with sudo rights.

Предупреждение

In the case of installing the version «Smolensk» or «Voronezh» on Astra Linux OS with the mandatory integrity control mode enabled, you will need to execute commands from a user with a high integrity level. You can check the integrity level with the command:

pdp-id

To install Docker Compose:

  1. Install the required packages:

    apt update
    
    apt install docker.io