You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* journalctl: -m should access container journals directly by enumerating them via machined, and also watch containers coming and going. Benefit: nspawn --ephemeral would start working nicely with the journal.
50
+
51
+
* nspawn: don't copy /etc/resolv.conf from host into container unless we are in shared-network mode
52
+
53
+
* nspawn: optionally automatically add FORWARD rules to iptables whenever nspawn is running, remove them when shut down.
54
+
55
+
* importd: generate a nice warning if mkfs.btrfs is missing
56
+
49
57
* nspawn: add a logic for cleaning up read-only, hidden container images in /var/lib/machines that are not ancestors of any non-hidden containers
50
58
51
59
* nspawn: Improve error message when --bind= is used on a non-existing source directory
0 commit comments