Sign inSign up

bansheetech/disavow-generator:1.0.12

Multi-platform
Security
Developer tools
Web analytics
Index digest

sha256:53a87e342e75db182053e21205fade1eec27f1090fbd2ccfed189eee42b997ba

OS/ARCH

Compressed size

107.79 MB

Last pushed

5 months by bansheetech

Type

Image

Manifest digest

sha256:60b1870dbc8c9a79e69a1186ba6dca7b475eac9ae62bd5ef865b24a83afe371c

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.150 B
7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
8RUN /bin/sh -c set -eux;13.7 MB
9RUN /bin/sh -c set -eux;251 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 . # buildkit315 B
17RUN /bin/sh -c pip install56.8 MB
18RUN /bin/sh -c apt-get update1.23 MB
19COPY app.py . # buildkit1.08 KB
20COPY pymodules/ pymodules/ # buildkit27.73 KB
21COPY ui/ ui/ # buildkit3.18 MB
22RUN /bin/sh -c useradd -m3.21 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' '@1775433600'