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

Commit fee592c

Browse files
author
Antonio Cheong
committed
Update Dockerfile
1 parent 37966c5 commit fee592c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM nginx:latest
22

3-
COPY rootfs/ /
3+
COPY ./rootfs/ /
44

55
RUN mkdir -p /tmp/nginx/body /var/lib/nginx/cache /data/logs \
66
&& mkdir -p /etc/letsencrypt/live/placeholder /data/nginx/placeholder /data/custom_ssl/placeholder \

0 commit comments

Comments
 (0)