2015-07-15 22:48:49 +00:00
|
|
|
FROM centurylink/ca-certs
|
2015-07-31 18:20:07 +00:00
|
|
|
MAINTAINER CenturyLink Labs <innovationslab@ctl.io>
|
2015-07-20 22:54:18 +00:00
|
|
|
LABEL "com.centurylinklabs.watchtower"="true"
|
2015-07-15 22:48:49 +00:00
|
|
|
|
|
|
|
COPY watchtower /
|
|
|
|
ENTRYPOINT ["/watchtower"]
|