mirror of
https://github.com/kou029w/_.git
synced 2025-01-30 22:08:02 +00:00
+2MB
This commit is contained in:
parent
fefb3a8287
commit
97dc7bec9a
1 changed files with 0 additions and 5 deletions
|
@ -1,7 +1,2 @@
|
|||
FROM alpine AS lighttpd
|
||||
RUN apk --no-cache add lighttpd
|
||||
FROM scratch
|
||||
COPY --from=lighttpd /usr/sbin/lighttpd /usr/sbin/
|
||||
COPY --from=lighttpd /lib /lib
|
||||
COPY --from=lighttpd /usr/lib /usr/lib
|
||||
WORKDIR /var/tmp
|
||||
|
|
Loading…
Add table
Reference in a new issue