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/kirsch33/realip \
|
||||||
--with github.com/porech/caddy-maxmind-geolocation \
|
--with github.com/porech/caddy-maxmind-geolocation \
|
||||||
--with github.com/caddyserver/transform-encoder \
|
--with github.com/caddyserver/transform-encoder \
|
||||||
--with github.com/caddyserver/replace-response \
|
--with github.com/caddyserver/replace-response
|
||||||
mkdir -p /config
|
|
||||||
|
|
||||||
FROM casjaysdev/php:latest as php
|
FROM casjaysdev/php:latest as php
|
||||||
COPY --from=builder /caddy /usr/bin/caddy
|
COPY --from=builder /caddy /usr/bin/caddy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user