Skip to content

Commit

Permalink
nope quatro
Browse files Browse the repository at this point in the history
  • Loading branch information
DanStough committed Oct 10, 2023
1 parent 5eef045 commit e162faf
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 @@ -17,6 +17,7 @@ LABEL name="http-echo" \
summary="A test webserver that echos a response. You know, for kids."

COPY --chown=nonroot:nonroot dist/$TARGETOS/$TARGETARCH/$BIN_NAME /
RUN chmod +x /http-echo

EXPOSE 5678/tcp

Expand Down

0 comments on commit e162faf

Please sign in to comment.