Sign inSign up

appwoot/disparador_free:v0.2.0

Multi-platform
Index digest

sha256:78203dd5e821a73690e59249694035a801936a69cf55118737b4db44ddd223ce

OS/ARCH

Compressed size

47.22 MB

Last pushed

over 1 year by appwoot

Type

Image

Manifest digest

sha256:3b544aa2602396583135057197c7413287ac3b3d33bd813fc095326a5bfad2e7

Image Layers

1ADD file ... in / 25.88 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;2.65 MB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.9.170 B
8RUN /bin/sh -c set -eux;10.53 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=58.1.00 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B
14RUN /bin/sh -c set -eux;2.99 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c groupadd -r1.61 KB
17WORKDIR /app92 B
18COPY requirements.txt . # buildkit368 B
19RUN /bin/sh -c apt-get update4.59 MB
20COPY /build/dist/ . # buildkit278.75 KB
21COPY /build/static/ ./static/ # buildkit14.12 KB
22COPY /build/templates/ ./templates/ # buildkit1.26 KB
23RUN /bin/sh -c chown -R295.66 KB
24ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 FLASK_ENV=production FLASK_APP=app.py0 B
25RUN /bin/sh -c rm -f186 B
26USER appuser0 B
27EXPOSE map[5000/tcp:{}]0 B
28CMD ["flask" "run" "--host=0.0.0.0"]0 B

Command

ADD file:2818e508d01da2188fb234b38fb19aa1ea9eeeae92d361ecdf49318d949f51a9 in /