2024-04-08 20:13:12 UTC
7.87 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bca4290a96390d7a6fc6f2f9929370d06f8dfcacba591c76e3d5c5044e7f420c - 40.55% (3.19 MB)
[#001] sha256:e52b004ea7a119db7adaeb414596ec41e84b8fc640ddb01416f21b6c575fa72a - 32.16% (2.53 MB)
[#002] sha256:b6d7742528c6a08ed3fdfe74c9770dd243d247aa35260ea9bdbe14b5a6131abc - 27.27% (2.15 MB)
[#003] sha256:ce801e471f3157da0bba5c6712a2959691500d61517f733022f52d25b506aa96 - 0.01% (708 Bytes)
[#004] sha256:8e19bae1ae2a8581670896372f40f26196929712865c0794abb5d430d938fa6c - 0.01% (542 Bytes)
[#005] sha256:83393412126218a03cfb7a301cf39b035d7132beef8cc0d6c01a39631c7c4f04 - 0.0% (144 Bytes)
/bin/sh -c #(nop) ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /
2024-01-26 23:44:47 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-04-08 20:13:12 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk update && apk add jq # buildkit
2024-04-08 20:13:12 UTC (buildkit.dockerfile.v0)COPY geoipupdate /usr/bin/geoipupdate # buildkit
2024-04-08 20:13:12 UTC (buildkit.dockerfile.v0)COPY docker/entry.sh /usr/bin/entry.sh # buildkit
2024-04-08 20:13:12 UTC (buildkit.dockerfile.v0)COPY docker/healthcheck.sh /usr/bin/healthcheck.sh # buildkit
2024-04-08 20:13:12 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/entry.sh"]
2024-04-08 20:13:12 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD" "/usr/bin/healthcheck.sh"] "10s" "10s" "0s" "0s" '\x00'}
2024-04-08 20:13:12 UTC (buildkit.dockerfile.v0)VOLUME [/usr/share/GeoIP]
2024-04-08 20:13:12 UTC (buildkit.dockerfile.v0)WORKDIR /var/lib/geoipupdate
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.