ghgh
All checks were successful
Create postgresql docker image / Explore-Gitea-Actions (push) Successful in 15s

This commit is contained in:
Marko Oldenburg 2024-09-26 12:27:24 +02:00
parent d79ca90459
commit 5bf2dfa37c

View File

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