Namespace
matrixorigin
Image / Tag
matrixone:nightly-8081e051
Content Digest
sha256:1ddef0d143c0a0ed31c7d71a17d253541967214d7d2e7420a22ab3e9e0e17d0f
Details
Created

2023-12-22 02:09:27 UTC

Size

109 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 - 25.88% (28.2 MB)

[#001] sha256:6aaaa1e0028756c27ea25fba7279a964743a08361531cbc44c85fc3b1e4d4311 - 37.28% (40.6 MB)

[#002] sha256:dfe1a1a18b427e71ebf3ca73a787c05c2bc2a5913bd1513c196f405e088c6071 - 0.0% (3.75 KB)

[#003] sha256:832ec79b906f038e3ab3e8ee8b03dde1093a7d00a4e9502741c0dc66b73f6bfe - 36.84% (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-22 02:09:19 UTC (buildkit.dockerfile.v0)

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

2023-12-22 02:09:19 UTC (buildkit.dockerfile.v0)

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

2023-12-22 02:09:27 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-22 02:09:27 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-12-22 02:09:27 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-12-22 02:09:27 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-12-22 02:28:39 UTC

Size

103 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 - 25.33% (26.1 MB)

[#001] sha256:1f69986e1aeffb3e4f7a3583281a3365725ac007f633d5d09b92d8a5e2529961 - 35.93% (37 MB)

[#002] sha256:dfe1a1a18b427e71ebf3ca73a787c05c2bc2a5913bd1513c196f405e088c6071 - 0.0% (3.75 KB)

[#003] sha256:0939c6ebb71afad8789b6e5526564fce61ea0e09d26f0f7415f6feb6b41a2720 - 38.73% (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-22 02:27:25 UTC (buildkit.dockerfile.v0)

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

2023-12-22 02:27:25 UTC (buildkit.dockerfile.v0)

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

2023-12-22 02:28:39 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-22 02:28:39 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-12-22 02:28:39 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-12-22 02:28:39 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