René Voorburg<p>The omnesviae.org container kept restarting when managed via docker compose in a systemd service.</p><p>Systemd assumed the process had stopped because docker compose up -d exits immediately after starting containers. Switching to docker run ensured systemd properly tracked the container.</p><p><a href="https://code4lib.social/tags/docker" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>docker</span></a> <a href="https://code4lib.social/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> <a href="https://code4lib.social/tags/devops" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>devops</span></a> <a href="https://code4lib.social/tags/omnesviae" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>omnesviae</span></a></p>