Namespace
matrixorigin
Image / Tag
matrixone:temp-nightly-bf23f2a
Content Digest
sha256:d5079483a93784ce18dc79820129805c9aff5baf18977c4c38cac975913894ed
Details
Created

2023-06-23 05:03:29 UTC

Size

83.3 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:6b851dcae6ca1461dde247915abc5048061f34332929ca8fb37d9dc18f2e2f44 - 33.81% (28.2 MB)

[#001] sha256:9829154acacc2d265fb0bc9ec70de86a2f52cd56df4005a9f041ad9c83011adc - 42.68% (35.5 MB)

[#002] sha256:57e06a3d88586559bbce405498e7a3a64cdfe0ee42f27b3f61c75d73e76ace0a - 0.01% (6.08 KB)

[#003] sha256:e9ee442f4c23effce57175987e5abe4e6e787e6eb56fbd195b07e63aa47d35bd - 23.5% (19.6 MB)


History
2023-06-05 17:00:37 UTC

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

2023-06-05 17:00:37 UTC

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

2023-06-05 17:00:37 UTC

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

2023-06-05 17:00:37 UTC

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

2023-06-05 17:00:39 UTC

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

2023-06-05 17:00:39 UTC

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

2023-06-23 05:03:18 UTC (buildkit.dockerfile.v0)

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

2023-06-23 05:03:18 UTC (buildkit.dockerfile.v0)

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

2023-06-23 05:03:29 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-06-23 05:03:29 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-06-23 05:03:29 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-06-23 05:03:29 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