|
2 weeks ago | |
---|---|---|
.dockerignore | 1 month ago | |
.drone.yml | 2 weeks ago | |
.gitignore | 1 month ago | |
.pre-commit-config.yaml | 1 month ago | |
Dockerfile | 1 month ago | |
Dockerfile.multi-stage | 1 month ago | |
LICENSE | 1 month ago | |
Makefile | 1 month ago | |
README.md | 1 month ago | |
docker-compose.yml | 1 month ago | |
go.mod | 1 month ago | |
go.sum | 1 month ago | |
main.go | 1 month ago | |
manifest.tmpl | 1 month ago |
Checks current running containers for newer tags according to semver
Usage:
go run . -h
-max-pages int
max number of pages to retrieve from registry (default 10)
-registry-url string
base url of the registry you want to check against (default "https://registry.hub.docker.com")
-version
display the version of dockron and exit