From b854e8abb7e1ff0b43c9f99e9b641895e4d6c148 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Mon, 5 Feb 2024 19:13:08 +0100 Subject: WIP busybox --- Containerfile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Containerfile') diff --git a/Containerfile b/Containerfile index 0fbe251..2213b19 100644 --- a/Containerfile +++ b/Containerfile @@ -17,6 +17,9 @@ run xbps-install -Sy cpio run xbps-install -Sy xz run xbps-install -Sy lz4 +# # temp: +# run xbps-install -Sy ncurses-devel + # container directory on which the working directory on host is mounted workdir /workdir -- cgit v1.2.3