Update PHP CLI docker image and integrate with Warden prebuilt environments #771
hardyjohnson
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Update the provided pre-built Warden environments to use the dedicated PHP CLI image / docker service for PHP CLI tooling. This service would become the default target for the
warden shell
command. Below I have tried to provide an outline for an upgrade path / requirements for this feature based on discussions I have seen here.Requirements
warden shell
php.net:VERSION-cli-alpine
?OS level apps
Current PHP CLI image (https://github.com/wardenenv/images/blob/main/php/cli/Dockerfile)
Additional tool suggestions
PHP extensions:
General Cloud infrastructure CLIs
Need to add .env support for authentication tokens or other secret passing / mapping to the environments.
Configurable tools per environment
Future consideration
Other discussions that touch on parts of this topic
Beta Was this translation helpful? Give feedback.
All reactions