Namespace
matrixorigin
Image / Tag
matrixone:nightly-e23b7116
Content Digest
sha256:a85e57d5a2809daa08972a4dd79c41934a6d9de9cd682efad4d1fc880a6099e9
Details
Created

2023-08-21 22:09:25 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:79c163b82655d4c3e9c041f3cebfdd98ca791d28cf52e53f9b596b71c22c9cc0 - 43.5% (36.8 MB)

[#002] sha256:4026a54f2b4b9692db2784eae90e4031cbf6ae85267c2a05d4f29428c69f19cf - 0.0% (3.3 KB)

[#003] sha256:0905c10d86662965ae45b70ffe2297d66c566ad28031887564aa214624c4d927 - 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-21 22:09:14 UTC (buildkit.dockerfile.v0)

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

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

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

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

WORKDIR /

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

EXPOSE map[6001/tcp:{}]

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

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

Details
Created

2023-08-21 22:32:32 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:ac54147335324d7e7cb7ebc154dcf33cc75241832ee8d68a8c25e2b7fc5c6fa2 - 42.39% (33.5 MB)

[#002] sha256:4026a54f2b4b9692db2784eae90e4031cbf6ae85267c2a05d4f29428c69f19cf - 0.0% (3.3 KB)

[#003] sha256:0fde745569b78555c7781490a9476d182b5d2d0699bbbfff82794c0b68490ac4 - 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-21 22:31:05 UTC (buildkit.dockerfile.v0)

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

2023-08-21 22:31:05 UTC (buildkit.dockerfile.v0)

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

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

WORKDIR /

2023-08-21 22:32:32 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-08-21 22:32:32 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