A Container Engine – Under The Hood

If you run any general Linux system – you likely run systemd. What do you install when you need an OS container? The answer can be: “nothing“. There is a container engine under the hood.In systemd. Its features are: systemd-nspawn is a light-weight, easy-to-configure container engine.Ready to use. You just don’t know about it. The Tool: systemd-nspawn…

Continue reading →