Enhance development environment with automatic Dev-Hosts synchronization and update provisioning script to clone repositories directly

This commit is contained in:
2026-04-15 10:04:01 +02:00
parent 55b3ea15d6
commit 7e7bb707a1
7 changed files with 33 additions and 39 deletions
+1
View File
@@ -10,6 +10,7 @@ RUN apt-get update \
git \
iproute2 \
docker.io \
sudo \
curl \
openssl \
ca-certificates \