Namespace
vastai
Image / Tag
test:file_transfer
Content Digest
sha256:f32668f32dc95d66e4b72d3fb89598061acba4efa5be021744cb902250457847
Details
Created

2025-08-08 16:43:49 -0700

Size

112 MB

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

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:6414378b647780fee8fd903ddb9541d134a1947ce092d08bdeb23a54cb3684ac - 25.16% (28.2 MB)

[#001] sha256:1a9241f396ab8bcf3230def0a7367941efe4bc53b951347eb2a38aa18f4169d6 - 74.84% (83.8 MB)

[#002] sha256:e87b06cb3c027f1bf908bf516b7c12137f35bad7606e074c8ea904e2f9c24534 - 0.0% (114 Bytes)


History
2024-09-11 16:25:16 UTC

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

2024-09-11 16:25:16 UTC

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

2024-09-11 16:25:16 UTC

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

2024-09-11 16:25:16 UTC

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

2024-09-11 16:25:17 UTC

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

2024-09-11 16:25:18 UTC

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

2025-08-08 16:43:49 -0700 (buildkit.dockerfile.v0)

RUN /bin/sh -c apt update; apt install -y openssh-client openssh-server iproute2 netcat-openbsd pv buffer # buildkit

2025-08-08 16:43:49 -0700 (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir /run/sshd # buildkit

2025-08-08 16:43:49 -0700 (buildkit.dockerfile.v0)

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