Namespace
matrixorigin
Image / Tag
matrixone:nightly-7a6d81dd
Content Digest
sha256:93b78ae7b837ef2535662fa72e064cc0734c4a0996dfc6218630416d3453af09
Details
Created

2023-12-17 22:07:47 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:a486411936734b0d1d201c8a0ed8e9d449a64d5033fdc33411ec95bc26460efb - 23.76% (28.2 MB)

[#001] sha256:7de53d2d2ce0cc7f8cf09eefc73d8d078223daed67dce97e0562e60247f54bae - 42.43% (50.3 MB)

[#002] sha256:9eb24e644d457163d569a45cbdf7559c39ba921a1c890ee89e4273acfff035f6 - 0.0% (4.03 KB)

[#003] sha256:eaed3205a98ed4e0b3f41a41b5f61ec691dd219b044c7a59fc0f65450fb3337f - 33.82% (40.1 MB)


History
2023-12-12 11:38:57 UTC

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

2023-12-12 11:38:57 UTC

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

2023-12-12 11:38:57 UTC

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

2023-12-12 11:38:57 UTC

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

2023-12-12 11:38:59 UTC

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

2023-12-12 11:38:59 UTC

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

2023-12-17 22:07:34 UTC (buildkit.dockerfile.v0)

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

2023-12-17 22:07:34 UTC (buildkit.dockerfile.v0)

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

2023-12-17 22:07:47 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

2023-12-17 22:07:47 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-12-17 22:07:47 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-12-17 22:07:47 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-12-17 22:29:33 UTC

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:005e2837585d0b391170fd9faf2e0c279d64ba0eb011cda8dedf28cb5839861e - 23.33% (26.1 MB)

[#001] sha256:65c1fa3c5111a3aecc4afc87bbb09618b20c6c7ed319caa6a9b3ef596bb2fb7b - 40.98% (45.8 MB)

[#002] sha256:9eb24e644d457163d569a45cbdf7559c39ba921a1c890ee89e4273acfff035f6 - 0.0% (4.03 KB)

[#003] sha256:0147e24b41b10a5e811aa70f28fa5a96663d590b5bfe925f5d8752ff19056d1c - 35.68% (39.9 MB)


History
2023-12-12 11:41:50 UTC

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

2023-12-12 11:41:50 UTC

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

2023-12-12 11:41:50 UTC

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

2023-12-12 11:41:51 UTC

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

2023-12-12 11:41:54 UTC

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

2023-12-12 11:41:54 UTC

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

2023-12-17 22:28:15 UTC (buildkit.dockerfile.v0)

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

2023-12-17 22:28:15 UTC (buildkit.dockerfile.v0)

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

2023-12-17 22:29:33 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

2023-12-17 22:29:33 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-12-17 22:29:33 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-12-17 22:29:33 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