NVIDIA
NVIDIA
DOCA Flow Inspector
Container
NVIDIA
NVIDIA
DOCA Flow Inspector

The DOCA Flow Inspector service allows monitoring real-time data and the extraction of telemetry components which can be utilized by various services for security, big data and many more telemetry-based services.

LayerLabelCreated
26b27cf6eb0eccd78986d702ea5c30453051f63be4d8206430592d1b0f69f557RUN
/bin/sh
11/03/2022 10:05 AM UTC
5ed64b400ec3dcd4955d74402a1caa6578c14ff8c3a9b0dcb973dce9c9f8dbcaADD
file:fdd3247eb00a2cba517467afb40bf1f1d1fa83a75b0eef3a97d7a90f620f2b2a in /
11/03/2022 10:05 AM UTC
7414648d01bcb0ba603464636490c2b8c501f494071b57cb9073d509bebe6175COPY
file:9044b9b25ccec8915b9d8ce6101fbd238a649450c5f4aaef3e94e9640d0b7c02 in /opt/mellanox/doca/services/flow_inspector/bin/
11/03/2022 10:05 AM UTC
a739abfc32c77e28c502fb90f548ab1f41ececc438485da3dd6869baa4f498c8RUN
DEBIAN_FRONTEND=noninteractive DOCA_REPO=https://linux.mellanox.com/public/repo/doca/1.5.0/ubuntu20.04 apt update -y &&
  apt install -y --no-install-recommends rxpbench doca-prime-runtime doca-prime-tools &&
  rm -rf /var/lib/apt/lists/* &&
  apt autoremove -y
11/03/2022 9:54 AM UTC
a87fe4efbeca7efa247c49629d7316fdd858aee9d06e2d2d98a47932e48c45f2ENV
PATH=/opt/mellanox/doca/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11/03/2022 9:54 AM UTC
0962978868009d8d50b94d316bf897065a41bfc62c84d6ddf7ea7b390a46898eCOPY
dir:cb000062dc7ebf7f772a6dda3e36129a358f783e6d1242bd6d18b6ae3c4c59c8 in /opt/mellanox/third_party
11/03/2022 9:54 AM UTC
deaa7273f9c5e9c7498ba7789c74cbd5243f693208adbbf3c9f3aff4657de02fRUN
DEBIAN_FRONTEND=noninteractive DOCA_REPO=https://linux.mellanox.com/public/repo/doca/1.5.0/ubuntu20.04 mkdir -p /opt/mellanox/third_party
11/03/2022 8:27 AM UTC
beb94961c29a34782f829a1632175b3ff6a5e5563b6b4d6af8f4af0080b165b3RUN
DEBIAN_FRONTEND=noninteractive DOCA_REPO=https://linux.mellanox.com/public/repo/doca/1.5.0/ubuntu20.04 apt update -y &&
  apt install -y --no-install-recommends wget software-properties-common gpg-agent &&
  wget -qO - ${DOCA_UPSTREAM_REPO}/GPG-KEY-Mellanox.pub | apt-key add - &&
  add-apt-repository "deb [trusted=yes] ${DOCA_UPSTREAM_REPO} ./" &&
  apt update -y &&
  apt install -y --no-install-recommends ibverbs-providers libibverbs1 mlnx-dpdk rdma-core &&
  rm -rf /usr/lib/python3/dist-packages &&
  apt remove -y wget software-properties-common gpg-agent &&
  rm -rf /var/lib/apt/lists/* &&
  apt autoremove -y
11/03/2022 8:27 AM UTC
689d81f67350476b98c6c069f6dfe4f1f4901e19d37561d96adb84a5a5da2714ARG
DEBIAN_FRONTEND=noninteractive
11/03/2022 8:26 AM UTC
095af259308a39990f4b8bcfc6c090f047df8e999f730b6711eceb765486b186ENV
DOCA_UPSTREAM_REPO=https://linux.mellanox.com/public/repo/doca/1.5.0/ubuntu20.04/arm64
11/03/2022 8:26 AM UTC