fixup! fixup! fixup! Pritup pres PHP a docker

This commit is contained in:
lachtan obecny
2026-08-18 05:37:33 +02:00
parent 3126173f82
commit b075ed11c8
5 changed files with 204 additions and 132 deletions

View File

@@ -1,7 +1,9 @@
FROM dunglas/frankenphp:1-php8.3
RUN install-php-extensions curl yaml
RUN install-php-extensions yaml
WORKDIR /app
COPY app ./app
COPY conf ./conf
COPY manifest.yaml ./manifest.yaml
COPY Caddyfile /etc/frankenphp/Caddyfile