Update Dockerfile
This commit is contained in:
parent
274e728aba
commit
01647d137f
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@ RUN CGO_ENABLED=1 \
|
|||
xcaddy build \
|
||||
--output /usr/local/bin/frankenphp \
|
||||
--with github.com/dunglas/frankenphp=./ \
|
||||
--with github.com/dunglas/frankenphp/caddy=./caddy/ \
|
||||
#$XCADDY_APPS
|
||||
--with github.com/dunglas/frankenphp/caddy=./caddy/ #$XCADDY_APPS
|
||||
|
||||
FROM dunglas/frankenphp AS runner
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue