Phusion white papers Phusion overview

Phusion Blog

Baseimage-docker 0.9.14 released

By Hongli Lai on October 1st, 2014

Baseimage-docker is a special Docker image that is configured for correct use within Docker containers. It is Ubuntu, plus modifications for Docker-friendliness. You can use it as a base for your own Docker images. Learn more at the Github repository and the website, which explain in detail what the problems are with the stock Ubuntu base image, and why you should use baseimage-docker.

Changes in this release

  • Installed all the latest Ubuntu security updates. This patches Shellshock, among other things.
  • Some documentation updates by andreamtp.

Using baseimage-docker

Please learn more at the README.