diff --git a/Dockerfile b/Dockerfile index 6bb5e0e1b..774820368 100644 --- a/Dockerfile +++ b/Dockerfile @@ -100,8 +100,6 @@ COPY --link --chmod=0755 start health_check /app/bin/ EXPOSE 8080 VOLUME /app/data VOLUME /app/cache -VOLUME /tmp -VOLUME /run # Numerical value is needed for OpenShift S2I, see # https://docs.openshift.com/container-platform/latest/openshift_images/create-images.html