mirror of
https://github.com/joBr99/proxmoxbackupserver
synced 2026-08-06 00:12:37 +02:00
Added entrypoint
This commit is contained in:
@@ -17,4 +17,5 @@ RUN chsh -s /bin/bash backup
|
||||
#Start...
|
||||
COPY entrypoint.sh /
|
||||
RUN chmod a+x /entrypoint.sh
|
||||
ENTRYPOINT /entrypoint.sh
|
||||
STOPSIGNAL SIGINT
|
||||
|
||||
Reference in New Issue
Block a user