mirror of
https://github.com/containrrr/watchtower.git
synced 2025-01-29 18:53:51 +02:00
Reinstate MAINTAINER and LABEL, Ubuntu base image required by dockerclient upgrade
This commit is contained in:
parent
936928f7f0
commit
875efba1d5
@ -1,4 +1,6 @@
|
||||
FROM ubuntu:14.04
|
||||
MAINTAINER CenturyLink Labs <innovationslab@ctl.io>
|
||||
LABEL "com.centurylinklabs.watchtower"="true"
|
||||
|
||||
COPY watchtower /
|
||||
ENTRYPOINT ["/watchtower"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user