Skip to content

Commit

Permalink
Link docker image to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
EngHabu authored Nov 30, 2020
1 parent 19aecf9 commit 9df6c60
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
Expand Up @@ -25,6 +25,8 @@ ENV PATH="/artifacts:${PATH}"

# This will eventually move to centurylink/ca-certs:latest for minimum possible image size
FROM alpine:3.10
LABEL org.opencontainers.image.source https://github.com/lyft/flyteplugins

COPY --from=builder /artifacts /bin

RUN apk --update add ca-certificates
Expand Down

0 comments on commit 9df6c60

Please sign in to comment.