File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -49,4 +49,3 @@ If you want to overwrite the default Honcho configuration - mount your custom `P
4949## Todo
5050
5151- Add [ HEALTHCHECK] ( https://docs.docker.com/engine/reference/builder/#/healthcheck )
52- - Add more support for composer in docker entrypoint.
Original file line number Diff line number Diff line change 88# chown www-data:www-data /usr/local/nginx/logs/error-php.log
99
1010# Update PHP composer
11- # Update PHP composer to most most recent version (as of now the current version is v1.2.2).
1211# By default, we will try to update to the most recent version of PHP composer.
1312# However, this blocks starting the initial process IF you have a bad or no Internet connection at
1413# all. To avoid this, you can start the container with SKIP_COMPOSER_UPDATE env set to 1.
You can’t perform that action at this time.
0 commit comments