main #3
@ -17,4 +17,6 @@ COPY entrypoint.sh /usr/local/bin/entrypoint.sh
|
|||||||
RUN chmod +x /usr/local/bin/entrypoint.sh
|
RUN chmod +x /usr/local/bin/entrypoint.sh
|
||||||
|
|
||||||
# Festlegen des EntryPoints für das Docker-Image
|
# Festlegen des EntryPoints für das Docker-Image
|
||||||
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
|
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
|
||||||
|
|
||||||
|
USER 26
|
Loading…
Reference in New Issue
Block a user