forked from coop-cloud/backup-bot-two
Switch ENTRYPOINT to try to resolve loop on start
This commit is contained in:
parent
e5b9bc0446
commit
4d39d84733
@ -8,5 +8,4 @@ RUN pip install --break-system-packages resticpy==1.0.2
|
||||
COPY backupbot.py /usr/bin/backup
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
|
||||
ENTRYPOINT /bin/bash
|
||||
CMD /entrypoint.sh
|
||||
ENTRYPOINT /entrypoint.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user