summaryrefslogtreecommitdiff
path: root/Docker.md
blob: d80359028a4385da2471c1588f0aa3663918c58e (plain)
1
2
3
4
A container platform which makes it very easy to spin up containers. For example on NixOS when I run into issues because of it being a Non-FHS distro, I can work around it by spinning up a small ubuntu container that does whatever I wanted to do until I (or someone else) makes it available on Nix.

How it works:
First you build a [[Docker images]] which