tagwatch

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2022 License: GPL-3.0 Imports: 14 Imported by: 0

README

Tagwatch

Watches container registries for new and changed tags and creates an RSS feed for detected changes.

Configuration

Tagwatch is configured through the ./tagwatch.yml file which is read from the current working directory. Alternatively, the config can be read from the path configured in the TAGWATCH_CONF environment variable.

Installation

From Docker Hub
docker run -v $PWD/tagwatch.yml:/tagwatch.yml woefe/tagwatch:latest
Manually
git clone https://github.com/woefe/tagwatch
cd tagwatch
go build

Licenses

Tagwatch is licensed under GPLv3+.

Tagwatch uses go-yaml/yaml.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL