Skip to main content
NVIDIA
nic-configuration-operator
Container
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
    08/26/2026 2:34 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
    /manager
    08/26/2026 2:34 PM UTC
    sha256:5f206e5062543a7ac338969cd7022fcce63aced5d1ab5a72195bccc0802a579aADD
    . /workspace
    08/26/2026 2:34 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
    65532:65532
    08/26/2026 2:34 PM UTC
    sha256:7dc8b3e6303b4d237efe9446737388df57a2081201bd2f701c2cd7207ba68c2eCOPY
    /workspace/build/manager .
    08/26/2026 2:34 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4WORKDIR
    /
    08/26/2026 2:32 PM UTC
    sha256:bc66d1a387e2a6c67195e7349e73933febe0bf26ae02daf88f94935d34eb7863RUN
    TARGETARCH=amd64 PACKAGES=dpkg-dev apt-get source ${PACKAGES}
    08/26/2026 2:32 PM UTC
    sha256:902534a8a8fc0bed38efc89568c98f26f7af8cd6687a403e3968a662ca1b8021RUN
    TARGETARCH=amd64 PACKAGES=dpkg-dev apt-get install -y --no-install-recommends ${PACKAGES}
    08/26/2026 2:32 PM UTC
    sha256:6d2cd6d5343c158051e3bad9541b3b072696a2d3c1a0e80dfc4e2c5eae07b5d6RUN
    TARGETARCH=amd64 PACKAGES=dpkg-dev apt-get update -y
    08/26/2026 2:32 PM UTC
    sha256:26769b0432dda7151e96695c73c1cfead1796b325cf67446a64ed83ddd550c1bRUN
    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
    08/26/2026 2:32 PM UTC