Skip to content

Commit

Permalink
Merge pull request #47 from cdesiniotis/include-proper-license
Browse files Browse the repository at this point in the history
Update image to use NGC DL license
  • Loading branch information
rthallisey committed Jun 7, 2022
2 parents 5c8c134 + 95bbbfb commit f2f2916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ LABEL release="N/A"
LABEL summary="NVIDIA device plugin for KubeVirt"
LABEL description="See summary"

COPY ./LICENSE ./licenses/LICENSE
RUN mkdir /licenses && mv /NGC-DL-CONTAINER-LICENSE /licenses/NGC-DL-CONTAINER-LICENSE

COPY --from=builder /go/src/kubevirt-gpu-device-plugin/nvidia-kubevirt-gpu-device-plugin /usr/bin/

Expand Down

0 comments on commit f2f2916

Please sign in to comment.