Skip to content

Commit ceec38d

Browse files
committed
release bump, docker info
1 parent bc71184 commit ceec38d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SkyDNS [![Build Status](https://travis-ci.org/skynetservices/skydns.png)](https://travis-ci.org/skynetservices/skydns)
2-
*Version 2.0.1a*
2+
*Version 2.0.1c*
33

44
SkyDNS is a distributed service for announcement and discovery of services built on
55
top of [etcd](https://github.com/coreos/etcd). It utilizes DNS queries
@@ -483,6 +483,13 @@ to work we create the hosts named `x{123}.db.skydns.local` in Etcd:
483483
Now the name `db.skydns.local` is the "load balanced" name for the database, SkyDNS
484484
will round-robin by default in this case unless `-round-robin=false` is enabled.
485485

486+
# Docker
487+
Official Docker images are at the [Docker Hub](https://registry.hub.docker.com/u/skynetservices/skydns/)
488+
489+
master -> skynetservices/skydns:latest
490+
latest tag -> skynetservices/skydns:latest-tagged
491+
492+
486493
# License
487494
The MIT License (MIT)
488495

0 commit comments

Comments
 (0)