Namespace
nsq974487195
Image / Tag
ubuntu:sshd2
Content Digest
sha256:0cbc4cdd70ae6095a8615e9622cb135e77dcaead5829157a5f11931e3ef3c917
Details
Created

2023-05-09 02:24:37 UTC

Size

141 MB

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


Layers

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

[#001] sha256:c361058835fe1caf52a9311ff7d223540cf0511bbf86079144996ddb818dc566 - 81.08% (114 MB)

[#002] sha256:003c5ab62a06b27a7f41219f996c976b551476a72d8bbc9f3b4f0a08351d9698 - 0.0% (159 Bytes)

[#003] sha256:9ef198956d7fb77fd98cb7719f52496c8fbeda282cbf7813f94a47bef15bddfe - 0.0% (155 Bytes)

[#004] sha256:81b289488f4e45d79bfb2ef43b31837973dcca7d82a530891231e78292d0f0c3 - 0.3% (437 KB)

[#005] sha256:2470ce2ab81ab7cd9a0c0cb2c9305c2838d22d59e462ad955027da9869f69c85 - 0.0% (4.37 KB)

[#006] sha256:b5b6dc90615b3db41e16f3036cdf34cb35bd1bda9c66e188a6d41a5b90219e51 - 0.0% (433 Bytes)

[#007] sha256:56a185df31c7deb87a4843dcd184e2778eacd7a0cd9d6131ec0a15d58c409a67 - 0.0% (538 Bytes)

[#008] sha256:835192b321cbd811f92678c157f1274d7b69a006939f6e772509a14578ac1e8c - 0.0% (852 Bytes)

[#009] sha256:f06c9b3272adfb593c1cb1240ec0d24ef598db558c53d5b1083d4eb8ea6cb743 - 0.0% (1.61 KB)

[#010] sha256:eaf90d3243a082fea429bd79daefff38e328e3c0cef3d934d17816b47c26e144 - 0.0% (113 Bytes)


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-09 01:52:59 UTC

/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive

2023-05-09 02:11:51 UTC

|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c apt update && apt install git vim openssh-server sudo -y

2023-05-09 02:11:55 UTC

|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c ln -sf /usr/share/zoneinfo/Europe/Amsterdam /etc/localtime

2023-05-09 02:11:57 UTC

|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c echo "Europe/Amsterdam" > /etc/timezone

2023-05-09 02:12:00 UTC

|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c dpkg-reconfigure --frontend noninteractive tzdata

2023-05-09 02:12:02 UTC

|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c useradd -rm -d /home/ubuntu -s /bin/bash -g root -G sudo -u 1000 ubuntu

2023-05-09 02:12:04 UTC

|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c echo 'ubuntu:ubuntu' | chpasswd

2023-05-09 02:12:06 UTC

|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c echo 'ubuntu ALL=(ALL:ALL) NOPASSWD:ALL'>>/etc/sudoers

2023-05-09 02:24:31 UTC

|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c sed -i 's/mirrors.tuna.tsinghua.edu.cn/archive.ubuntu.com/g' /etc/apt/sources.list

2023-05-09 02:24:33 UTC

|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c sed -i 's/^PermitRootLogin\s+.*/PermitRootLogin yes/' /etc/ssh/sshd_config

2023-05-09 02:24:36 UTC

|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c service ssh start

2023-05-09 02:24:36 UTC

/bin/sh -c #(nop) EXPOSE 22

2023-05-09 02:24:37 UTC

/bin/sh -c #(nop) CMD ["/usr/sbin/sshd" "-D"]

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