mirror of
https://github.com/containrrr/watchtower.git
synced 2026-01-29 20:26:10 +01:00
Merge branch 'main' into patch-1
This commit is contained in:
commit
2701ff0a6f
8 changed files with 15 additions and 15 deletions
|
|
@ -125,7 +125,7 @@ in a volume that may be mounted onto your watchtower container.
|
|||
1. Create the Dockerfile (contents below):
|
||||
```Dockerfile
|
||||
FROM golang:1.18
|
||||
|
||||
|
||||
ENV GO111MODULE off
|
||||
ENV CGO_ENABLED 0
|
||||
ENV REPO github.com/awslabs/amazon-ecr-credential-helper/ecr-login/cli/docker-credential-ecr-login
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue