Skip to content

Commit

Permalink
homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliohome committed Aug 28, 2024
1 parent 24adcf4 commit afd2eb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ LABEL maintainer="[email protected]"
COPY web .
COPY edit.html .
COPY view.html .
COPY home.html .
COPY a1.txt .
RUN chmod +x web
# https://stackoverflow.com/a/35613430
Expand Down

0 comments on commit afd2eb8

Please sign in to comment.