Namespace
matrixorigin
Image / Tag
matrixone:nightly-e0ce6145
Content Digest
sha256:d4ffabb8e42b3c617f06f2af126e75f2e6e6cfe4acf04f98fffeaea7fe4af4a3
Details
Created

2024-01-14 22:07:41 UTC

Size

120 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.57% (28.2 MB)

[#001] sha256:21683dbcb5531ea684c5ed1a561d5c9d41a50a36b05cfa159a808d2f7ee82f78 - 42.87% (51.3 MB)

[#002] sha256:42805e6f9a4a07820d77e9ee58cc6e4503d8a107d51cc3397f1c7ed51d5c78bd - 0.0% (4.03 KB)

[#003] sha256:2edc500084ca0b77c27eef41641886f9dd7fbdb18875a59cfdb497c1f8afb3fc - 33.56% (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"]

2024-01-14 22:07:30 UTC (buildkit.dockerfile.v0)

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

2024-01-14 22:07:30 UTC (buildkit.dockerfile.v0)

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

2024-01-14 22:07:41 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-01-14 22:07:41 UTC (buildkit.dockerfile.v0)

WORKDIR /

2024-01-14 22:07:41 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-01-14 22:07:41 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-01-14 22:30:24 UTC

Size

113 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.05% (26.1 MB)

[#001] sha256:3d3c11bb615e30f58cd1c9a0b07c7f805c183b2b809b94fa20c3d56c5fc8d56d - 41.69% (47.2 MB)

[#002] sha256:42805e6f9a4a07820d77e9ee58cc6e4503d8a107d51cc3397f1c7ed51d5c78bd - 0.0% (4.03 KB)

[#003] sha256:97a5a0b69b3cd36facc967ad235d6f6518d006e7a3b189bbe55dcf66d4067fd9 - 35.25% (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"]

2024-01-14 22:29:04 UTC (buildkit.dockerfile.v0)

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

2024-01-14 22:29:04 UTC (buildkit.dockerfile.v0)

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

2024-01-14 22:30:24 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-01-14 22:30:24 UTC (buildkit.dockerfile.v0)

WORKDIR /

2024-01-14 22:30:24 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-01-14 22:30:24 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