feat: yucca integration

This commit is contained in:
izzy
2026-04-15 15:17:19 +01:00
parent 8454cb2631
commit 77f9e87bd3
102 changed files with 11198 additions and 164 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ FROM dev AS dev-container-server
RUN apt-get update --allow-releaseinfo-change && \
apt-get install inetutils-ping openjdk-21-jre-headless \
vim nano curl \
vim nano curl restic \
-y --no-install-recommends --fix-missing
RUN mkdir -p /workspaces && \