Skip to content

Commit afd2eb8

Browse files
committed
homepage
1 parent 24adcf4 commit afd2eb8

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
@@ -3,6 +3,7 @@ LABEL maintainer="[email protected]"
33
COPY web .
44
COPY edit.html .
55
COPY view.html .
6+
COPY home.html .
67
COPY a1.txt .
78
RUN chmod +x web
89
# https://stackoverflow.com/a/35613430

0 commit comments

Comments
 (0)