mirror of
https://github.com/casjaysdevdocker/caddy
synced 2025-01-18 12:34:23 -05:00
🗃️ modified: Dockerfile 🗃️
This commit is contained in:
parent
7026b09cd0
commit
c464ac4c60
@ -22,8 +22,7 @@ RUN apk -U upgrade && \
|
||||
--with github.com/kirsch33/realip \
|
||||
--with github.com/porech/caddy-maxmind-geolocation \
|
||||
--with github.com/caddyserver/transform-encoder \
|
||||
--with github.com/caddyserver/replace-response \
|
||||
mkdir -p /config
|
||||
--with github.com/caddyserver/replace-response
|
||||
|
||||
FROM casjaysdev/php:latest as php
|
||||
COPY --from=builder /caddy /usr/bin/caddy
|
||||
|
Loading…
x
Reference in New Issue
Block a user