<type>[optional scope]: <description>
Some checks failed
Create postgresql docker image / Explore-Gitea-Actions (push) Failing after 18s
Some checks failed
Create postgresql docker image / Explore-Gitea-Actions (push) Failing after 18s
[optional body] [Ticket: no]
This commit is contained in:
parent
f71f796a58
commit
e15ca89c3e
@ -10,6 +10,8 @@ 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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user