Namespace
matrixorigin
Image / Tag
matrixone:nightly-ae2c3fd6
Content Digest
sha256:046da65680e7a851643339c9dcfc2f9380eb399e02694aceeaed86b6331fbf15
Details
Created

2023-06-04 22:10:55 UTC

Size

82.9 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:837dd4791cdc6f670708c3a570b72169263806d7ccc2783173b9e88f94878271 - 33.98% (28.2 MB)

[#001] sha256:698bc5fc121121f3d3519aad0641358ba34057b8b1edcfa39d170f2b17aada66 - 42.39% (35.1 MB)

[#002] sha256:906fe668a67ae3786b49ebe4b33d0c3d182ff5be759c027d107dd42bc852d86f - 0.01% (6.07 KB)

[#003] sha256:2cf7da45cc72e6e0c07ff6ea7ca5abd65ad422527a26ba47acaf8b1dc40615e4 - 23.62% (19.6 MB)


History
2023-05-22 17:45:50 UTC

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

2023-05-22 17:45:50 UTC

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

2023-05-22 17:45:50 UTC

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

2023-05-22 17:45:50 UTC

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

2023-05-22 17:45:52 UTC

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

2023-05-22 17:45:52 UTC

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

2023-06-04 22:10:44 UTC (buildkit.dockerfile.v0)

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

2023-06-04 22:10:44 UTC (buildkit.dockerfile.v0)

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

2023-06-04 22:10:55 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-04 22:10:55 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-06-04 22:10:55 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-06-04 22:10:55 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-06-04 22:35:20 UTC

Size

77.4 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:952b15bbc7fb957dead5972b258558130aeda588416c0a7a861e916fc08b36d7 - 33.72% (26.1 MB)

[#001] sha256:9ea69fb17c12e61a632a7a4941e45ed9003443e827babae94867fee80712035a - 41.17% (31.8 MB)

[#002] sha256:906fe668a67ae3786b49ebe4b33d0c3d182ff5be759c027d107dd42bc852d86f - 0.01% (6.07 KB)

[#003] sha256:aa3d14b219c1b95e874ce76aea59cfe2b1856948b03c63e4144bc0593175a0fb - 25.1% (19.4 MB)


History
2023-05-22 17:53:00 UTC

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

2023-05-22 17:53:01 UTC

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

2023-05-22 17:53:01 UTC

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

2023-05-22 17:53:01 UTC

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

2023-05-22 17:53:07 UTC

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

2023-05-22 17:53:08 UTC

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

2023-06-04 22:33:40 UTC (buildkit.dockerfile.v0)

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

2023-06-04 22:33:40 UTC (buildkit.dockerfile.v0)

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

2023-06-04 22:35:20 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-04 22:35:20 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-06-04 22:35:20 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-06-04 22:35:20 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