Namespace
matrixorigin
Image / Tag
matrixone:nightly-9427ac15
Content Digest
sha256:f63a12254cd1426e1a445cf4bf9b7bb9b0fff177b66b4d95d3946f0bfb1208d3
Details
Created

2024-04-29 22:08:30 UTC

Size

128 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:e311a697a4031e52691ab1b5a8c325a448280fef9fc03d89dd97ab40f4245bce - 22.07% (28.2 MB)

[#001] sha256:832b8c8493fcbb72505a4ea3e40f68e17f23e490ec9063a25aab7976e1a45ced - 46.5% (59.4 MB)

[#002] sha256:ed2c361491060505f22fcd203e56fe76fe9d5d787aa5c04a4ffdb6c36279ff17 - 0.0% (4.22 KB)

[#003] sha256:3e11c0018efc317bcee6505d06541883ca9ca667efb22475d54df05b2429fc80 - 31.43% (40.1 MB)


History
2024-04-17 17:56:33 UTC

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

2024-04-17 17:56:33 UTC

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

2024-04-17 17:56:33 UTC

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

2024-04-17 17:56:33 UTC

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

2024-04-17 17:56:35 UTC

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

2024-04-17 17:56:35 UTC

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

2024-04-29 22:08:22 UTC (buildkit.dockerfile.v0)

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

2024-04-29 22:08:22 UTC (buildkit.dockerfile.v0)

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

2024-04-29 22:08:30 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y dnsutils curl git && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2024-04-29 22:08:30 UTC (buildkit.dockerfile.v0)

WORKDIR /

2024-04-29 22:08:30 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-04-29 22:08:30 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-04-29 22:34:48 UTC

Size

121 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:ef8879b7897601a39e1de82a5f2c44f77b7ce9c9d504f735a3fcc247197bbbfc - 21.6% (26.1 MB)

[#001] sha256:5f57ecd6c3a2de0a4bce9b0a151c2b33291be85f2ff7a8aba8f46b43aa3986f3 - 45.38% (54.8 MB)

[#002] sha256:ed2c361491060505f22fcd203e56fe76fe9d5d787aa5c04a4ffdb6c36279ff17 - 0.0% (4.22 KB)

[#003] sha256:b9068e1a520ba85f4c851703f0abd0fd380040ec2d63f333a97b927b2fd067b8 - 33.02% (39.9 MB)


History
2024-04-17 18:24:57 UTC

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

2024-04-17 18:24:57 UTC

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

2024-04-17 18:24:57 UTC

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

2024-04-17 18:24:57 UTC

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

2024-04-17 18:24:59 UTC

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

2024-04-17 18:24:59 UTC

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

2024-04-29 22:33:14 UTC (buildkit.dockerfile.v0)

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

2024-04-29 22:33:14 UTC (buildkit.dockerfile.v0)

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

2024-04-29 22:34:48 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y dnsutils curl git && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2024-04-29 22:34:48 UTC (buildkit.dockerfile.v0)

WORKDIR /

2024-04-29 22:34:48 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2024-04-29 22:34:48 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