2024-01-05 22:07:42 UTC
119 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a486411936734b0d1d201c8a0ed8e9d449a64d5033fdc33411ec95bc26460efb - 23.66% (28.2 MB)
[#001] sha256:8be3215135e785fa825da1f345300c89021d4c69a5565e9585384afdbdaa3f39 - 42.64% (50.8 MB)
[#002] sha256:aaab07c82fa1e186cb11e385f050c1c0f43157d7f237dac8baf5ea6a9324cdf3 - 0.0% (4.03 KB)
[#003] sha256:d8bc7884fc69232b3a24eb7a6c08b3783628e09e9b981f0dbb76d5d87cc1ebb3 - 33.69% (40.1 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-12 11:38:59 UTC/bin/sh -c #(nop) ADD file:2b3b5254f38a790d40e31cb26155609f7fc99ef7bc99eae1e0d67fa9ae605f77 in /
2023-12-12 11:38:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-01-05 22:07:33 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/matrixorigin/matrixone/mo-service /mo-service # buildkit
2024-01-05 22:07:33 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/matrixorigin/matrixone/etc /etc # buildkit
2024-01-05 22:07:42 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-01-05 22:07:42 UTC (buildkit.dockerfile.v0)WORKDIR /
2024-01-05 22:07:42 UTC (buildkit.dockerfile.v0)EXPOSE map[6001/tcp:{}]
2024-01-05 22:07:42 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/mo-service" "-debug-http=:12345" "-launch" "/etc/quickstart/launch.toml"]
2024-01-05 22:29:49 UTC
112 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:005e2837585d0b391170fd9faf2e0c279d64ba0eb011cda8dedf28cb5839861e - 23.24% (26.1 MB)
[#001] sha256:b170180af867dabf0496068fa8918767ec101bf1166a1b9f87382fd02697f8c6 - 41.22% (46.3 MB)
[#002] sha256:aaab07c82fa1e186cb11e385f050c1c0f43157d7f237dac8baf5ea6a9324cdf3 - 0.0% (4.03 KB)
[#003] sha256:16279c5af2a4203a153b34e5e02023651726c44a11de01513614055e5ea780e6 - 35.54% (39.9 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-12 11:41:50 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-12 11:41:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-12 11:41:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-12 11:41:54 UTC/bin/sh -c #(nop) ADD file:50f947da69b3b6c63695be9c49eee16f7a7dcdecdceb51e5bee1609b845bf483 in /
2023-12-12 11:41:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-01-05 22:28:31 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/matrixorigin/matrixone/mo-service /mo-service # buildkit
2024-01-05 22:28:31 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/matrixorigin/matrixone/etc /etc # buildkit
2024-01-05 22:29:49 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-01-05 22:29:49 UTC (buildkit.dockerfile.v0)WORKDIR /
2024-01-05 22:29:49 UTC (buildkit.dockerfile.v0)EXPOSE map[6001/tcp:{}]
2024-01-05 22:29:49 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/mo-service" "-debug-http=:12345" "-launch" "/etc/quickstart/launch.toml"]
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.