Skip to content

Commit

Permalink
Add repository label
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilsol committed Oct 26, 2020
1 parent 4eb0003 commit cc2fe12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM golang:1.15-alpine AS builder

LABEL org.opencontainers.image.source https://github.com/Vilsol/yeet

RUN apk add --no-cache git

WORKDIR $GOPATH/src/github.com/Vilsol/yeet/
Expand Down

0 comments on commit cc2fe12

Please sign in to comment.