<!DOCTYPE html>
<html data-lt-installed="true">
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Most futottunk  bele az ÖK szerveren, hogy nem indult újra a
      docker a szokásos módon.<br>
    </p>
    <p>Ez volt a megoldás:<br>
    </p>
    <p><br>
    </p>
    <p><a class="moz-txt-link-freetext" href="https://askubuntu.com/questions/1508129/docker-compose-giving-containerconfig-errors-after-update-today">https://askubuntu.com/questions/1508129/docker-compose-giving-containerconfig-errors-after-update-today</a><br>
    </p>
    <code>docker compose up -d</code>
    <p>instead of:</p>
    <pre><code>docker-compose up -d
</code></pre>
    <p>This is because <code>docker-compose</code> is the V1 syntax, <a
        href="https://docs.docker.com/compose/" rel="noreferrer">which
        is now deprecated</a>. The V2 syntax is <code>docker compose</code>,
      since it's now a plugin and not a separate command.</p>
    <pre class="moz-signature" cols="72">-- 
Miklós Bán, PhD
HUN-REN DE Behavioural Ecology Research Group
Department of Evolutionary Zoology, University of Debrecen
H-4010 Debrecen, Egyetem tér 1.
Phone:  +36 52 512-900 ext. 62357
<a class="moz-txt-link-freetext" href="https://zoology.unideb.hu/@Miklos_Ban">https://zoology.unideb.hu/@Miklos_Ban</a>

OpenBioMaps
<a class="moz-txt-link-freetext" href="https://openbiomaps.org">https://openbiomaps.org</a>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</pre>
  </body>
  <lt-container></lt-container>
</html>