aboutsummaryrefslogtreecommitdiff
path: root/Containerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Containerfile')
-rw-r--r--Containerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Containerfile b/Containerfile
index 5b98b10..000e1a2 100644
--- a/Containerfile
+++ b/Containerfile
@@ -12,6 +12,7 @@ run xbps-install -Sy git
run xbps-install -Sy gcc
run xbps-install -Sy flex
run xbps-install -Sy openssl-devel
+run xbps-install -Sy bc
# container directory on which the working directory on host is mounted
workdir /workdir