Namespace
matrixorigin
Image / Tag
matrixone:nightly-e792d6fe2
Content Digest
sha256:efdc94b4a97449fbcc5641a2f2a9f32a498dc1e23b9e4a7af0ec184bfe96707d
Details
Created

2024-01-17 02:41: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:29202e855b2021a2d7f92800619ed5f5e8ac402e267cfbb3d29a791feb13c1ee - 23.68% (28.2 MB)

[#001] sha256:edc9db99a996ca977c7cffa67d2680250dda969a13d4178356b836a7065be54c - 42.6% (50.7 MB)

[#002] sha256:ae75b1b50caa1df230b07027a00e93b9de96f344a12021a647afee3b913590bc - 0.0% (4 KB)

[#003] sha256:d26e7f327c47af2fbcffb62b9b906afa6528e2803b52c37d93fa6e3c686c1e68 - 33.71% (40.1 MB)


History
2024-01-11 17:08:09 UTC

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

2024-01-11 17:08:09 UTC

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

2024-01-11 17:08:09 UTC

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

2024-01-11 17:08:09 UTC

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

2024-01-11 17:08:11 UTC

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

2024-01-11 17:08:11 UTC

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

2024-01-17 02:41:34 UTC (buildkit.dockerfile.v0)

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

2024-01-17 02:41:34 UTC (buildkit.dockerfile.v0)

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

2024-01-17 02:41: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

2024-01-17 02:41:47 UTC (buildkit.dockerfile.v0)

WORKDIR /

2024-01-17 02:41:47 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-01-17 02:41:47 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-01-17 03:11:27 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.26% (26.1 MB)

[#001] sha256:f816957a51dc78718d440aa9c442f201cc21592bb2a51525c3f8424b92dff985 - 41.16% (46.2 MB)

[#002] sha256:ae75b1b50caa1df230b07027a00e93b9de96f344a12021a647afee3b913590bc - 0.0% (4 KB)

[#003] sha256:c53e1ead71e991bc13238dac646374469a5f0b152a254ad6f4b6afb2f0a3cdb2 - 35.57% (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-17 03:09:49 UTC (buildkit.dockerfile.v0)

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

2024-01-17 03:09:49 UTC (buildkit.dockerfile.v0)

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

2024-01-17 03:11: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

2024-01-17 03:11:27 UTC (buildkit.dockerfile.v0)

WORKDIR /

2024-01-17 03:11:27 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-01-17 03:11:27 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