summaryrefslogtreecommitdiff
path: root/docs/debian-packaging.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/debian-packaging.md')
-rw-r--r--docs/debian-packaging.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/debian-packaging.md b/docs/debian-packaging.md
new file mode 100644
index 0000000..f307536
--- /dev/null
+++ b/docs/debian-packaging.md
@@ -0,0 +1,8 @@
+# Building Debian packages
+
+You will need `docker` installed, and set up to use the `containerd` storage backend. The builder image is built as a multi-architecture image.
+
+1. Run `tools/build-builder`.
+2. Run `tools/build-debian`.
+
+Packages will be built in `target/debian`.