2022-05-13 21:27:46 UTC
8.26 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6647662a08d024cd70902cd07f3af4d8d14cba65093b6717f3646255f9ef691a - 0.05% (3.97 KB)
[#001] sha256:85151482bc680313e1c5cc83aff926fe450189e35b3bb652506c9c24867ab0cb - 13.93% (1.15 MB)
[#002] sha256:53320abd3ad01c4e5b90984a45f3746a79d37113bd90d99c9bf20d7522af74e6 - 20.66% (1.71 MB)
[#003] sha256:d91607510e6bc8f057cffad2f6ac267b04d2e765d86b649871a5ec24c7640367 - 20.66% (1.71 MB)
[#004] sha256:c09bf664939a532bfad369abfb7d2d93a4c37da58fed18baefb1efea2d29a2b8 - 13.93% (1.15 MB)
[#005] sha256:9ddb4c5b43b1fd2352f33f595e5e449ea07583d45559e5830e77c13f4f808283 - 0.01% (1.02 KB)
[#006] sha256:181ad90a18a7a7599e89710bffd80a872f027e6a3860982b766452943486e7ed - 30.77% (2.54 MB)
SHELL [/bin/sh -c]
2022-05-13 21:27:46 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=unknown
2022-05-13 21:27:46 UTC (buildkit.dockerfile.v0)LABEL name=Calico FlexVolume driver installer vendor=Project Calico version=v3.23.0-25-g40160e46ec2a release=1 summary=Calico FlexVolume driver installer to setup secure connections from Kubernetes pods to local daemons description=Calico FlexVolume driver installer to setup secure connections from Kubernetes pods to local daemons maintainer=Laurence Man <laurence@tigera.io>
2022-05-13 21:27:46 UTC (buildkit.dockerfile.v0)COPY /licenses /licenses # buildkit
2022-05-13 21:27:46 UTC (buildkit.dockerfile.v0)COPY /bin /bin # buildkit
2022-05-13 21:27:46 UTC (buildkit.dockerfile.v0)COPY /lib64 /lib64 # buildkit
2022-05-13 21:27:46 UTC (buildkit.dockerfile.v0)COPY /usr/lib64 /usr/lib64 # buildkit
2022-05-13 21:27:46 UTC (buildkit.dockerfile.v0)COPY /usr/bin /usr/bin # buildkit
2022-05-13 21:27:46 UTC (buildkit.dockerfile.v0)COPY /usr/local/bin/flexvol.sh /usr/local/bin/flexvol.sh # buildkit
2022-05-13 21:27:46 UTC (buildkit.dockerfile.v0)ADD bin/flexvol-amd64 /usr/local/bin/flexvol # buildkit
2022-05-13 21:27:46 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/flexvol.sh"]
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.