Namespace
matrixorigin
Image / Tag
matrixone:temp-nightly-8fb89fe
Content Digest
sha256:836f07e5425820123774b6bc8eb7a3efb2f48b70f2e20ee28a84b661d0334026
Details
Created

2023-06-11 01:03:01 UTC

Size

83.2 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:837dd4791cdc6f670708c3a570b72169263806d7ccc2783173b9e88f94878271 - 33.84% (28.2 MB)

[#001] sha256:04d2c758bb77f58f92bbee1c184e8d1cabc2aef89e0b478b06205d1a94647d4d - 42.63% (35.5 MB)

[#002] sha256:ae0ce52f5396a657a4632a14334e63da9f7b179a318b9441f3f6755a03618a36 - 0.01% (6.08 KB)

[#003] sha256:b3e5c22ec418d491f27938f479c902debc6db73263dd13db617f3b94a3145e35 - 23.52% (19.6 MB)


History
2023-05-22 17:45:50 UTC

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

2023-05-22 17:45:50 UTC

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

2023-05-22 17:45:50 UTC

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

2023-05-22 17:45:50 UTC

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

2023-05-22 17:45:52 UTC

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

2023-05-22 17:45:52 UTC

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

2023-06-11 01:02:50 UTC (buildkit.dockerfile.v0)

COPY /go/src/github.com/matrixorigin/matrixone/mo-service /mo-service # buildkit

2023-06-11 01:02:50 UTC (buildkit.dockerfile.v0)

COPY /go/src/github.com/matrixorigin/matrixone/etc /etc # buildkit

2023-06-11 01:03:01 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y dnsutils curl && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2023-06-11 01:03:01 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-06-11 01:03:01 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-06-11 01:03:01 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/mo-service" "-debug-http=:12345" "-launch" "/etc/quickstart/launch.toml"]

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