From ab2491e7d665839561e2e9d4331881e16fc5d0b8 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sun, 31 Oct 2021 11:41:17 +0100 Subject: Add debug tools --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 210d16a..c21b4ff 100644 --- a/Containerfile +++ b/Containerfile @@ -7,7 +7,7 @@ RUN \ make gcc g++ xz-utils lzip \ libmpc-dev libmpfr-dev libgmp-dev zlib1g-dev \ python3-minimal gawk bison rsync \ - bzip2 flex libssl-dev bc \ + bzip2 flex libssl-dev bc libcap2-bin strace \ && \ apt-get clean -- cgit v1.2.3