mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-15 18:36:44 +00:00
update restic, unset entrypoint
This commit is contained in:
@@ -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" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user