Namespace
matrixorigin
Image / Tag
matrixone:nightly-ec91a30c
Content Digest
sha256:e678803c2dfbef547035de7030a8e02d5f4ec8540a23cb36d8d6814c185c59c0
Details
Created

2023-08-15 22:09:26 UTC

Size

84.7 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:3153aa388d026c26a2235e1ed0163e350e451f41a8a313e1804d7e1afb857ab4 - 33.25% (28.2 MB)

[#001] sha256:4bd3ceda141125f166d2d122d9450f4a0fd1d95081c73f8adea5728a4ea70b88 - 43.63% (37 MB)

[#002] sha256:cdb93978fc53083b37b345af75bfe787d60824b4187aa6a136298772f0a9f2ce - 0.0% (3.31 KB)

[#003] sha256:04f7c42c6163c84ff3df7af06ad130024b45fb329663a54e6f293c775c53b802 - 23.11% (19.6 MB)


History
2023-06-28 08:37:40 UTC

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

2023-06-28 08:37:40 UTC

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

2023-06-28 08:37:40 UTC

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

2023-06-28 08:37:40 UTC

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

2023-06-28 08:37:42 UTC

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

2023-06-28 08:37:42 UTC

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

2023-08-15 22:09:16 UTC (buildkit.dockerfile.v0)

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

2023-08-15 22:09:16 UTC (buildkit.dockerfile.v0)

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

2023-08-15 22:09:26 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-08-15 22:09:26 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-08-15 22:09:26 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-08-15 22:09:26 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-08-15 22:33:08 UTC

Size

79 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:5af00eab97847634d0b3b8a5933f52ca8378f5f30a2949279d682de1e210d78b - 33.0% (26.1 MB)

[#001] sha256:06b8e82992075f51b727c6682e36ea88cf28d311f51162439ba7fcb6ce37e329 - 42.42% (33.5 MB)

[#002] sha256:cdb93978fc53083b37b345af75bfe787d60824b4187aa6a136298772f0a9f2ce - 0.0% (3.31 KB)

[#003] sha256:d13672b241530cdd5875161b8fd7c88dcb9ff29f17f17d519654dda4ff71fa22 - 24.57% (19.4 MB)


History
2023-06-28 08:42:48 UTC

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

2023-06-28 08:42:48 UTC

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

2023-06-28 08:42:48 UTC

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

2023-06-28 08:42:48 UTC

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

2023-06-28 08:42:50 UTC

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

2023-06-28 08:42:50 UTC

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

2023-08-15 22:31:42 UTC (buildkit.dockerfile.v0)

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

2023-08-15 22:31:42 UTC (buildkit.dockerfile.v0)

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

2023-08-15 22:33:08 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-08-15 22:33:08 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-08-15 22:33:08 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-08-15 22:33:08 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