Fix zombie reference
This commit is contained in:
parent
8c9f981280
commit
fa3e3f5e0e
@ -14,7 +14,6 @@ RUN echo "<Location /server-status>\n"\
|
||||
"</Location>\n"\
|
||||
>> /usr/local/apache2/conf/httpd.conf
|
||||
|
||||
COPY httpd.conf /usr/local/apache2/conf/httpd.conf
|
||||
WORKDIR /usr/local/apache2/htdocs/
|
||||
RUN mkdir download
|
||||
RUN chown -R $PUID:$PGID /usr/local/apache2/htdocs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user