File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,3 +90,12 @@ COPY --from=lldpadbuilder /workspace/source /source
9090USER root
9191
9292ENTRYPOINT ["/discover"]
93+
94+ LABEL vendor='Intel®'
95+ LABEL org.opencontainers.image.source='https://github.com/intel/network-operator'
96+ LABEL maintainer="Intel®"
97+ LABEL version='devel'
98+ LABEL release='1'
99+ LABEL name='intel-network-linkdiscovery'
100+ LABEL summary='Intel® Network Link Discovery for Kubernetes'
101+ LABEL description='The Network Link Discovery provides tools and services for discovering and managing network links in Kubernetes environments.'
Original file line number Diff line number Diff line change @@ -57,3 +57,12 @@ COPY --from=builder /workspace/licenses /licenses
5757USER 65532:65532
5858
5959ENTRYPOINT ["/manager"]
60+
61+ LABEL vendor='Intel®'
62+ LABEL org.opencontainers.image.source='https://github.com/intel/network-operator'
63+ LABEL maintainer="Intel®"
64+ LABEL version='devel'
65+ LABEL release='1'
66+ LABEL name='intel-network-operator'
67+ LABEL summary='Intel® Network Operator for Kubernetes'
68+ LABEL description='The Network Operator provides automatic configuration and easier use of RDMA NICs with Intel AI accelerators in Kubernetes.'
You can’t perform that action at this time.
0 commit comments