mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-06 08:11:54 +00:00
update restic, unset entrypoint
This commit is contained in:
parent
6213dbe2b6
commit
4898b3da61
@ -15,4 +15,6 @@ MAINTAINER Newnius <newnius.cn@gmail.com>
|
|||||||
|
|
||||||
COPY --from=builder /workspace/restic /usr/local/bin/
|
COPY --from=builder /workspace/restic /usr/local/bin/
|
||||||
|
|
||||||
|
ENTRYPOINT []
|
||||||
|
|
||||||
CMD [ "restic" ]
|
CMD [ "restic" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user