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
02/22/2026 8:53 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/manager
02/22/2026 8:53 AM UTC
sha256:d14474f40626981c8f4c26a71aafaa15b939fa57e0496a607e8b6b89745441d1ADD
. /workspace
02/22/2026 8:53 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
65532:65532
02/22/2026 8:53 AM UTC
sha256:08345ec4e073c817fa71b3cc67fdb2823905a9baba21818449e37794bf4effbdCOPY
/workspace/build/manager .
02/22/2026 8:53 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4WORKDIR
/
02/22/2026 8:50 AM UTC
sha256:d36a4edd665c2daf92aea9c068362c4157aea1319e19a9aab91c774575019e77RUN
TARGETARCH=amd64 PACKAGES=dpkg-dev=1.22.6ubuntu6.5 apt-get update -o Acquire::AllowInsecureRepositories=true ||
  true &&
  apt-get install -y --allow-unauthenticated --no-install-recommends ${PACKAGES} &&
  apt-get source ${PACKAGES} &&
  apt-get clean &&
  rm -rf /var/lib/apt/lists/*
02/22/2026 8:50 AM UTC
sha256:7740a7a675c8ea1d816a2e9c6c1d2a4e5536d440cbd48415f188b64d9fdf3cf0RUN
TARGETARCH=amd64 PACKAGES=dpkg-dev=1.22.6ubuntu6.5 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
02/22/2026 8:50 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
PACKAGES=dpkg-dev=1.22.6ubuntu6.5
02/22/2026 8:50 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
MFT_VERSION=4.33.0-169
02/22/2026 8:50 AM UTC