2024-04-17 09:44:42 UTC
19.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 - 16.44% (3.25 MB)
[#001] sha256:a741d1a91d7e6b29f2edb0158dafeeea25cf12b55d5b7f69fe099611bfbb7d5c - 0.0% (92 Bytes)
[#002] sha256:8db35b1b1f94e1b729f26f2e21f89e930c521410c4792df854de062ee1cdf431 - 0.0% (249 Bytes)
[#003] sha256:b6c423a5e3445bd0f926f233b7f99bc785a257bd6483f02b4ea878173b4aa40e - 80.51% (15.9 MB)
[#004] sha256:9fbb61a8cd3b1346d310358023680b0e00ea39c604c3049ae82dedde29a21d56 - 3.05% (618 KB)
/bin/sh -c #(nop) ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
2024-01-27 00:30:48 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-04-17 09:44:40 UTC (buildkit.dockerfile.v0)LABEL MAINTAINER=https://github.com/Ghost-chu/PeerBanHelper
2024-04-17 09:44:40 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-04-17 09:44:40 UTC (buildkit.dockerfile.v0)COPY ./docker-entrypoint-native.sh /app/docker-entrypoint.sh # buildkit
2024-04-17 09:44:40 UTC (buildkit.dockerfile.v0)COPY ./target/peerbanhelper-binary /app/ # buildkit
2024-04-17 09:44:42 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache gcompat && wget https://github.com/xerial/sqlite-jdbc/raw/master/src/main/resources/org/sqlite/native/Linux-Musl/x86_64/libsqlitejdbc.so -O /usr/lib/libsqlitejdbc.so && chmod +x /app/docker-entrypoint.sh && chmod +x /app/peerbanhelper-binary # buildkit
2024-04-17 09:44:42 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/app/docker-entrypoint.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.