2022-11-17 03:52:27 UTC
1.6 GB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/rocm/bin
[#000] sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 - 1.66% (27.3 MB)
[#001] sha256:2b6a1a0bc7913c7f3075ac44ab4892a78399621ad814508894f31fc7ce87dc87 - 98.34% (1.58 GB)
[#002] sha256:d6e46bc7f40c605276020c16f60c579dfc7605de2af7b3065036dd44e003b6e0 - 0.0% (265 Bytes)
[#003] sha256:25d0ec7e212db9eed32a45f12ca18499f6de7825f5424af350c4d15b6c42c61c - 0.0% (4.25 KB)
/bin/sh -c #(nop) ADD file:7633003155a1059419aa1a6756fafb6e4f419d65bff7feb7c945de1e29dccb1e in /
2022-10-25 01:53:35 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-11-17 03:49:41 UTC/bin/sh -c #(nop) MAINTAINER Peng Sun <Peng.Sun@amd.com>
2022-11-17 03:49:41 UTC/bin/sh -c #(nop) ARG ROCM_VERSION=5.3
2022-11-17 03:49:41 UTC/bin/sh -c #(nop) ARG AMDGPU_VERSION=5.3
2022-11-17 03:52:15 UTC|2 AMDGPU_VERSION=5.3.2 ROCM_VERSION=5.3.2 /bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates curl gnupg && curl -sL http://repo.radeon.com/rocm/rocm.gpg.key | apt-key add - && sh -c 'echo deb [arch=amd64] http://repo.radeon.com/rocm/apt/$ROCM_VERSION/ focal main > /etc/apt/sources.list.d/rocm.list' && sh -c 'echo deb [arch=amd64] https://repo.radeon.com/amdgpu/$AMDGPU_VERSION/ubuntu focal main > /etc/apt/sources.list.d/amdgpu.list' && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends sudo libelf1 libnuma-dev build-essential git vim-nox cmake-curses-gui kmod file python3 python3-pip rocm-dev && apt-get clean && rm -rf /var/lib/apt/lists/*
2022-11-17 03:52:26 UTC/bin/sh -c #(nop) COPY file:3983699a886aef27310e799e1461968212577370f21ffcea0d3d70f8e90b7ea8 in /etc/sudoers.d/sudo-nopasswd
2022-11-17 03:52:27 UTC|2 AMDGPU_VERSION=5.3.2 ROCM_VERSION=5.3.2 /bin/sh -c useradd --create-home -G sudo,video --shell /bin/bash rocm-user
2022-11-17 03:52:27 UTC/bin/sh -c #(nop) USER rocm-user
2022-11-17 03:52:27 UTC/bin/sh -c #(nop) WORKDIR /home/rocm-user
2022-11-17 03:52:27 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/rocm/bin
2022-11-17 03:52:27 UTC/bin/sh -c #(nop) CMD ["bash" "-l"]
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.