Skip to content

[Feature]: devibox hasn't been updated for several years. How can I replace the php-fpm / mysql /httpd source #1039

@hermitguo

Description

@hermitguo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions