Namespace
matrixorigin
Image / Tag
matrixone:nightly-589db068
Content Digest
sha256:157ef0b7988310625339c7a3799f96510a4d96c2437f493bc40a0b3c28363656
Details
Created

2024-06-26 22:08:44 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:7646c8da332499ae416b15479ce832db32e39a501c662e24324f595509a0d3db - 21.5% (28.2 MB)

[#001] sha256:5387cef2fad3cdec43c782812205cd9b45c22809f7e10b6c27145615ab825ea9 - 47.84% (62.7 MB)

[#002] sha256:aff69b4cd7c4d991940d65543a5b657731c327fcd55390b274800134b528c3d7 - 0.0% (4.25 KB)

[#003] sha256:33668b0e6a7b4108e96d5aa6d3178166efed700bffb91f07ed35fa50f852932e - 30.65% (40.1 MB)


History
2024-06-03 10:32:23 UTC

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

2024-06-03 10:32:23 UTC

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

2024-06-03 10:32:23 UTC

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

2024-06-03 10:32:23 UTC

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

2024-06-03 10:32:25 UTC

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

2024-06-03 10:32:26 UTC

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

2024-06-26 22:08:35 UTC (buildkit.dockerfile.v0)

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

2024-06-26 22:08:35 UTC (buildkit.dockerfile.v0)

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

2024-06-26 22:08:44 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-06-26 22:08:44 UTC (buildkit.dockerfile.v0)

WORKDIR /

2024-06-26 22:08:44 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-06-26 22:08:44 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-06-26 22:34:19 UTC

Size

124 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:9b10a938e28486049341cb41134e8c0c141b2e25870896c597e2a54df471acbb - 21.09% (26.1 MB)

[#001] sha256:fab9704b371fb668625f05646cfbb65b736eb1ee0fd7c70fd5b45fa28dc7407c - 46.63% (57.7 MB)

[#002] sha256:aff69b4cd7c4d991940d65543a5b657731c327fcd55390b274800134b528c3d7 - 0.0% (4.25 KB)

[#003] sha256:1722f05498641c07bb401583772f9b7eef306e390ea21ecf435713ea11359d12 - 32.27% (39.9 MB)


History
2024-06-03 10:30:07 UTC

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

2024-06-03 10:30:07 UTC

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

2024-06-03 10:30:07 UTC

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

2024-06-03 10:30:07 UTC

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

2024-06-03 10:30:11 UTC

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

2024-06-03 10:30:12 UTC

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

2024-06-26 22:33:03 UTC (buildkit.dockerfile.v0)

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

2024-06-26 22:33:03 UTC (buildkit.dockerfile.v0)

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

2024-06-26 22:34:19 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-06-26 22:34:19 UTC (buildkit.dockerfile.v0)

WORKDIR /

2024-06-26 22:34:19 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-06-26 22:34:19 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