diff options
Diffstat (limited to 'Containerfile')
-rw-r--r-- | Containerfile | 3 |
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 |