2023-05-26 09:49:55 UTC
13.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a2d2ad6e7527a2028e6f85f4f7fb9e773dab780f4f24f8dbe65fd1bbb339575b - 100.0% (13.6 MB)
[#001] sha256:58d13b5161680477befa0465e54d7c40b0f3ecc35a19c8fb43d002fec995f47b - 0.0% (205 Bytes)
[#002] sha256:f5087f7277aafadaf96e35336d17181bdde72d21e5dabfc9f99b04ba11fcac4e - 0.0% (275 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2023-05-26 09:49:55 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2023-05-26 09:49:55 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2023-05-26 09:49:55 UTC (buildkit.dockerfile.v0)USER kubectl
2023-05-26 09:49:55 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2023-05-26 09:49:55 UTC (buildkit.dockerfile.v0)CMD ["help"]
2023-05-26 09:49:45 UTC
12.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:52ac79662f319f6edb4b3fc56d12f2b4cb1ad0b4802774cab72410b9181a7bc2 - 100.0% (12.3 MB)
[#001] sha256:90ee6f427164865f06a7542e54c7e55946ea33e70dec103818edc927dd864629 - 0.0% (203 Bytes)
[#002] sha256:1cbef600cc2689d5844d083e29e872470df331cf297f80d856533c42357d3a1b - 0.0% (277 Bytes)
COPY /bin/kubectl /bin/kubectl # buildkit
2023-05-26 09:49:45 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2023-05-26 09:49:45 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2023-05-26 09:49:45 UTC (buildkit.dockerfile.v0)USER kubectl
2023-05-26 09:49:45 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/kubectl"]
2023-05-26 09:49:45 UTC (buildkit.dockerfile.v0)CMD ["help"]
2023-05-26 09:48:58 UTC
13.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:be5b2e25aa5e1483312ec4288651a802d8ec05a02c6cc50038f6e253872d21bd - 100.0% (13.2 MB)
[#001] sha256:bac45d6e7963634e15954e3c9792f251d094d84cbac69966eecca1d3280c88ef - 0.0% (204 Bytes)
[#002] sha256:99341162c0462b8ce434c4403a401be47187c27201dee769bcd5148baca0b0e8 - 0.0% (276 Bytes)
/bin/sh -c #(nop) COPY file:9f4748802e346404351ed0bc0af8d39435cfc5f71544f3b1fb8d4a82883a1779 in /bin/kubectl
2023-05-26 09:48:57 UTC/bin/sh -c #(nop) COPY file:f3d2eeba94e475df8e3e7dbbdb8a326844bbb0af433cda8b8e448759d9eac7b7 in /etc/passwd
2023-05-26 09:48:57 UTC/bin/sh -c #(nop) COPY file:4db11268a61a29014f5207cff052409afafa8b02855bf153c622749808310913 in /etc/group
2023-05-26 09:48:57 UTC/bin/sh -c #(nop) USER kubectl
2023-05-26 09:48:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/kubectl"]
2023-05-26 09:48:58 UTC/bin/sh -c #(nop) CMD ["help"]
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.