Namespace
matrixorigin
Image / Tag
matrixone:nightly-0ef31f18
Content Digest
sha256:49d421bc60865f65f253fe43a51291a116372dbb237711d97c1ba653de415831
Details
Created

2023-08-20 22:09:08 UTC

Size

84.5 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:b237fe92c4173e4dfb3ba82e76e5fed4b16186a6161e07af15814cb40eb9069d - 33.33% (28.2 MB)

[#001] sha256:98b5139698f849eca2e6df146260e187565ba23d3dfa533b6b26409dac136424 - 43.5% (36.8 MB)

[#002] sha256:4859def33f98c7d1efab5a32105525564a369a2c925b03f982f8ded45b13244f - 0.0% (3.31 KB)

[#003] sha256:e3a76687b765a025a85f555ef48670d35e93df16004957a6b8f4c79e0af629df - 23.17% (19.6 MB)


History
2023-08-04 04:52:57 UTC

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

2023-08-04 04:52:57 UTC

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

2023-08-04 04:52:58 UTC

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

2023-08-04 04:52:58 UTC

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

2023-08-04 04:52:59 UTC

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

2023-08-04 04:53:00 UTC

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

2023-08-20 22:08:58 UTC (buildkit.dockerfile.v0)

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

2023-08-20 22:08:58 UTC (buildkit.dockerfile.v0)

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

2023-08-20 22:09:08 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-08-20 22:09:08 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-08-20 22:09:08 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-08-20 22:09:08 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-08-20 22:31:50 UTC

Size

79 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:db76c1f8aa176de7f2698c761088ac1e18cdbbafa6210e405f310221c7a9ea6a - 33.02% (26.1 MB)

[#001] sha256:dadbf73b7778ab388036126b8dccb2008efff68ec12e5342b7b45d22bd787b13 - 42.38% (33.5 MB)

[#002] sha256:4859def33f98c7d1efab5a32105525564a369a2c925b03f982f8ded45b13244f - 0.0% (3.31 KB)

[#003] sha256:504db9ff1a8673ecd6a7143df16bcf46e4d21c45136971ec0f94b68e9a6314be - 24.59% (19.4 MB)


History
2023-08-04 04:51:14 UTC

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

2023-08-04 04:51:14 UTC

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

2023-08-04 04:51:14 UTC

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

2023-08-04 04:51:14 UTC

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

2023-08-04 04:51:18 UTC

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

2023-08-04 04:51:18 UTC

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

2023-08-20 22:30:24 UTC (buildkit.dockerfile.v0)

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

2023-08-20 22:30:24 UTC (buildkit.dockerfile.v0)

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

2023-08-20 22:31:50 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-08-20 22:31:50 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-08-20 22:31:50 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-08-20 22:31:50 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