Nspawn
A wrapper around machinectl for easy-deployment of nspawn.org containers
Install / Use
/learn @nspawn/NspawnREADME
nspawn
A wrapper around machinectl for easy-deployment of https://nspawn.org images.
How to use it
nspawn {COMMAND} [PARAMETER]
Wrapper around systemd-machined and https://nspawn.org
Commands:
--init Initializes an image for systemd-machined
with the following parameters: <distribution>/<release>/<type>
--list Lists all available images
--help Prints this help message
Parameters:
<distribution> One out of (archlinux,centos,debian,fedora,ubuntu)
<release> The release of the distribution
<type> One out of (raw,tar)
On the first start nspawn will try to set up the /etc/systemd/import-pubring.gpg keyring.
nspawn will create the keyring and search for the https://nspawn.org master key.
After keyring generation you can start using nspawn.
You can use nspawn --init <distribution>/<release>/<type> to pull an image.
nspawn --list will print a list of all available images.
Examples
nspawn --init fedora/34/tar will pull a tar archive with a fedora 34 directory.
You can instantly start it via machinectl start fedora-34-tar.
Related Skills
tmux
350.8kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
diffs
350.8kUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
terraform-provider-genesyscloud
Terraform Provider Genesyscloud
blogwatcher
350.8kMonitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
