Namespace
matrixorigin
Image / Tag
matrixone:nightly-e5cc3aef
Content Digest
sha256:96778d78b555de759b52b3fbbd0d64024449200a4b81d8a7ba33cc94e353d8e4
Details
Created

2023-10-24 22:10:17 UTC

Size

94.1 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:aece8493d3972efa43bfd4ee3cdba659c0f787f8f59c82fb3e48c87cbb22a12e - 29.92% (28.2 MB)

[#001] sha256:767d3967dfecfdc31e10bfdf1d133fd873a92f686b651c5924513cd31f00183c - 49.28% (46.4 MB)

[#002] sha256:b3d78f21163524b73628fc94dd5ba92f2fe936e6db2ca6143831e5bc3bcae29a - 0.0% (3.77 KB)

[#003] sha256:08defafe830079e48129efaf2ecd277df559ca07d7976750010b79070de40141 - 20.8% (19.6 MB)


History
2023-10-05 07:33:30 UTC

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

2023-10-05 07:33:30 UTC

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

2023-10-05 07:33:30 UTC

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

2023-10-05 07:33:30 UTC

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

2023-10-05 07:33:32 UTC

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

2023-10-05 07:33:32 UTC

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

2023-10-24 22:10:08 UTC (buildkit.dockerfile.v0)

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

2023-10-24 22:10:08 UTC (buildkit.dockerfile.v0)

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

2023-10-24 22:10:17 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y dnsutils curl && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2023-10-24 22:10:17 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-10-24 22:10:17 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-10-24 22:10:17 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-10-24 22:38:10 UTC

Size

87.9 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:bfbe77e41a78ee38147c5761aa8bc896d9f6e1e648b23468f294065ffe03c107 - 29.67% (26.1 MB)

[#001] sha256:d70106f7964e678764b2cc97a2b3a3d67eeec6e0a5adb39c24aa5bcfb1e0ff87 - 48.24% (42.4 MB)

[#002] sha256:b3d78f21163524b73628fc94dd5ba92f2fe936e6db2ca6143831e5bc3bcae29a - 0.0% (3.77 KB)

[#003] sha256:40c1231f4e24d37533bb5205814bf5e8d5569a29c057f09b7acf1be9013f72ba - 22.09% (19.4 MB)


History
2023-10-05 07:32:20 UTC

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

2023-10-05 07:32:21 UTC

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

2023-10-05 07:32:21 UTC

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

2023-10-05 07:32:21 UTC

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

2023-10-05 07:32:22 UTC

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

2023-10-05 07:32:22 UTC

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

2023-10-24 22:36:43 UTC (buildkit.dockerfile.v0)

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

2023-10-24 22:36:43 UTC (buildkit.dockerfile.v0)

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

2023-10-24 22:38:10 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y dnsutils curl && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2023-10-24 22:38:10 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-10-24 22:38:10 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-10-24 22:38:10 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