Namespace
rocm
Image / Tag
rocm-terminal:5.5
Content Digest
sha256:b233285b6b70d6028a97a02bc250ed7a15bfbbfd484ef1da9622838ed6dc27f5
Details
Created

2023-05-04 21:04:56 UTC

Size

1.74 GB

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

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/rocm/bin


Layers

[#000] sha256:ca1778b6935686ad781c27472c4668fc61ec3aeb85494f72deb1921892b9d39e - 1.47% (26.2 MB)

[#001] sha256:8f4afa3867dffc51dcba838931fded0dbf3f72567795d0149d1960fb7a17560c - 98.53% (1.72 GB)

[#002] sha256:f208b52a3d93e7b15f24b57484c734718a813d8f4ef5fc404fe7944818f77902 - 0.0% (267 Bytes)

[#003] sha256:582cda6d64709dbd36c6a10f725f5854296e65eea89c932515b2b094e467dbff - 0.0% (4.25 KB)


History
2023-04-13 13:05:13 UTC

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

2023-04-13 13:05:13 UTC

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

2023-04-13 13:05:13 UTC

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

2023-04-13 13:05:13 UTC

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

2023-04-13 13:05:15 UTC

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

2023-04-13 13:05:15 UTC

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

2023-05-04 20:59:54 UTC

/bin/sh -c #(nop) MAINTAINER Peng Sun <Peng.Sun@amd.com>

2023-05-04 20:59:54 UTC

/bin/sh -c #(nop) ARG ROCM_VERSION=5.3

2023-05-04 20:59:54 UTC

/bin/sh -c #(nop) ARG AMDGPU_VERSION=5.3

2023-05-04 21:04:43 UTC

|2 AMDGPU_VERSION=5.5 ROCM_VERSION=5.5 /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-05-04 21:04:54 UTC

/bin/sh -c #(nop) COPY file:3983699a886aef27310e799e1461968212577370f21ffcea0d3d70f8e90b7ea8 in /etc/sudoers.d/sudo-nopasswd

2023-05-04 21:04:55 UTC

|2 AMDGPU_VERSION=5.5 ROCM_VERSION=5.5 /bin/sh -c useradd --create-home -G sudo,video --shell /bin/bash rocm-user

2023-05-04 21:04:55 UTC

/bin/sh -c #(nop) USER rocm-user

2023-05-04 21:04:55 UTC

/bin/sh -c #(nop) WORKDIR /home/rocm-user

2023-05-04 21:04:55 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/rocm/bin

2023-05-04 21:04:56 UTC

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

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