From 249e622ac332a5391e73c6ae677c28062907e657 Mon Sep 17 00:00:00 2001 From: Jip-Hop <2871973+Jip-Hop@users.noreply.github.com> Date: Sat, 12 Aug 2023 18:17:38 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b248fd4..3338e8f 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ Persistent Linux 'jails' on TrueNAS SCALE to install software (docker-compose, p ## Summary -TrueNAS SCALE already has everything onboard to create persistent Linux 'jails' with systemd-nspawn. This script helps with the following: +TrueNAS SCALE can create persistent Linux 'jails' with systemd-nspawn. This script helps with the following: +- Installing the systemd-container package (which includes systemd-nspawn) - Setting up the jail so it won't be lost when you update SCALE - Choosing a distro (Debian 11 strongly recommended, but Ubuntu, Arch Linux or Rocky Linux seem good choices too) - Optional: configuring the jail so you can run Docker inside it