Namespace
matrixorigin
Image / Tag
matrixone:nightly-714c338
Content Digest
sha256:b177818280d7f4f37a7cf7e99a592f0e94ac0233d0ab211c34933f1b13e34590
Details
Created

2023-06-23 05:42:40 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.8% (28.2 MB)

[#001] sha256:1312a18c696cf450bf064622f95e3ffab84df09ec53123db3a28d7cf01bc7c5f - 42.69% (35.6 MB)

[#002] sha256:3c82c612dfbfd1e86744bea50662d4b37dbbc955723ddddbf55231335ba4b8df - 0.01% (6.08 KB)

[#003] sha256:c5550451cbbb66fc68b9ef82321132ccaa8db63dc31153892f1e9f639ded3478 - 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:42:26 UTC (buildkit.dockerfile.v0)

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

2023-06-23 05:42:26 UTC (buildkit.dockerfile.v0)

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

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

WORKDIR /

2023-06-23 05:42:40 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-06-23 05:42:40 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