Create bootable image from Docker image or a YAML config

create a bootable distro from docker image or a yaml config – binchenX/docker2boot… Read more

Similar

Run More Stuff in Docker

In 2020, Docker is the best medium for distributing and running most developer-facing software. It’s widely accepted that Docker is great for building and deploying the artifacts for your enterprise web app, but this is less well known when it comes to th... (more…)

Read more »

Homebrew, but with Docker images

Whalebrew creates aliases for Docker images so you can run them as if they were native commands. It's like Homebrew, but everything you install is cleanly packaged up in a Docker image.

Read more »