Sign inSign up

dxtech2024/screenshot_application:1.1

Developer tools
Manifest digest

sha256:acb6e77ed3fd3419823b8999c78de8002b021884a4224d86bdc08ca840950ed9

OS/ARCH

linux/arm64/v8

Compressed size

678.47 MB

Last pushed

almost 2 years by dxtech2024

Type

Image

Manifest digest

sha256:acb6e77ed3fd3419823b8999c78de8002b021884a4224d86bdc08ca840950ed9

Image Layers

1ADD file ... in / 27.81 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.18 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.100 B
8ENV PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee3720 B
9RUN /bin/sh -c set -eux;15.37 MB
10RUN /bin/sh -c set -eux;250 B
11CMD ["python3"]0 B
12ENV PYTHONDONTWRITEBYTECODE=10 B
13ENV PYTHONUNBUFFERED=10 B
14WORKDIR /code94 B
15RUN /bin/sh -c apt-get update117.36 MB
16RUN /bin/sh -c apt-get update14.85 MB
17RUN /bin/sh -c pip install425.47 MB
18COPY requirements.txt /code/ # buildkit600 B
19RUN /bin/sh -c pip install35.94 MB
20COPY . /code/ # buildkit38.49 MB
21EXPOSE map[6000/tcp:{}]0 B
22CMD ["gunicorn" "screenshot_application.wsgi:application" "--bind" "0.0.0.0:6000"0 B

Command

ADD file:702193928cded0bcec5edbf4a5660961e7caef8c9d9cafea3337b7f6720c4464 in /