Namespace
ghostchu
Image / Tag
peerbanhelper:v3.1.3
Content Digest
sha256:ce0eb3d87dbbb357e757e479ec4698cf982dcc98c674c05a9dae6bce41c5bf80
Details
Created

2024-04-17 09:44:42 UTC

Size

19.8 MB

Content Digest
Labels
  • MAINTAINER
    https://github.com/Ghost-chu/PeerBanHelper
  • org.opencontainers.image.created
    2024-04-17T09:44:28.205Z
  • org.opencontainers.image.description
    自动封禁不受欢迎、吸血和异常的 BT 客户端,并支持自定义规则。PeerId黑名单/UserAgent黑名单/IP CIDR/假进度检测/超量下载检测/主动探测 支持 qBittorrent/Transmission
  • org.opencontainers.image.licenses
    GPL-3.0-native-linux-alpine
  • org.opencontainers.image.revision
    f62efb322b33ab6f0ef072e8985d513c5d31fef1
  • org.opencontainers.image.source
    https://github.com/Ghost-chu/PeerBanHelper
  • org.opencontainers.image.title
    PeerBanHelper
  • org.opencontainers.image.url
    https://github.com/Ghost-chu/PeerBanHelper
  • org.opencontainers.image.version
    3.1.3-native-linux

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#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)


History
2024-01-27 00:30:48 UTC

/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"]

Danger Zone
Delete Tag

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.

Delete