aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index bac4081..1da1b4e 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -55,6 +55,8 @@ FROM archlinux:latest
MAINTAINER 'https://sick.codes' <https://sick.codes>
+SHELL ["/bin/bash", "-c"]
+
# change disk size here or add during build, e.g. --build-arg VERSION=10.14.5 --build-arg SIZE=50G
ARG SIZE=200G
ARG VERSION=10.15.6