Namespace
matrixorigin
Image / Tag
matrixone:nightly-7c5e042
Content Digest
sha256:70d9e7b5d88ec76d100c198b6ac220c8031398ad5aa68f8ba2848927114c56f7
Details
Created

2023-06-17 16:04:33 UTC

Size

83.2 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.84% (28.2 MB)

[#001] sha256:8797b4b55cd31743d7cf4d621d2ef00417f99195e627f10349c493078dc22868 - 42.64% (35.5 MB)

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

[#003] sha256:b4b74bb90ed783497c5fa28f5a984af2e34343a27ea3543055b6188e1cbf7d45 - 23.52% (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-17 16:04:19 UTC (buildkit.dockerfile.v0)

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

2023-06-17 16:04:19 UTC (buildkit.dockerfile.v0)

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

2023-06-17 16:04:33 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-17 16:04:33 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-06-17 16:04:33 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-06-17 16:04:33 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