mirror of
https://github.com/casjaysdevdocker/caddy
synced 2025-09-18 15:57:45 -04:00
🗃️ modified: Dockerfile 🗃️
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user