diff --git a/DOCKERFILE b/DOCKERFILE index 3389f67..8666c12 100644 --- a/DOCKERFILE +++ b/DOCKERFILE @@ -16,6 +16,7 @@ RUN chown -R www:www /www RUN cp /etc/nginx/nginx.conf /etc/nginx/nginx.conf.orig +RUN mkdir /run/openrc RUN touch /run/openrc/softlevel WORKDIR /docker-bin