What is your idea or feature suggestion?
devilbox has done quite well. I wonder what happened? It hasn't been updated for several years.
devibox hasn't been updated for several years? How can I replace the php-fpm / mysql / httpd source.
Use the public library for convenient upgrades.
- image: devilbox/php-fpm:${PHP_SERVER}-work-0.150 --> php-fpm:${PHP_SERVER}
- image: devilbox/${HTTPD_SERVER}:${HTTPD_FLAVOUR:-alpine}-1.0 ---> ${HTTPD_SERVER}:${HTTPD_FLAVOUR:-alpine}
- image: devilbox/mysql:${MYSQL_SERVER}-0.21 ---> mysql:${MYSQL_SERVER}
Benefits
No response
Where can we find information about this?
No response
Are you willing to provide a PR to address this?
None