RancherOS is a tiny Linux distro that runs the entire OS as Docker containers

A minimalist distribution of Linux designed from the ground up to run Docker containers. Built for Docker Ideal for Production Getting Started Built on Docker When we started the RancherOS project, we set out to build a minimalist Linux distribution that …

Similar

Disk space usage leak in Docker for Mac

Expected behavior Amount of disk space used under ~/Library/Containers/com.docker.docker/ should shrink when deleting images and/or containers Actual behavior Amount of disk space used under ~/Libr...

Read more »

Docker as Build Environment

I want to shed light on the often unnoted role of Docker as a build environment in larger and legacy applications that regularly must be maintained and extended. In particular, I want to highlight Docker’s role during the build process. (more…)

Read more »