Namespace
projecthami
Image / Tag
dcu-vgpu-device-plugin:v1.0.6
Content Digest
sha256:d3784bb4cd9bf0f7c76fe21cb57ba951859663aa1ac8de4a4cf5433f0d6623c1
Details
Created

2025-01-22 03:46:31 UTC

Size

161 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    20.04

Environment
CPLUS_INCLUDE_PATH

/opt/hygondriver/include:/opt/hyhal/include:/opt/hygondriver/llvm/include:/opt/hygondriver/.hyhal/include:

C_INCLUDE_PATH

/opt/hygondriver/include:/opt/hyhal/include:/opt/hygondriver/llvm/include:/opt/hygondriver/.hyhal/include:

DTKROOT

/opt/hygondriver

HYHAL_PATH

/opt/hyhal

LD_LIBRARY_PATH

/opt/hygondriver/hip/lib:/opt/hygondriver/llvm/lib:/opt/hygondriver/lib:/opt/hygondriver/lib64:/opt/hyhal/lib:/opt/hyhal/lib64:/opt/hygondriver/.hyhal/lib:/opt/hygondriver/.hyhal/lib64:

PATH

/opt/hygondriver/bin:/opt/hygondriver/llvm/bin:/opt/hygondriver/hip/bin:/opt/hygondriver/hip/bin/hipify:/opt/hyhal/bin:/opt/hygondriver/.hyhal/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

ROCM_PATH

/opt/hygondriver

TZ

Asia/Dubai


Layers

[#000] sha256:d9802f032d6798e2086607424bfe88cb8ec1d6f116e11cd99592dcaf261e9cd2 - 16.34% (26.2 MB)

[#001] sha256:dab1cd9756376bd41ecf1e3e68e1b4c3cd60fce6ef99607752ecc81019fce4e1 - 0.0% (188 Bytes)

[#002] sha256:930ddd66aeab664339b905bcb56aa9067b542c37ff60845df7bf4c35bd8e8155 - 70.59% (113 MB)

[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#004] sha256:32f5bb5db033627c35a23ee6cb3bfb17d7ba47d63ee7d31e9c2b9f623193d836 - 13.06% (21 MB)


History
2024-10-11 03:38:25 UTC

/bin/sh -c #(nop) ARG RELEASE

2024-10-11 03:38:25 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2024-10-11 03:38:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2024-10-11 03:38:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04

2024-10-11 03:38:27 UTC

/bin/sh -c #(nop) ADD file:7486147a645d8835a5181c79f00a3606c6b714c83bcbfcd8862221eb14690f9e in /

2024-10-11 03:38:27 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2025-01-22 03:45:31 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Dubai

2025-01-22 03:45:31 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone # buildkit

2025-01-22 03:45:53 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get -y install libhwloc-dev libdrm-dev pciutils libelf-dev kmod # buildkit

2025-01-22 03:45:53 UTC (buildkit.dockerfile.v0)

ENV LD_LIBRARY_PATH=/opt/hygondriver/hip/lib:/opt/hygondriver/llvm/lib:/opt/hygondriver/lib:/opt/hygondriver/lib64:/opt/hyhal/lib:/opt/hyhal/lib64:/opt/hygondriver/.hyhal/lib:/opt/hygondriver/.hyhal/lib64:

2025-01-22 03:45:53 UTC (buildkit.dockerfile.v0)

ENV PATH=/opt/hygondriver/bin:/opt/hygondriver/llvm/bin:/opt/hygondriver/hip/bin:/opt/hygondriver/hip/bin/hipify:/opt/hyhal/bin:/opt/hygondriver/.hyhal/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2025-01-22 03:45:53 UTC (buildkit.dockerfile.v0)

ENV C_INCLUDE_PATH=/opt/hygondriver/include:/opt/hyhal/include:/opt/hygondriver/llvm/include:/opt/hygondriver/.hyhal/include:

2025-01-22 03:45:53 UTC (buildkit.dockerfile.v0)

ENV ROCM_PATH=/opt/hygondriver

2025-01-22 03:45:53 UTC (buildkit.dockerfile.v0)

ENV DTKROOT=/opt/hygondriver

2025-01-22 03:45:53 UTC (buildkit.dockerfile.v0)

ENV CPLUS_INCLUDE_PATH=/opt/hygondriver/include:/opt/hyhal/include:/opt/hygondriver/llvm/include:/opt/hygondriver/.hyhal/include:

2025-01-22 03:45:53 UTC (buildkit.dockerfile.v0)

ENV HYHAL_PATH=/opt/hyhal

2025-01-22 03:45:53 UTC (buildkit.dockerfile.v0)

WORKDIR /root/

2025-01-22 03:46:31 UTC (buildkit.dockerfile.v0)

COPY /device-plugin/k8s-device-plugin . # buildkit

2025-01-22 03:46:31 UTC (buildkit.dockerfile.v0)

CMD ["./k8s-device-plugin" "-logtostderr=true" "-stderrthreshold=INFO" "-v=5"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete