mirror of
https://gitlab.com/alemaire/buildx.git
synced 2025-01-10 18:43:29 +00:00
typo !
This commit is contained in:
parent
8d97004647
commit
1e6c5f9989
@ -36,7 +36,7 @@ RUN sed -r -i "/^\s*(CustomLog|ErrorLog|Listen) /s/^/#/" /etc/apache2/apache2.co
|
||||
sed -r -i "/^\s*User /s/^/#/" /etc/apache2/apache2.conf && \
|
||||
sed -r -i "/^\s*Group /s/^/#/" /etc/apache2/apache2.conf && \
|
||||
touch /var/www/FreshRSS/Docker/env.txt && \
|
||||
chown www-data:ww-data /var/run/apache2/
|
||||
chown www-data:www-data /var/run/apache2/
|
||||
|
||||
WORKDIR /var/www/FreshRSS
|
||||
RUN chown -R :www-data . && \
|
||||
|
Loading…
Reference in New Issue
Block a user