{% 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. Auto-detects architecture (x86_64 / aarch64) and verifies SHA256 checksums.
See downloads for packages and static binaries.Quick install
curl -fsSL https://fiorix.github.io/sdme/install.sh | sudo sh
{{ page.description }}
{{ page.description }}