Update slide numbers to match new order

This commit is contained in:
2026-08-15 18:01:26 +02:00
parent e19ea15eae
commit 358a688d3a
20 changed files with 32 additions and 17 deletions
+15
View File
@@ -0,0 +1,15 @@
apt update && apt install -y docker.io
docker run \
--init \
--sig-proxy=false \
--name nextcloud-aio-mastercontainer \
--restart always \
--publish 80:80 \
--publish 8080:8080 \
--publish 8443:8443 \
--volume nextcloud_aio_mastercontainer:/mnt/docker-aio-config \
--volume /var/run/docker.sock:/var/run/docker.sock:ro \
ghcr.io/nextcloud-releases/all-in-one:latest
https://afa.butzei.de:8443