Switch ENTRYPOINT to try to resolve loop on start
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5f381f395d
commit
2a7e564a24
@ -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