🚀 NEUE FEATURES: Push-to-Gitea, Inotify-Watcher, Changelog mit git log
docker-build-and-push / build (push) Successful in 1m54s
docker-build-and-push / build (push) Successful in 1m54s
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ WORKDIR /app
|
||||
|
||||
# Git und System-Tools installieren + User erstellen ALS ROOT!
|
||||
RUN apt-get update && \
|
||||
apt-get install -y git curl && \
|
||||
apt-get install -y git curl inotify-tools && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Alle Paketeinstallations-Schritte als ROOT durchführen:
|
||||
|
||||
Reference in New Issue
Block a user