1 repository
Installs software packages and automatically clears the package cache afterward to keep the image small.
Distinct from Package Installations: Distinct from Package Installations: focuses on automatically cleaning the package cache after installation to minimize image size, not just installing packages.
Explore 1 awesome GitHub repository matching devops & infrastructure · Package Installations with Cache Cleanup. Refine with filters or upvote what's useful.
Phusion/baseimage-docker is a minimal Ubuntu-based Docker base image that includes a proper init system for managing multiple services and processes inside a single container. It provides a lightweight init process that reaps zombie processes, forwards stop signals for graceful shutdown, and supervises daemons through runit, restarting them automatically if they crash. The image includes a preconfigured OpenSSH server restricted to public-key authentication for secure shell access to running containers, along with a cron daemon for scheduling recurring tasks. It supports ordered startup scrip
Installs software packages and automatically clears the package cache afterward to keep the image small.