2023-05-09 19:55:12 UTC
110 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 - 2.92% (3.22 MB)
[#001] sha256:39c7f577e066e6d558c6fe2f14591e6b216a7f60cd55fc2ae130465958f9e56c - 79.52% (87.5 MB)
[#002] sha256:b01f99c8c52320bc23fece58d8602c67cc2a86090e17595824bf176212b7da0d - 14.86% (16.4 MB)
[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#004] sha256:3d9e82e9e9cf764a8d693ae7210c30293ed37b8a519d79b86138ba37526f3111 - 0.35% (393 KB)
[#005] sha256:c348274f77aa73f09b1b35944dd19d1692c9aec5363e712fe6c0c0b8fa8abf01 - 0.04% (48.2 KB)
[#006] sha256:71b7ea2bde13068d440182147f6e751ee4bf0b4c45c821edc6c7e6bb5c87ebf3 - 2.3% (2.53 MB)
/bin/sh -c #(nop) ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /
2023-03-29 18:19:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-05-09 19:53:32 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk update && apk add --no-cache musl-dev libevent-dev libseccomp-dev linux-headers gcc make automake autoconf perl-test-harness-utils git pkgconfig # buildkit
2023-05-09 19:53:32 UTC (buildkit.dockerfile.v0)ADD . /src # buildkit
2023-05-09 19:53:32 UTC (buildkit.dockerfile.v0)WORKDIR /src
2023-05-09 19:53:45 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c ./autogen.sh # buildkit
2023-05-09 19:54:28 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c ./configure ${CONFIGURE_OPTS} # buildkit
2023-05-09 19:55:12 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c make -j # buildkit
2023-05-09 19:55:12 UTC (buildkit.dockerfile.v0)EXPOSE map[11211/tcp:{}]
2023-05-09 19:55:12 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["./memcached"]
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.