Namespace
matrixorigin
Image / Tag
matrixone:nightly-77ff1452
Content Digest
sha256:8a6178619664cd39e2fa5d7ecf4c481c9183894da3315785e9f95b050bb0190c
Details
Created

2024-01-25 22:07:37 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:29202e855b2021a2d7f92800619ed5f5e8ac402e267cfbb3d29a791feb13c1ee - 23.48% (28.2 MB)

[#001] sha256:b81264ff4f2b4171723d859627cc5fea9587b1f3686a84edec59f0e766330e87 - 43.09% (51.7 MB)

[#002] sha256:0dc6c58c07cf2c47e8a575e58756c6ddc7789d92f603e325aa8c931dfb159549 - 0.0% (4.03 KB)

[#003] sha256:dd61ebfca0b522ad1dd11f3e32b812bf8728d090e20129cf94b94197e584f583 - 33.43% (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-25 22:07:29 UTC (buildkit.dockerfile.v0)

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

2024-01-25 22:07:29 UTC (buildkit.dockerfile.v0)

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

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

WORKDIR /

2024-01-25 22:07:37 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-01-25 22:07:37 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-01-25 22:30:11 UTC

Size

114 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:ce9ebea987c26664d067f7e14c93231c6d303e4acb322f15ddbf05b414646d64 - 22.96% (26.1 MB)

[#001] sha256:78ef21060d2907bf246e9b4918f5fb08101eace2738abd1c1d0d3b94376e6378 - 41.92% (47.6 MB)

[#002] sha256:0dc6c58c07cf2c47e8a575e58756c6ddc7789d92f603e325aa8c931dfb159549 - 0.0% (4.03 KB)

[#003] sha256:10ef4a2685a66baafb5c424ac1823149017716d716f9c6f3d48e3084aa37cbb6 - 35.12% (39.9 MB)


History
2024-01-11 17:03:13 UTC

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

2024-01-11 17:03:13 UTC

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

2024-01-11 17:03:13 UTC

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

2024-01-11 17:03:13 UTC

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

2024-01-11 17:03:15 UTC

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

2024-01-11 17:03:15 UTC

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

2024-01-25 22:28:56 UTC (buildkit.dockerfile.v0)

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

2024-01-25 22:28:56 UTC (buildkit.dockerfile.v0)

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

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

WORKDIR /

2024-01-25 22:30:11 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-01-25 22:30:11 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