Sign inSign up

kronos443/nutcase:V0.4.0.2_beta

Networking
Internet of things
Monitoring & observability
Index digest

sha256:74d05f2c2c8df3f82b43e5b346f2a889e15fe87a37b62efd1a9d36803eb1f58a

OS/ARCH

linux/amd64

Compressed size

393.88 MB

Last pushed

over 2 years by kronos443

Type

Image

Manifest digest

sha256:3f8c1d708f839d1cceb03653eec5cb3c681d213952b3367a7f4e75b4d6aca395

Image Layers

1ADD file ... in / 47.26 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.36 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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.11.90 B
11RUN /bin/sh -c set -eux;18.92 MB
12RUN /bin/sh -c set -eux;245 B
13ENV PYTHON_PIP_VERSION=24.00 B
14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
17RUN /bin/sh -c set -eux;2.99 MB
18CMD ["python3"]0 B
19LABEL maintainer=Kronos443 <[email protected]>0 B
20COPY ./nutcase/docker/install-nginx-debian.sh / # buildkit1.29 KB
21RUN /bin/sh -c bash /install-nginx-debian.sh9.33 MB
22COPY ./nutcase/docker/requirements_core.txt /tmp/requirements_core.txt # buildkit176 B
23RUN /bin/sh -c pip install7.28 MB
24EXPOSE map[9995/tcp:{}]0 B
25RUN /bin/sh -c rm /etc/nginx/conf.d/default.conf176 B
26COPY ./nutcase/docker/uwsgi.ini /etc/uwsgi/ # buildkit379 B
27RUN /bin/sh -c apt-get update1.96 MB
28COPY ./nutcase/docker/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit465 B
29COPY ./nutcase/docker/stop-supervisor.sh /etc/supervisor/stop-supervisor.sh # buildkit467 B
30RUN /bin/sh -c chmod +x460 B
31ENV UWSGI_INI=/app/uwsgi.ini0 B
32ENV UWSGI_CHEAPER=20 B
33ENV UWSGI_PROCESSES=160 B
34ENV NGINX_MAX_UPLOAD=00 B
35ENV NGINX_WORKER_PROCESSES=10 B
36ENV LISTEN_PORT=99950 B
37COPY ./nutcase/docker/start.sh /start.sh # buildkit322 B
38RUN /bin/sh -c chmod +x321 B
39ENV STATIC_URL=/static0 B
40ENV STATIC_PATH=/app/app/static0 B
41ENV STATIC_INDEX=00 B
42COPY ./nutcase/app /app # buildkit3.85 MB
43WORKDIR /app32 B
44RUN /bin/sh -c rm -rf126 B
45RUN /bin/sh -c apt-get install2.57 KB
46RUN /bin/sh -c pip install10.72 MB
47RUN /bin/sh -c rm requirements.txt139 B
48ENV PYTHONPATH=/app0 B
49COPY ./nutcase/docker/entrypoint.sh /entrypoint.sh # buildkit1.37 KB
50RUN /bin/sh -c chmod +x1.37 KB
51ENTRYPOINT ["/entrypoint.sh"]0 B
52CMD ["/start.sh"]0 B

Command

ADD file:ca6d1f0f80dd6c91b8ba1d1adf77d7af6d0e5f2f493a2858e384c11874314395 in /