main #3

Merged
marko merged 12 commits from main into devel 2024-09-26 12:57:16 +00:00
Showing only changes of commit c423b2b801 - Show all commits

View File

@ -16,7 +16,7 @@ COPY entrypoint.sh /usr/local/bin/entrypoint.sh
# Skript ausführbar machen
RUN chmod +x /usr/local/bin/entrypoint.sh
# Festlegen des EntryPoints für das Docker-Image
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
USER 26
USER 26
# Festlegen des EntryPoints für das Docker-Image
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]