Sign inSign up

bansheetech/disavow-generator:1.0.0

Multi-platform
Security
Developer tools
Web analytics
Index digest

sha256:4e964d9c378ee1decac52cb010feedcbb6a319c474152c37134bf7f08a4fc646

OS/ARCH

Compressed size

107.36 MB

Last pushed

8 months by bansheetech

Type

Image

Manifest digest

sha256:1d4402294fbac87602901acb22502526411029d33c110e71357b9990ee76d36e

Image Layers

1# debian.sh --arch 'amd64' out/28.39 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.7 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11LABEL org.opencontainers.image.title=Disavow Generator0 B
12LABEL org.opencontainers.image.description=Negative SEO protection web0 B
13LABEL org.opencontainers.image.source=https://github.com/BansheeTech/Disavow-Generator0 B
14LABEL org.opencontainers.image.licenses=AGPL-3.00 B
15WORKDIR /app93 B
16COPY requirements.txt . # buildkit313 B
17RUN /bin/sh -c pip install56.51 MB
18RUN /bin/sh -c apt-get update1.23 MB
19COPY app.py . # buildkit1.08 KB
20COPY pymodules/ pymodules/ # buildkit27.59 KB
21COPY ui/ ui/ # buildkit3.12 MB
22RUN /bin/sh -c useradd -m3.15 MB
23COPY entrypoint.sh /entrypoint.sh # buildkit241 B
24RUN /bin/sh -c chmod +x241 B
25EXPOSE map[44444/tcp:{}]0 B
26HEALTHCHECK &{["CMD-SHELL" "python -c \"import0 B
27ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1768176000'