hydra-sql/Dockerfile.standalone
rudy 01ab325531
Some checks failed
Cadoles/hydra-sql/pipeline/head There was a failure building this commit
Cadoles/hydra-sql/pipeline/pr-develop This commit is unstable
issue-14: modification Dockerfile + structure k8S (à compléter)
2023-06-14 14:59:14 +02:00

3 lines
174 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-standalone