dockerhub-feed

command module
v0.0.0-...-f8c1beb Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2020 License: MIT Imports: 8 Imported by: 0

README

DockerHub Feed

Atom feed for Docker Hub images

Docker Hubの各リポジトリの更新情報を出すRSSが配信されていないのでテキトウに作成

go get github.com/gorilla/feeds
go build dockerhub-feed.go
./dockerhub-feed

Getting official repository tags

curl -i "http://localhost:8080/atom?name=docker

Getting user repository tags

curl -i "http://localhost:8080/atom?user=${DOCKER_USER}&name=${REPOSITORY_NAME}"

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