Ian Leonard
Ian Leonard
I'm not aware of a single good howto for using systemd-nspawn. It's mostly blogs about how the author solved a specific issue. My usage is from reading the manpage (https://www.freedesktop.org/software/systemd/man/latest/systemd-nspawn.html)...
Gentoo's wiki on systemd-nspawn is pointing to https://nspawn.org/images/ as premade images suitable for using with systemd-nspawn.
Additional notes/observations: Alpine wasn't a great base as it's not using systemd, which means machinectl couldn't control it from LE. It was useful for building a debian container, however. (Fun...
Another note is being able to run programs within containers with `systemd-run`. It can be used like `systemd-run --machine=$CONTAINER --pipe $MY_COMMAND`. This executes the desired command inside the container without...
I'm closing because the proposed code change won't be taken. As mentioned, we do not want chrome's version changing without our knowing. Given chrome is a popular addon, and there...
This is based on #301, #303, and ~#307~. The relevant commits are 93d4ef1 and 747036a. Draft until other PRs merged.
I'm not familiar with docker or docker overlays. My understanding is the change adds the given item to the backup tarball if it's one of: not a directory with 755...
I tried it and I found having the automatic update toggle expanding options above it, instead of below it, to be odd. I see the progression as "Will the system...