2023-10-03 11:51:16 UTC
87.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:37aaf24cf781dcc5b9a4f8aa5a99a40b60ae45d64dcb4f6d5a4b9e5ab7ab0894 - 32.19% (28.2 MB)
[#001] sha256:d8bb1c75d71f252df833293a614a22aa6324c87ce5b3b7803fc1680d2f755218 - 45.43% (39.8 MB)
[#002] sha256:8bb481ca151d8f79c4da271e8f6191d5cae27b466667b37d0cc707e5f93f8835 - 0.0% (3.72 KB)
[#003] sha256:f424ea7bfa3e2ce78dd666e7e06226896c38d4260fb7ad9b7352fae75c5e1d8a - 22.37% (19.6 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-09-25 10:17:05 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-09-25 10:17:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-09-25 10:17:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-09-25 10:17:07 UTC/bin/sh -c #(nop) ADD file:194c886b88876c1804cc5f80719669653c16a388b664147b7f22402105f533c4 in /
2023-09-25 10:17:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-10-03 11:51:05 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/matrixorigin/matrixone/mo-service /mo-service # buildkit
2023-10-03 11:51:05 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/matrixorigin/matrixone/etc /etc # buildkit
2023-10-03 11:51:16 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-10-03 11:51:16 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-10-03 11:51:16 UTC (buildkit.dockerfile.v0)EXPOSE map[6001/tcp:{}]
2023-10-03 11:51:16 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/mo-service" "-debug-http=:12345" "-launch" "/etc/quickstart/launch.toml"]
2023-10-03 12:17:55 UTC
81.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c391327a0f1df5790bcb00ac010a1a3924c9e4387ce36b290bc16fd9f4cc5740 - 31.91% (26.1 MB)
[#001] sha256:d180296c5465f028ee6dae7738cbcfa9a90274905afd749caa0416c8f9a9666b - 44.33% (36.2 MB)
[#002] sha256:8bb481ca151d8f79c4da271e8f6191d5cae27b466667b37d0cc707e5f93f8835 - 0.0% (3.72 KB)
[#003] sha256:7cbec4cece65ae36dab312aa021f28bba98d045f0f6e2257de3108bb4972ba67 - 23.76% (19.4 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-09-25 10:17:41 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-09-25 10:17:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-09-25 10:17:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-09-25 10:17:44 UTC/bin/sh -c #(nop) ADD file:8540670760767f19eaf101fbce1da1881a2f24a7d65da6abdedc644b8fb00463 in /
2023-09-25 10:17:45 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-10-03 12:16:24 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/matrixorigin/matrixone/mo-service /mo-service # buildkit
2023-10-03 12:16:24 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/matrixorigin/matrixone/etc /etc # buildkit
2023-10-03 12:17: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-10-03 12:17:55 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-10-03 12:17:55 UTC (buildkit.dockerfile.v0)EXPOSE map[6001/tcp:{}]
2023-10-03 12:17:55 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.