Namespace
matrixorigin
Image / Tag
matrixone:nightly-9d616832a
Content Digest
sha256:14ba436187a8d22f9551bd07ef85e20dc838c1919f2e001e00361cb4cb8647a2
Details
Created

2024-02-02 16:23:52 UTC

Size

119 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:57c139bbda7eb92a286d974aa8fef81acf1a8cbc742242619252c13b196ab499 - 23.65% (28.2 MB)

[#001] sha256:1b8fd9d93e2ead654e3ca9e0f5d5def9b19384da440fa01a52cd40555b143eb3 - 42.68% (50.9 MB)

[#002] sha256:d7d08b095e47d97afa626b6a39db0caaff7ced0769d6c25b2d851eef96a65ab3 - 0.0% (4.02 KB)

[#003] sha256:fee86d69601c85b4720d7ae8a3062438d6e44aa45ae64dcc3de9f0cdba2d93ee - 33.67% (40.1 MB)


History
2024-01-25 17:54:38 UTC

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

2024-01-25 17:54:38 UTC

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

2024-01-25 17:54:38 UTC

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

2024-01-25 17:54:38 UTC

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

2024-01-25 17:54:40 UTC

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

2024-01-25 17:54:41 UTC

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

2024-02-02 16:23:42 UTC (buildkit.dockerfile.v0)

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

2024-02-02 16:23:42 UTC (buildkit.dockerfile.v0)

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

2024-02-02 16:23:52 UTC (buildkit.dockerfile.v0)

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

2024-02-02 16:23:52 UTC (buildkit.dockerfile.v0)

WORKDIR /

2024-02-02 16:23:52 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-02-02 16:23:52 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