Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Commit f01ab85

Browse files
authored
Update Dockerfile
1 parent a8d0e51 commit f01ab85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ RUN apk upgrade
7777
FROM scratch
7878
COPY --from=builder / /
7979
WORKDIR /var/www
80+
RUN rm -rf /var/www/*
8081
EXPOSE 80
8182
EXPOSE 443
8283
RUN chmod +x /sbin/runit-wrapper

0 commit comments

Comments
 (0)