2023-05-29 16:04:35 UTC
82.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:dbf6a9befcdeecbb8813406afbd62ce81394e3869d84599f19f941aa5c74f3d1 - 34.01% (28.2 MB)
[#001] sha256:0e77a7d50281e9c453d542dcfa10139fc4b199198e050e0aeaaa71eb8d6aa9d3 - 42.35% (35.1 MB)
[#002] sha256:68f0e430e0a89c896ba43cc6f062e910d71a71c2f07b7309b2c3c3c3ac19b0ab - 0.01% (6.07 KB)
[#003] sha256:625a1e3ee52c51cbc52bde675a2dcaa503956afa3113927d99d0152b8f7db23f - 23.64% (19.6 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-04-25 17:30:47 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-04-25 17:30:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-04-25 17:30:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-04-25 17:30:49 UTC/bin/sh -c #(nop) ADD file:2fc6364d149eccc7f94ead482a0dcf24b0e44cc0d00ac6a2c1797776153e9608 in /
2023-04-25 17:30:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-05-29 16:04:21 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/matrixorigin/matrixone/mo-service /mo-service # buildkit
2023-05-29 16:04:21 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/matrixorigin/matrixone/etc /etc # buildkit
2023-05-29 16:04:35 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-05-29 16:04:35 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-05-29 16:04:35 UTC (buildkit.dockerfile.v0)EXPOSE map[6001/tcp:{}]
2023-05-29 16:04:35 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.