Namespace
matrixorigin
Image / Tag
matrixone:nightly-808ec623
Content Digest
sha256:9f9fe9b37531a7892589488b7d435e45c236fc72a8447c0ca70c8132ae3f0c31
Details
Created

2024-04-23 22:08:54 UTC

Size

127 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:3c645031de2917ade93ec54b118d5d3e45de72ef580b8f419a8cdc41e01d042c - 22.09% (28.2 MB)

[#001] sha256:d5ef395094a3ea4b16a5284f901dbc37b37ee2625389b4e401eca85fec42fe8f - 46.44% (59.2 MB)

[#002] sha256:9f11d4a5768aa6c33ca30f32c29ad9876ad215f8179c9efe50f3b50a72fe2067 - 0.0% (4.22 KB)

[#003] sha256:5f4acac02728bb8285848e5ef6c90526aa7873e6b8f7d5893998d4a29ee499f9 - 31.47% (40.1 MB)


History
2024-04-10 18:52:02 UTC

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

2024-04-10 18:52:02 UTC

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

2024-04-10 18:52:02 UTC

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

2024-04-10 18:52:02 UTC

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

2024-04-10 18:52:04 UTC

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

2024-04-10 18:52:04 UTC

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

2024-04-23 22:08:45 UTC (buildkit.dockerfile.v0)

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

2024-04-23 22:08:45 UTC (buildkit.dockerfile.v0)

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

2024-04-23 22:08:54 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-04-23 22:08:54 UTC (buildkit.dockerfile.v0)

WORKDIR /

2024-04-23 22:08:54 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-04-23 22:08:54 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-04-23 22:35:38 UTC

Size

121 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:70104cd59e2a443b9d9a13a6bce3bbf1ae78261c4198a40bf69d6e0515abe06a - 21.62% (26.1 MB)

[#001] sha256:618ee805203b6b422dea2b8e4454cdeb7ed07648206009ebf329497f5bc1f9b7 - 45.31% (54.7 MB)

[#002] sha256:9f11d4a5768aa6c33ca30f32c29ad9876ad215f8179c9efe50f3b50a72fe2067 - 0.0% (4.22 KB)

[#003] sha256:7e4855dab7d09df2847879d34e2c55c50a75cca532fd4a6474b4b2ab9ebca4fa - 33.06% (39.9 MB)


History
2024-04-10 18:26:15 UTC

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

2024-04-10 18:26:15 UTC

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

2024-04-10 18:26:15 UTC

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

2024-04-10 18:26:15 UTC

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

2024-04-10 18:26:17 UTC

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

2024-04-10 18:26:17 UTC

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

2024-04-23 22:33:40 UTC (buildkit.dockerfile.v0)

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

2024-04-23 22:33:40 UTC (buildkit.dockerfile.v0)

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

2024-04-23 22:35:38 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-04-23 22:35:38 UTC (buildkit.dockerfile.v0)

WORKDIR /

2024-04-23 22:35:38 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-04-23 22:35:38 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