mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
Reinstate MAINTAINER and LABEL, Ubuntu base image required by dockerclient upgrade
This commit is contained in:
parent
936928f7f0
commit
875efba1d5
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
FROM ubuntu:14.04
|
||||
MAINTAINER CenturyLink Labs <innovationslab@ctl.io>
|
||||
LABEL "com.centurylinklabs.watchtower"="true"
|
||||
|
||||
COPY watchtower /
|
||||
ENTRYPOINT ["/watchtower"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue