Namespace
matrixorigin
Image / Tag
matrixone:nightly-8ec7455d
Content Digest
sha256:99205a7b251889313df58e13968a15278a1efc3cd597a34d183bea8cfd46f052
Details
Created

2024-08-03 22:08:31 UTC

Size

134 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:3713021b02770a720dea9b54c03d0ed83e03a2ef5dce2898c56a327fee9a8bca - 21.04% (28.2 MB)

[#001] sha256:ad17121e39ff51fd350e5795b7d340c91b6c7cfecdf7786707dfeababd66a377 - 48.96% (65.5 MB)

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

[#003] sha256:7ec82f01ddeeebe2cdac42fcde6fb95148ae34fd738c45ff556947cda63479d0 - 29.99% (40.1 MB)


History
2024-06-27 20:10:10 UTC

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

2024-06-27 20:10:10 UTC

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

2024-06-27 20:10:10 UTC

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

2024-06-27 20:10:10 UTC

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

2024-06-27 20:10:12 UTC

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

2024-06-27 20:10:12 UTC

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

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

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

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

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

2024-08-03 22:08:31 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-08-03 22:08:31 UTC (buildkit.dockerfile.v0)

WORKDIR /

2024-08-03 22:08:31 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-08-03 22:08:31 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-08-03 22:36:08 UTC

Size

126 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:4ce000a43472e4a2527834764b5044674760f1e2a766480798d03a93b51a0b39 - 20.66% (26.1 MB)

[#001] sha256:eb8b662ae65c76902e8be7917b31c8d425d52ab9c125e787b56355a886264e55 - 47.73% (60.3 MB)

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

[#003] sha256:6c7ed46cbe7f9d66ad197ba08894c8d2e16acda67eb1aad140f7bacfbf062242 - 31.61% (39.9 MB)


History
2024-06-27 19:23:22 UTC

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

2024-06-27 19:23:22 UTC

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

2024-06-27 19:23:22 UTC

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

2024-06-27 19:23:22 UTC

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

2024-06-27 19:23:26 UTC

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

2024-06-27 19:23:26 UTC

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

2024-08-03 22:33:54 UTC (buildkit.dockerfile.v0)

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

2024-08-03 22:33:54 UTC (buildkit.dockerfile.v0)

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

2024-08-03 22:36:08 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-08-03 22:36:08 UTC (buildkit.dockerfile.v0)

WORKDIR /

2024-08-03 22:36:08 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-08-03 22:36:08 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