NVIDIA
NVIDIA
nic-configuration-operator
Container
NVIDIA
NVIDIA
nic-configuration-operator

NVIDIA NIC Configuration Operator provides Kubernetes API(Custom Resource Definition) to allow FW configuration on Nvidia NICs

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
org.opencontainers.image.source=https://nvcr.io/nvidia/cloud-native/nic-configuration-operator
07/16/2026 10:34 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/manager
07/16/2026 10:34 AM UTC
sha256:4f461035f6876629d08130c943e0d1d03fc1a92f950572a6ae9964a990691240ADD
. /workspace
07/16/2026 10:34 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
65532:65532
07/16/2026 10:34 AM UTC
sha256:2696aff2ad79b4bdc59f604890538be83355760a351d350b09db832d9cb29d28COPY
/workspace/build/manager .
07/16/2026 10:34 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4WORKDIR
/
07/16/2026 10:31 AM UTC
sha256:bc66d1a387e2a6c67195e7349e73933febe0bf26ae02daf88f94935d34eb7863RUN
TARGETARCH=amd64 PACKAGES=dpkg-dev apt-get source ${PACKAGES}
07/16/2026 10:31 AM UTC
sha256:c05a263bd7a740695e09c878db9cec495822be40e28d67681a387b0d55b6caf6RUN
TARGETARCH=amd64 PACKAGES=dpkg-dev apt-get install -y --no-install-recommends ${PACKAGES}
07/16/2026 10:31 AM UTC
sha256:f7d246fc7904bd143d954bd2e1f1716fee252763e7f788205c209f2b8514e82eRUN
TARGETARCH=amd64 PACKAGES=dpkg-dev apt-get update -y
07/16/2026 10:31 AM UTC
sha256:7f75c08d53bbc5d2698d4eb04ded847610feb0086c710642f83bc417058d0e9bRUN
TARGETARCH=amd64 PACKAGES=dpkg-dev if [ -f /etc/apt/sources.list.d/ubuntu.sources ]; then sed -i 's/^Types: deb$/Types: deb deb-src/' /etc/apt/sources.list.d/ubuntu.sources; elif [ -f /etc/apt/sources.list ]; then sed -i 's/^#\s*deb-src/deb-src/' /etc/apt/sources.list; fi
07/16/2026 10:31 AM UTC