Namespace
matrixorigin
Image / Tag
matrixone:1.2.3
Content Digest
sha256:e6ffe11b211197dc7e29213d18fc37e8ea188661b6e77f0575d4a95dc9b91602
Details
Created

2024-09-11 07:32:52 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:857cc8cb19c0f475256df4b7709003b77f101215ebf3693118e61aac6a5ea4ff - 21.55% (28.2 MB)

[#001] sha256:dccdba156792e0c2c624014995309feeab1e92f5d0c4b5cd046f202cad68e65b - 47.75% (62.4 MB)

[#002] sha256:6f5a682ba6213a3a1552487bfc51a2b97ca5d5505a7fd908afe8c28f7af93896 - 0.0% (4.22 KB)

[#003] sha256:7ff65725a1614512da54cb6bb3e6100d04e948f4250fdcc4d1b8fe54ab36b8bc - 30.71% (40.1 MB)


History
2024-08-13 09:27:22 UTC

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

2024-08-13 09:27:22 UTC

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

2024-08-13 09:27:22 UTC

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

2024-08-13 09:27:22 UTC

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

2024-08-13 09:27:24 UTC

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

2024-08-13 09:27:24 UTC

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

2024-09-11 07:32:44 UTC (buildkit.dockerfile.v0)

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

2024-09-11 07:32:44 UTC (buildkit.dockerfile.v0)

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

2024-09-11 07:32:52 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-09-11 07:32:52 UTC (buildkit.dockerfile.v0)

WORKDIR /

2024-09-11 07:32:52 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-09-11 07:32:52 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-09-11 07:58:35 UTC

Size

123 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:e63ce922f0229bde5aea9f366c46883dcd23747e7d2c541f16665f199dbf98b8 - 21.13% (26.1 MB)

[#001] sha256:04777d11f57e907c4f0f9a75d5804eaec9872e638093b34ca7fa3f93667c351d - 46.54% (57.5 MB)

[#002] sha256:6f5a682ba6213a3a1552487bfc51a2b97ca5d5505a7fd908afe8c28f7af93896 - 0.0% (4.22 KB)

[#003] sha256:06948f135939cd294bf9f06ea3bcce0ac0574382b2524d2466223ed49e67f7b1 - 32.33% (39.9 MB)


History
2024-08-13 09:28:17 UTC

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

2024-08-13 09:28:17 UTC

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

2024-08-13 09:28:17 UTC

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

2024-08-13 09:28:17 UTC

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

2024-08-13 09:28:20 UTC

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

2024-08-13 09:28:20 UTC

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

2024-09-11 07:57:16 UTC (buildkit.dockerfile.v0)

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

2024-09-11 07:57:16 UTC (buildkit.dockerfile.v0)

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

2024-09-11 07:58:35 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-09-11 07:58:35 UTC (buildkit.dockerfile.v0)

WORKDIR /

2024-09-11 07:58:35 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-09-11 07:58:35 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