[chiglug] Docker Official Image Library converting to Alpine Linux

Rob Dux robwdux at gmail.com
Sun Jan 31 15:34:23 UTC 2016


A bit ago I gave a talk on Docker and which covered using Alpine Linux.
Happy to see the conversion for the official library.

https://twitter.com/kelseyhightower/status/693325654389968896?s=09

https://news.ycombinator.com/item?id=11000827

Here's some great information about creating Docker images:
http://relistan.com/building-tiny-reliable-docker-containers/

The short of it is, you'll need tools to bootstrap infrastructure
components you can't directly manipulate the source code of so that is
where Alpine comes in. Otherwise there is from scratch noop to then include
statically compiled binaries i.e. go(lang) for which can have bootstrapping
logic implemented internally.

Best,
Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chicagolug.org/pipermail/discuss/attachments/20160131/9104eff5/attachment.html>


More information about the discuss mailing list