2023-01-25 20:13:59 UTC
1.64 GB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/rocm/bin
[#000] sha256:846c0b181fff0c667d9444f8378e8fcfa13116da8d308bf21673f7e4bea8d580 - 1.63% (27.3 MB)
[#001] sha256:1c1ec7303bc635626bae18ee15f655e3d29e44f7f9d11dbba3d4530c47f16fd8 - 98.37% (1.61 GB)
[#002] sha256:da1fd9caaff1498af47a868c962080bf868e48876b80a621d185fc826a1d6cc0 - 0.0% (265 Bytes)
[#003] sha256:a34f2e2b5e960d56c5c139af462b9c5a8c00c2a3c09a1734bdb6643e59068d6e - 0.0% (4.25 KB)
/bin/sh -c #(nop) ADD file:9d282119af0c42bc823c95b4192a3350cf2cad670622017356dd2e637762e425 in /
2022-12-09 01:20:21 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-01-25 19:49:01 UTC/bin/sh -c #(nop) MAINTAINER Peng Sun <Peng.Sun@amd.com>
2023-01-25 19:49:02 UTC/bin/sh -c #(nop) ARG ROCM_VERSION=5.3
2023-01-25 19:49:02 UTC/bin/sh -c #(nop) ARG AMDGPU_VERSION=5.3
2023-01-25 20:13:48 UTC|2 AMDGPU_VERSION=5.4.2 ROCM_VERSION=5.4.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/*
2023-01-25 20:13:58 UTC/bin/sh -c #(nop) COPY file:3983699a886aef27310e799e1461968212577370f21ffcea0d3d70f8e90b7ea8 in /etc/sudoers.d/sudo-nopasswd
2023-01-25 20:13:59 UTC|2 AMDGPU_VERSION=5.4.2 ROCM_VERSION=5.4.2 /bin/sh -c useradd --create-home -G sudo,video --shell /bin/bash rocm-user
2023-01-25 20:13:59 UTC/bin/sh -c #(nop) USER rocm-user
2023-01-25 20:13:59 UTC/bin/sh -c #(nop) WORKDIR /home/rocm-user
2023-01-25 20:13:59 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/rocm/bin
2023-01-25 20:13:59 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.