Skip to content

Commit 0de0f67

Browse files
committed
Remove misleading comments
1 parent f9fcc14 commit 0de0f67

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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.

docker-entrypoint

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
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.

0 commit comments

Comments
 (0)