aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index 6abb78a..9eae966 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -11,6 +11,7 @@ RUN ./make_abc.sh \
&& apt-get update -qq \
&& apt-get install -qq $PACKAGES --no-install-recommends \
&& make -B \
+ && mkdir -p /opt/clean/lib/Local \
&& rm -rf \
Clean\ System\ Files \
CleanReadLine \