mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 15:10:12 +01:00
4 lines
72 B
Docker
4 lines
72 B
Docker
FROM centurylink/ca-certs
|
|
|
|
COPY watchtower /
|
|
ENTRYPOINT ["/watchtower"]
|