2024-10-11 17:14:25 UTC
1010 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bfbe77e41a78ee38147c5761aa8bc896d9f6e1e648b23468f294065ffe03c107 - 2.57% (26.1 MB)
[#001] sha256:93efd549eaa305226eb538c5a5774b4d0b5c72ebc61d956a60d30c9cedeb1a08 - 0.0% (735 Bytes)
[#002] sha256:e366e4515a0c8e68681e68fc08d1001cb220d26f67666553ada562f293340e56 - 2.76% (27.9 MB)
[#003] sha256:41d4a73273bc583399ac8967a2fd3e3a3dbfdd25b00d3d89618fcb5fbaf30162 - 18.59% (188 MB)
[#004] sha256:ae81157acc6340baeec3130e59cb3f7a66abc0a400185944f9f9df7631eea82f - 0.0% (113 Bytes)
[#005] sha256:8c868a3b3d0f42a8215bef922e1a06f945209bc5da0ef5497091af76c3e5f1c8 - 0.0% (373 Bytes)
[#006] sha256:cb2ec1b40d62bb82e773f4578c6400fe2efbc1792115faad5e9d320b01ab7441 - 0.0% (1.57 KB)
[#007] sha256:17c4ad63763d3d1dae856a6c43ad56ef15a9a524fcfd6a7d33aa712382e9881f - 74.76% (758 MB)
[#008] sha256:d48b05074552c0b96ca11d2c4a56d316141d7e13290f645ad73d6e0f25205d86 - 1.31% (13.3 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-10-05 07:32:21 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-10-05 07:32:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-10-05 07:32:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-10-05 07:32:22 UTC/bin/sh -c #(nop) ADD file:f8594e26831508c318e42c8dfd9942041031087b8de1bf3fec11fd75b8b30fd4 in /
2023-10-05 07:32:22 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-10-15 03:06:51 UTC/bin/sh -c sed -i "s/ports.ubuntu.com/mirrors.tuna.tsinghua.edu.cn/" /etc/apt/sources.list
2023-10-15 03:07:02 UTC/bin/sh -c apt-get update && apt-get upgrade -y
2023-10-15 03:12:40 UTC/bin/sh -c apt-get install -y apt-utils openssh-server sysbench fio iperf3 git python3-dev libffi-dev gcc libssl-dev python3-venv python3-dbus python3-pip python3-venv sshpass pkg-config dbus build-essential libpython3-dev libdbus-1-dev libglib2.0-dev vim git openssh-server net-tools
2023-10-15 03:12:44 UTC/bin/sh -c mkdir /var/run/sshd
2023-10-15 03:12:46 UTC/bin/sh -c echo 'root:123456' | chpasswd
2023-10-15 03:12:48 UTC/bin/sh -c sed -i 's/PermitRootLogin prohibit-password/PermitRootLogin yes/' /etc/ssh/sshd_config
2023-10-15 06:05:15 UTC/bin/sh -c #(nop) EXPOSE 22
2023-10-15 06:05:16 UTC/bin/sh -c #(nop) CMD ["/usr/sbin/sshd" "-D"]
2023-10-21 13:09:47 UTC/usr/sbin/sshd -D
2024-10-11 17:14:25 UTC/bin/bash
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.