Rolf Neugebauer
5dba8e6584
mdns: re-enable mDNS when running on Hyper-V
...
If bonjour is installed on the host, e.g. via iTunes or some other
program, a lookup for `docker.local` works just like on the Mac.
Just like with LLMNR there seems to be a 4-5 second delay before
Windows decides to do a multicast namelook up, though
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2016-04-15 15:10:28 +01:00
Justin Cormack
3c9c67bb16
remove 9pinit package, work now done by appropriate packages or mobyconfig tool
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-04-07 16:40:54 +01:00
Justin Cormack
7cb194459b
simplified vendoring
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-03-30 15:08:32 +01:00
Justin Cormack
e5716a634b
No need to add git to golang:alpine now we have vendored all code
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-03-28 22:12:51 +01:00
Justin Cormack
9ff6413077
remove all uses of go get as everything vendored in #56
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-03-23 12:24:21 +00:00
Justin Cormack
82ea2a6404
fix #56 by vendoring mdns libraries
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-03-23 12:19:01 +00:00
Justin Cormack
a5e06cf3b3
add make vendor for #56
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-03-23 12:18:19 +00:00
Justin Cormack
81bfcbacef
somehow networking is resetting hostname, get mdnstool to fix for now
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-03-01 16:50:30 +00:00
Justin Cormack
4564a44b8d
remove temporary containers
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-02-10 14:31:37 -08:00
Rolf Neugebauer
c2ff3b5dd2
mdnstool: don't start when running as a Hyper-V VM
...
Windows doesn't grok mDNS by default. No need to start mdnstool
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2016-02-05 15:49:02 -08:00
Magnus Skjegstad
45b789dc39
mdnstool: fix if parameter, was ignored previously but default was ok
...
Signed-off-by: Magnus Skjegstad <magnus@skjegstad.com >
2016-01-28 21:24:37 +01:00
Justin Cormack
658ac6145f
Initial arm support
...
Not yet working, some parts also not yet cross compiled
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2016-01-13 15:49:38 +00:00
Justin Cormack
f4b04272a7
clean up build containers on make clean; rename for consistency
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2016-01-07 10:56:02 +00:00
Justin Cormack
9b55850d1a
fix permissions
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2015-12-30 18:26:12 +00:00
Justin Cormack
bb2fd04e2a
move config files under packages
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2015-12-18 16:41:29 +00:00
Justin Cormack
39de916e54
Add in startup code for the pinata specific tools. Should be split out as packages later
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2015-12-10 11:26:58 +00:00
Justin Cormack
d104845bbd
vendor pinata specific tools for now, until they are standalone packages
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2015-12-09 15:33:50 +00:00