mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
Set-up CircleCI builds
This commit is contained in:
parent
c02c4b9ec1
commit
31b6a30686
83 changed files with 18516 additions and 1 deletions
6
Dockerfile
Normal file
6
Dockerfile
Normal file
|
@ -0,0 +1,6 @@
|
|||
FROM centurylink/ca-certs
|
||||
MAINTAINER CenturyLink Labs <ctl-labs-futuretech@centurylink.com>
|
||||
|
||||
COPY watchtower /
|
||||
|
||||
ENTRYPOINT ["/watchtower"]
|
Loading…
Add table
Add a link
Reference in a new issue