File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 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
44SkyDNS is a distributed service for announcement and discovery of services built on
55top 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:
483483Now the name ` db.skydns.local ` is the "load balanced" name for the database, SkyDNS
484484will 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
487494The MIT License (MIT)
488495
You can’t perform that action at this time.
0 commit comments