Sign inSign up

dxtech2024/screenshot_application:1.0

Developer tools
Manifest digest

sha256:b1435db7792fe517204de815e5a70e7744f323f3f7bc34cc725fa7095682092a

OS/ARCH

linux/amd64

Compressed size

706.88 MB

Last pushed

about 2 years by dxtech2024

Type

Image

Manifest digest

sha256:b1435db7792fe517204de815e5a70e7744f323f3f7bc34cc725fa7095682092a

Image Layers

1ADD file ... in / 27.78 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;3.35 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.100 B
8RUN /bin/sh -c set -eux;15.26 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11ENV PYTHONDONTWRITEBYTECODE=10 B
12ENV PYTHONUNBUFFERED=10 B
13WORKDIR /code94 B
14RUN /bin/sh -c apt-get update126.22 MB
15RUN /bin/sh -c pip install425.13 MB
16COPY requirements.txt /code/ # buildkit597 B
17RUN /bin/sh -c pip install36.11 MB
18COPY . /code/ # buildkit73.02 MB
19EXPOSE map[6000/tcp:{}]0 B
20CMD ["gunicorn" "screenshot_application.wsgi:application" "--bind" "0.0.0.0:6000"0 B

Command

ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /