hydra-sql/misc/images/hydra-sql-base/Dockerfile
Matthieu Lamalle 9abc04fd25
Some checks failed
Cadoles/hydra-sql/pipeline/pr-develop There was a failure building this commit
Cadoles/hydra-sql/pipeline/head This commit is unstable
add health path
2023-11-02 08:37:15 +01:00

3 lines
155 B
Docker

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