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, 0 insertions, 8 deletions
diff --git a/docs/debian-packaging.md b/docs/debian-packaging.md
deleted file mode 100644
index f307536..0000000
--- a/docs/debian-packaging.md
+++ /dev/null
@@ -1,8 +0,0 @@
-# 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`.