Viewing profile — tianon
tianon
HN member- Joined
- Fri, Oct 04, 2013, 5:13 PM UTC
- HN karma
- 45
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About tianon
Recent public activity
-
comment
Comment #11048871
Primary curator of the program here ( https://github.com/docker-library/official-images/blob/319cb... ). "Moving" is a bit of a strong word. It would be much more accurate to say "…
-
comment
Comment #9030165
It does have linked local addresses by default. It's the more complicated setup of actually routing IPv6 addresses outside our current host that's not enabled by default. https://d…
-
comment
Comment #8562466
As one of the maintainers in question, I'd absolutely mirror this whole statement: if any of the image upstreams have an important update available that isn't applied, we're very i…
-
comment
Comment #8364693
This question was asked on https://github.com/docker-library/golang/issues/11#issuecomm... too, but the main reason is that the "debian" base images are tightly controlled and kept…
-
comment
Comment #7188518
For even more fun, check out the interactive tutorial: http://www.docker.io/gettingstarted/
-
comment
Comment #7188511
See also https://github.com/jpetazzo/pxe (especially https://github.com/jpetazzo/pxe#i-want-moar-fun ).
-
comment
Comment #7188296
I have my router serving up TFTP with the following pxelinux.cfg (and the appropriate vmlinuz64 and initrd.img extracted from the b2d ISO): LABEL boot2docker MENU LABEL boot2docker…
-
comment
Comment #7187977
Which version of boot2docker are you using? Also, which version of VirtualBox? See also https://github.com/steeve/boot2docker/issues/48 which has some more information about this s…
-
comment
Comment #7186243
Or even bare metal. Personally, I extract the kernel and initrd and use it directly via PXE.
- story