Sign inSign up

amir20/clashleaders:2.67.5

Manifest digest

sha256:939d6062f7ba7adc1f6be2847aee67af0ce1e6d155da7451b0758a5e25932f19

OS/ARCH

linux/amd64

Compressed size

581.22 MB

Last pushed

over 2 years by amirraminfar

Type

Image

Manifest digest

sha256:939d6062f7ba7adc1f6be2847aee67af0ce1e6d155da7451b0758a5e25932f19

Image Layers

1ADD file ... in / 47.27 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.93 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5/bin/sh -c set -ex; apt-get201.32 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;6.09 MB
9ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
10ENV PYTHON_VERSION=3.12.10 B
11RUN /bin/sh -c set -eux;21.62 MB
12RUN /bin/sh -c set -eux;245 B
13ENV PYTHON_PIP_VERSION=23.2.10 B
14ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py0 B
15ENV PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc60 B
16RUN /bin/sh -c set -eux;2.55 MB
17CMD ["python3"]0 B
18WORKDIR /app93 B
19COPY ./poetry.lock ./pyproject.toml /app/ #54.03 KB
20RUN /bin/sh -c echo "deb225 B
21RUN /bin/sh -c curl -sSL44.46 MB
22ENV PATH=/root/.local/bin/:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
23RUN /bin/sh -c apt-get update160.99 MB
24COPY ./conf/crontab /etc/cron.d/clashleaders # buildkit373 B
25COPY ./conf/cron.sh /usr/local/bin/cron.sh # buildkit260 B
26RUN /bin/sh -c chmod 0644370 B
27RUN /bin/sh -c crontab /etc/cron.d/clashleaders568 B
28RUN /bin/sh -c chmod +x270 B
29COPY ./conf/supervisord-*.conf /etc/supervisor/conf.d/ # buildkit397 B
30COPY ./caddy/Caddyfile /etc/Caddyfile # buildkit333 B
31COPY ./caddy /etc/caddy # buildkit358 B
32COPY ./conf/gunicorn.conf.py /app/ # buildkit276 B
33COPY ./clashleaders /app/clashleaders # buildkit4.89 MB
34COPY ./tests /app/tests # buildkit39.6 KB
35COPY ./Makefile ./MANIFEST.in /app/ #649 B
36COPY ./*.json /app/ # buildkit1.48 KB
37COPY ./*.py /app/ # buildkit465 B
38RUN /bin/sh -c pip install334.41 KB
39COPY /build/clashleaders/static /app/clashleaders/static # buildkit7.5 MB
40ENV FLASK_APP=clashleaders0 B
41ARG SOURCE_COMMIT=DIRTY0 B
42ENV SOURCE_COMMIT=faa803ee0 B
43ARG VERSION_TAG=DIRTY0 B
44ENV VERSION_TAG=2.67.50 B
45VOLUME [/root/.caddy]0 B
46CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord-web.conf"]0 B

Command

ADD file:077a3156bd8271f26498ae6ac3800e68a42b9277581bc81eea31fec1a123dca5 in /