2024-04-05 09:51:16 UTC
45.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:dd4fe0c525b47207b1d1cf48adbeb07bebf852b5acb3efc4a9637e30296b80d0 - 60.58% (27.8 MB)
[#001] sha256:86573c70a449d9ef97604c342eee1d0001034a4b79bc9a55b7e96de2415cb2c1 - 0.0% (93 Bytes)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:360f04fea4ff7f29bf39e9365071b2e79034e255f03d42e40787b724108b7cda - 0.0% (195 Bytes)
[#004] sha256:7b8beee943599b165c028fc2c4298f7d2845bb81811d338c371006605ec2fd76 - 0.0% (191 Bytes)
[#005] sha256:501664f0f4b84651e7be765e85002f2bc90a77e50033167d654e924856409fc9 - 39.42% (18.1 MB)
/bin/sh -c #(nop) ADD file:d43b1d5d6f0054ace3f21097e24b9dafadf61130f853319728666c4225992d13 in /
2024-03-12 01:23:10 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-04-05 09:51:16 UTC (buildkit.dockerfile.v0)LABEL MAINTAINER=https://github.com/Ghost-chu/PeerBanHelper
2024-04-05 09:51:16 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir /app # buildkit
2024-04-05 09:51:16 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-04-05 09:51:16 UTC (buildkit.dockerfile.v0)COPY ./docker-entrypoint-native.sh /app/ # buildkit
2024-04-05 09:51:16 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod +x /app/docker-entrypoint-native.sh # buildkit
2024-04-05 09:51:16 UTC (buildkit.dockerfile.v0)COPY ./target/peerbanhelper-binary /app/ # buildkit
2024-04-05 09:51:16 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/app/docker-entrypoint-native.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.