Sign inSign up

aircross/docker_scrapy:0.01

Index digest

sha256:9df8e830e6ad22c072e4dc3fd1a5c8a2b09c0b10cb49a681f0bf3ec57221e2c3

OS/ARCH

linux/amd64

Compressed size

412.74 MB

Last pushed

over 3 years by aircross

Type

Image

Manifest digest

sha256:97b42b3f308432ff9889a2e760bd7d867d4468ecc876119c3f3c13ad44d8daef

Image Layers

1ADD file ... in / 52.5 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get4.93 MB
4/bin/sh -c set -ex; if10.37 MB
5/bin/sh -c apt-get update &&52.06 MB
6/bin/sh -c set -ex; apt-get187.69 MB
7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=C.UTF-80 B
9RUN /bin/sh -c set -eux;6 MB
10ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
11ENV PYTHON_VERSION=3.11.30 B
12RUN /bin/sh -c set -eux;19.07 MB
13RUN /bin/sh -c set -eux;243 B
14ENV PYTHON_PIP_VERSION=22.3.10 B
15ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
16ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d5cb0afaf23b8520f1bbcfed521017b4a95f5c01/public/get-pip.py0 B
17ENV PYTHON_GET_PIP_SHA256=394be00f13fa1b9aaa47e911bdb59a09c3b2986472130f30aa0bfaf7f39806370 B
18RUN /bin/sh -c set -eux;2.94 MB
19CMD ["python3"]0 B
20ENV DEF_VERSION=0.010 B
21ENV UPDATE_FLAG=10 B
22RUN /bin/sh -c set -xe32 B
23RUN /bin/sh -c apt-get update13.28 MB
24RUN /bin/sh -c apt-get install14.62 MB
25RUN /bin/sh -c pip install8.22 MB
26RUN /bin/sh -c wget https://files.pythonhosted.org/packages/38/3c/0fdab49d310d931a8b81e2795037fbd5789d1bce12a1795b9cbc87bc1ceb/lxml-4.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl6.79 MB
27RUN /bin/sh -c pip install7.02 MB
28RUN /bin/sh -c rm -rf138 B
29RUN /bin/sh -c pip install26.82 MB
30RUN /bin/sh -c apt-get purge251.98 KB
31RUN /bin/sh -c rm -rf397 B
32COPY requirements.txt . # buildkit126 B
33RUN /bin/sh -c pip install163.69 KB
34WORKDIR /app99 B
35COPY . /app # buildkit17.95 KB

Command

ADD file:f2d012660f882f319a5878a3f9ce285f488b8f90fad49ad238541cf72089e035 in /