Skip to content

Commit

Permalink
link dockerfile to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesread committed Apr 4, 2024
1 parent 42fc544 commit b4e98b1
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 @@ FROM docker.io/lipanski/docker-static-website:latest

EXPOSE 3000/tcp

LABEL org.opencontainers.image.source https://github.com/jamesread/spoon-check

COPY dist/* .

Expand Down

0 comments on commit b4e98b1

Please sign in to comment.