- Slim Dockerfile to env-only (deps install at container start via volume mount) - Add FastCGI ping healthcheck instead of broken HTTP curl - App startup: composer install + migrate + php-fpm - Remove obsolete docker-compose version key
4 lines
45 B
Plaintext
4 lines
45 B
Plaintext
[www]
|
|
ping.path = /ping
|
|
ping.response = pong
|