hydra-sql/misc/images/hydra-sql-kube/Dockerfile
rudy 6e3f0e7a61
All checks were successful
Cadoles/hydra-sql/pipeline/pr-develop This commit looks good
issue-14: modification Dockerfile + structure k8S (à compléter)
2023-06-14 16:09:49 +02:00

11 lines
202 B
Docker

ARG ADDITIONAL_PACKAGES="
bash
mysql-client
php81-cli
php81-pdo_pgsql
php81-pdo_mysql
php81-mysqli
php81-pgsql
"
FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-base