mockolafe as noroot
This commit is contained in:
parent
8cd71b7521
commit
92861f0409
@ -8,8 +8,4 @@ COPY . .
|
|||||||
# Installation des dépendances composer
|
# Installation des dépendances composer
|
||||||
RUN composer install --no-interaction
|
RUN composer install --no-interaction
|
||||||
|
|
||||||
RUN mkdir -p /app/var
|
|
||||||
RUN chown apache /app/var -R
|
|
||||||
RUN chmod u+w /app/var -R
|
|
||||||
|
|
||||||
CMD /etc/apache2/apache2.sh
|
CMD /etc/apache2/apache2.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user