<html>
    <head>
      <base href="https://bugzilla.rosalinux.ru/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Platform</th>
          <td>2021.1
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_CONFIRMED "
   title="CONFIRMED - Replace docker-compose V1 to docker compose V2"
   href="https://bugzilla.rosalinux.ru/show_bug.cgi?id=13631">13631</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Replace docker-compose V1 to docker compose V2
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>ROSA-based products
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>ROSA Fresh
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>CONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Packages from Main
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>bugs&#64;lists.rosalinux.ru
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>d.zaslavsky&#64;rosalinux.ru
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>bugs&#64;lists.rosalinux.ru
          </td>
        </tr>

        <tr>
          <th>Target Milestone</th>
          <td>---
          </td>
        </tr></table>
      <p>
        <div>
        <pre>В main лежит docker-compose с описанием:

Имя          : docker-compose
Версия       : 2.3.3
Выпуск       : 1
Архитектура  : x86_64
Размер       : 8.9 M
Источник     : docker-compose-2.3.3-1.src.rpm
Репозиторий  : &#64;System
Из репозитор : mirror-rosa-x86_64-contrib
Краткое опис : Docker compose golang version
URL          : <a href="https://docs.docker.com/compose">https://docs.docker.com/compose</a>
Лицензия     : ASL 2.0
Описание     : Docker Compose v2



Хотя на самом деле, это V1. Можно посмотреть на сайте Docker.
<a href="https://docs.docker.com/compose/release-notes/">https://docs.docker.com/compose/release-notes/</a>

V1:
$ docker-compose --version
Docker Compose version 2.3.3
V2:
$ docker compose version
Docker Compose version v2.21.0
user&#64;rosa-realmd-pc ~ $ 


Возможно ли обновить до V2? V1 уже не поддерживается и заменен на V2. 
Как обходной путь сейчас можно загружать оф. бинарники с сайта Docker, но это
не совсем удобно. 

<a href="https://docs.docker.com/compose/install/linux/">https://docs.docker.com/compose/install/linux/</a>
<a href="https://docs.docker.com/compose/migrate/">https://docs.docker.com/compose/migrate/</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>