{% extends "base.html" %}
{% block title %}sdme — the systemd machine editor{% endblock %}
{% block content %}
The systemd machine editor: a command line tool for managing
systemd-nspawn booted containers on Linux. Installs a single static binary to Installation
curl -fsSL https://fiorix.github.io/sdme/install.sh | sudo sh/usr/local/bin/sdme.
Auto-detects architecture (x86_64 / aarch64) and verifies SHA256 checksums.
For .deb, .rpm, and .pkg packages, see downloads below.
{{ page.description }}
{{ page.description }}