You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jimb$ docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
a09927659112 crosbymichael/skydns "skydns -http 0.0.0.0" 8 minutes ago Created skydns
jimb$ docker start skydns
Error response from daemon: driver failed programming external connectivity on endpoint skydns (f463121a1201993e7ac67018f644c101f1c7f3407301ffea506cfa2fb0e87da9): Error starting userland proxy: listen udp 172.17.42.1:53: bind: cannot assign requested address
Error: failed to start containers: skydns
The text was updated successfully, but these errors were encountered:
jimthree
changed the title
Unable to get SkyDoc running on Docker-For-Mac Beta Version 1.12.0-rc4-beta19 (build: 10258)
Unable to get SkyDock running on Docker-For-Mac Beta Version 1.12.0-rc4-beta19 (build: 10258)
Jul 15, 2016
jimthree
changed the title
Unable to get SkyDock running on Docker-For-Mac Beta Version 1.12.0-rc4-beta19 (build: 10258)
Unable to get SkyDock (SkyDNS) running on Docker-For-Mac Beta Version 1.12.0-rc4-beta19 (build: 10258)
Jul 15, 2016
@jimthree if you are doing docker for mac you have the new version of docker installed. This version has a dns server built in so there is no need for skydock anymore. You should give it a try, i think you will like it
When following the instructions on readme.md I get the following error when trying to run the SkyDNS container.
I suspect this may be related to the following issue:
moby/moby#22753
Could anyone confirm this?
This is the output of my
docker info
The text was updated successfully, but these errors were encountered: