2025-05-04 06:39:35 UTC
983 MB
123
BOINC_REMOTE_HOST127.0.0.1
DEBIAN_FRONTENDnoninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2726e237d1a374379e783053d93d0345c8a3bf3c57b5d35b099de1ad777486ee - 2.88% (28.3 MB)
[#001] sha256:05e54336f434b8dc5e608a2ed5327d5a47e6b39df8db8c3d2c09dad41eff697d - 0.0% (239 Bytes)
[#002] sha256:c982250a2d41b2d3f9c62beaeb803756c7fad97f01687a2e20484d7c64ecd087 - 96.92% (952 MB)
[#003] sha256:7286d3618f657356afebab90cd81bf2e938d19473e1b1c343f222769ef1412e8 - 0.0% (682 Bytes)
[#004] sha256:19099eed41dffff854865a057a8bf3660bb1ff79ff8a8be640054bfc10b036e8 - 0.0% (466 Bytes)
[#005] sha256:80a1f455109175c572fdbe7924c100a6c5d9f7924f0ec2287ef4a74fd478680e - 0.0% (138 Bytes)
[#006] sha256:7245c08232c0b9cb96638aef581e4fcf951aff310999b7c86983e51575282977 - 0.2% (1.95 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-04-08 10:43:12 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-04-08 10:43:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-04-08 10:43:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-04-08 10:43:14 UTC/bin/sh -c #(nop) ADD file:1d7c45546e94b90e941c5bf5c7a5d415d7b868581ad96171d4beb76caa8ab683 in /
2025-04-08 10:43:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-04-11 22:15:34 UTC (buildkit.dockerfile.v0)LABEL maintainer=dl.mlsedevops@amd.com
2025-04-11 22:15:34 UTC (buildkit.dockerfile.v0)ARG ROCM_VERSION=6.2
2025-04-11 22:15:34 UTC (buildkit.dockerfile.v0)ARG AMDGPU_VERSION=6.2
2025-04-11 22:15:34 UTC (buildkit.dockerfile.v0)ARG APT_PREF
2025-04-11 22:15:34 UTC (buildkit.dockerfile.v0)RUN |3 ROCM_VERSION=6.4 AMDGPU_VERSION=6.4 APT_PREF=Package: *\nPin: release o=repo.radeon.com\nPin-Priority: 600 /bin/sh -c echo "$APT_PREF" > /etc/apt/preferences.d/rocm-pin-600 # buildkit
2025-04-11 22:17:22 UTC (buildkit.dockerfile.v0)RUN |3 ROCM_VERSION=6.4 AMDGPU_VERSION=6.4 APT_PREF=Package: *\nPin: release o=repo.radeon.com\nPin-Priority: 600 /bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates curl libnuma-dev gnupg && curl -sL https://repo.radeon.com/rocm/rocm.gpg.key | apt-key add - && printf "deb [arch=amd64] https://repo.radeon.com/rocm/apt/$ROCM_VERSION/ noble main" | tee /etc/apt/sources.list.d/rocm.list && printf "deb [arch=amd64] https://repo.radeon.com/amdgpu/$AMDGPU_VERSION/ubuntu noble main" | tee /etc/apt/sources.list.d/amdgpu.list && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends sudo libelf1 kmod file python3-dev python3-pip rocm-dev build-essential && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
2025-04-11 22:17:23 UTC (buildkit.dockerfile.v0)RUN |3 ROCM_VERSION=6.4 AMDGPU_VERSION=6.4 APT_PREF=Package: *\nPin: release o=repo.radeon.com\nPin-Priority: 600 /bin/sh -c groupadd -g 109 render # buildkit
2025-05-04 06:39:09 UTC/bin/sh -c #(nop) LABEL maintainer=BOINC description=AMD OpenCL-savvy BOINC client.
2025-05-04 06:39:09 UTC/bin/sh -c #(nop) ENV BOINC_GUI_RPC_PASSWORD=123 BOINC_REMOTE_HOST=127.0.0.1 BOINC_CMD_LINE_OPTIONS= DEBIAN_FRONTEND=noninteractive
2025-05-04 06:39:09 UTC/bin/sh -c #(nop) COPY dir:37e8eec2c1c7a3609ec8091566cc84faebf77489f5075d744551791d31e3d6a8 in /usr/bin/
2025-05-04 06:39:09 UTC/bin/sh -c #(nop) WORKDIR /var/lib/boinc
2025-05-04 06:39:09 UTC/bin/sh -c #(nop) EXPOSE 31416
2025-05-04 06:39:35 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends software-properties-common tzdata && add-apt-repository -y ppa:costamagnagianfranco/boinc && apt-get update && apt-get install -y --no-install-recommends boinc-client && apt-get remove -y software-properties-common && apt-get autoremove -y && rm -rf /var/lib/apt/lists/*
2025-05-04 06:39:35 UTC/bin/sh -c #(nop) CMD ["start-boinc.sh"]
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.