NVIDIA
NVIDIA
DOCA Firefly
Container
NVIDIA
NVIDIA
DOCA Firefly

The DOCA Firefly service provides time synchronization services leveraging the hardware acceleration of the NVIDIA DPUs.

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
./entrypoint.sh
11/12/2024 1:35 PM UTC
sha256:8e34da449bd33a4eaaba95176bb4089e44a1b9ad5d409b75c7aaf4f1faabbad2ADD
./entrypoint.sh /
11/12/2024 1:35 PM UTC
sha256:ac5ecccd8e371b0a0b5c3e33c5299e9b085ef41c637a92386cdf3192a55d61b6ADD
VERSION /opt/mellanox/doca/services/firefly
11/12/2024 1:35 PM UTC
sha256:cbb662442bffa3e9a5c25b02f81a88a3b2c75220d9675d8da60bef1aff9b7107COPY
/opt/mellanox/doca/services/firefly/bin/doca_firefly_* /opt/mellanox/doca/services/firefly/bin/
11/12/2024 1:35 PM UTC
sha256:07f0bbe784c2dd09d457634b7e90bd61380d15fc02c0e3574af2f570195a6a4bRUN
DEBIAN_FRONTEND=noninteractive mkdir -p /opt/mellanox/doca/services/firefly/bin/
11/12/2024 1:35 PM UTC
sha256:bcd7d9f13cbf8a0243270f34aae897ee134f5dd73bb3e14185f82930ecae75f2ADD
50-proxy /etc/apt/apt.conf.d/50-proxy
11/12/2024 1:35 PM UTC
sha256:eadb2911fee89501c3f27f636b0692cad5dd4ce5e65bef59bfce1c0a7d411c12ADD
src/config_manager/config_manager.py /usr/local/sbin/config_manager.py
11/12/2024 1:35 PM UTC
sha256:418a237af771bda812616d052805c9d3a01754f32eb0082ef7fb5f4d08abcb9aCOPY
configs/*.conf /etc/linuxptp/
11/12/2024 1:35 PM UTC
sha256:946ae7057b852c186b2f724299c69bcca45490c4aaa0c02b146a2ad0e3ea28c2COPY
third_party /opt/mellanox/third_party/doca_firefly
11/12/2024 1:35 PM UTC
sha256:7c4ce97568cc82ccd2b5e22890bc386e6e877bc5e9bb33f169e9a4297be4c38aRUN
DEBIAN_FRONTEND=noninteractive apt update -y &&
  apt install -y --no-install-recommends apt-utils ethtool net-tools python3 libbsd0 libprotobuf23 libgrpc++1 &&
  apt remove -y systemd-timesyncd &&
  dpkg --install /tmp/*.deb &&
  apt install -y mft &&
  rm -rf /var/lib/apt/lists/* &&
  apt autoremove -y
11/12/2024 1:35 PM UTC