devel #2

Merged
marko merged 16 commits from devel into main 2024-09-26 11:40:43 +00:00
Showing only changes of commit 7c8be88bb3 - Show all commits

View File

@ -10,7 +10,7 @@ RUN apk update --no-cache ; \
# Arbeitsverzeichnis erstellen
WORKDIR /backup
#
##
# Entrypoint-Skript hinzufügen
COPY entrypoint.sh /usr/local/bin/entrypoint.sh