Skip to content

Commit 2a81f38

Browse files
authored
Merge pull request slack-samples#13 from slackapi/ghcr-label
Add label to Dockerfile
2 parents be9a5ec + 96ef0a2 commit 2a81f38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ RUN npm run build
1212

1313
ENTRYPOINT npm start
1414

15+
LABEL org.opencontainers.image.source https://github.com/slackapi/slack-reporting-tool
16+
1517
# docker run -p 3000:3000 -it slackapi/slack-reporting-tool --env-file ./.env

0 commit comments

Comments
 (0)