No longer use init-php in our Dockerfile
This commit is contained in:
parent
3756b0c565
commit
aa30d8a8d0
@ -10,5 +10,3 @@ RUN mkdir /var/www/.composer \
|
||||
&& chmod +x /var/www/html/artisan /var/www/html/init-php.sh \
|
||||
&& touch .migrate \
|
||||
&& rm -rf /var/www/.composer/*
|
||||
|
||||
ENTRYPOINT [ "/var/www/html/init-php.sh" ]
|
||||
|
Loading…
Reference in New Issue
Block a user