diff options
Diffstat (limited to 'Containerfile')
-rw-r--r-- | Containerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Containerfile b/Containerfile index 2213b19..865bd40 100644 --- a/Containerfile +++ b/Containerfile @@ -16,6 +16,7 @@ run xbps-install -Sy bc run xbps-install -Sy cpio run xbps-install -Sy xz run xbps-install -Sy lz4 +run xbps-install -Sy bash # # temp: # run xbps-install -Sy ncurses-devel |