mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
add link to httpd
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
b8c1d78371
commit
22fbd73d92
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# syntax=docker/dockerfile:latest
|
||||
FROM caddy:2.8.4-alpine AS caddy
|
||||
|
||||
# From https://github.com/docker-library/httpd/blob/master/2.4/alpine/Dockerfile
|
||||
FROM httpd:2.4.61-alpine3.20
|
||||
|
||||
COPY --from=caddy /usr/bin/caddy /usr/bin/caddy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue