mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
Add a real example where we create a writable layer for container based on a simple image. To be able to properly start/stop and monitor containers using Finit, we need to add the options `--systemd=false` and `--conmon-pidfile=...`. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>