aboutsummaryrefslogtreecommitdiff
path: root/Containerfile
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-02-05 19:13:08 +0100
committerlonkaars <loek@pipeframe.xyz>2024-02-05 19:13:08 +0100
commitb854e8abb7e1ff0b43c9f99e9b641895e4d6c148 (patch)
treeab8061666835221d155cfb259559752353c8a2e9 /Containerfile
parent2a218ea1205c8dd547b742931290058def5de85f (diff)
WIP busybox
Diffstat (limited to 'Containerfile')
-rw-r--r--Containerfile3
1 files changed, 3 insertions, 0 deletions
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