Namespace
matrixorigin
Image / Tag
matrixone:nightly-a9d427f1
Content Digest
sha256:2a45a541dd71280b076f074649888ae11472f8859eb588b38c3314dc5a5fb267
Details
Created

2024-11-13 22:08:51 UTC

Size

139 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:6414378b647780fee8fd903ddb9541d134a1947ce092d08bdeb23a54cb3684ac - 20.31% (28.2 MB)

[#001] sha256:f0dbf624f884f06f52e8a073e5839edde5a9bf63be146bc1f4305ab4fe851931 - 50.72% (70.3 MB)

[#002] sha256:7bc98ef12a4aed7a9118f0dce14546ae77209cc24e9b232c6d9a7c330b0e49f7 - 0.0% (4.26 KB)

[#003] sha256:c589851e846f6665dc4058b304f18c7dfaefb74ee4d63c4b97452922321b1e01 - 28.97% (40.2 MB)


History
2024-09-11 16:25:16 UTC

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

2024-09-11 16:25:16 UTC

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

2024-09-11 16:25:16 UTC

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

2024-09-11 16:25:16 UTC

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

2024-09-11 16:25:17 UTC

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

2024-09-11 16:25:18 UTC

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

2024-11-13 22:08:41 UTC (buildkit.dockerfile.v0)

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

2024-11-13 22:08:41 UTC (buildkit.dockerfile.v0)

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

2024-11-13 22:08:51 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-11-13 22:08:51 UTC (buildkit.dockerfile.v0)

WORKDIR /

2024-11-13 22:08:51 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-11-13 22:08:51 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-11-13 22:38:20 UTC

Size

131 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:a186900671ab62e1dea364788f4e84c156e1825939914cfb5a6770be2b58b4da - 19.93% (26.1 MB)

[#001] sha256:6591891fb3bd096779f147f6b7c66039bf50c8fe033419bdafd08d078c087988 - 49.56% (64.9 MB)

[#002] sha256:7bc98ef12a4aed7a9118f0dce14546ae77209cc24e9b232c6d9a7c330b0e49f7 - 0.0% (4.26 KB)

[#003] sha256:cfb3eb0b6f9e0e2f91735cf0c81b123295b510130da6eec2a8cf6eccfee347d2 - 30.51% (39.9 MB)


History
2024-09-11 16:26:04 UTC

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

2024-09-11 16:26:04 UTC

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

2024-09-11 16:26:04 UTC

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

2024-09-11 16:26:04 UTC

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

2024-09-11 16:26:06 UTC

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

2024-09-11 16:26:06 UTC

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

2024-11-13 22:36:59 UTC (buildkit.dockerfile.v0)

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

2024-11-13 22:36:59 UTC (buildkit.dockerfile.v0)

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

2024-11-13 22:38:20 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-11-13 22:38:20 UTC (buildkit.dockerfile.v0)

WORKDIR /

2024-11-13 22:38:20 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-11-13 22:38:20 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