Presentation and fixes

main
dschier 2 years ago
parent 8ea2b0ec97
commit 93d4257ef9

@ -66,12 +66,6 @@
</div>
</article> <!-- /#solution -->
<article id="mistke">
<div class="container">
<h2>Mistake</h2>
<p>Oh, somebody put a mistake in the presentation.</p>
</div>
</article> <!-- /#diagram -->
</main>
<article id="diagram">

@ -20,8 +20,8 @@ ExecStart=/usr/bin/podman run \
--detach \
--name web \
--publish 80:80 \
--label=io.containers.autoupdate=registry \
docker.io/whiletruedo/ansible-anwender-web:1
--label=io.containers.autoupdate=image \
docker.io/whiletruedo/ansible-anwender-web:1.0.4
ExecStartPost=/bin/sleep 1
ExecStop=/usr/bin/podman stop --ignore --cidfile %t/container-web.ctr-id -t 10

Loading…
Cancel
Save