Sign inSign up

openstates/scrapers:2f06c52055a3da99568ad4676a3687aea9361785

Manifest digest

sha256:89d5d9f6e58782bf4c259a61e928eed0fead8c471769acbe742327ac26e51ccb

OS/ARCH

linux/amd64

Compressed size

869.02 MB

Last pushed

about 1 month by openstatesbot

Type

Image

Manifest digest

sha256:89d5d9f6e58782bf4c259a61e928eed0fead8c471769acbe742327ac26e51ccb

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
6ENV PYTHON_VERSION=3.9.250 B
7ENV PYTHON_SHA256=00e07d7c0f2f0cc002432d1ee84d2a40dae404a99303e3f97701c10966c918340 B
8RUN /bin/sh -c set -eux;13.24 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11LABEL maintainer=James Turk <[email protected]>0 B
12ENV PYTHONUNBUFFERED=10 B
13ENV PYTHONDONTWRITEBYTECODE=10 B
14ENV PYTHONIOENCODING=utf-80 B
15ENV LANG=C.UTF-80 B
16RUN /bin/sh -c apt-get update349.54 MB
17RUN /bin/sh -c pip --no-cache-dir26.57 MB
18ADD poetry.lock /opt/openstates/openstates/ # buildkit77.03 KB
19ADD pyproject.toml /opt/openstates/openstates/ # buildkit616 B
20WORKDIR /opt/openstates/openstates/32 B
21ENV PYTHONPATH=./scrapers0 B
22RUN /bin/sh -c poetry install448.97 MB
23ADD . /opt/openstates/openstates/ # buildkit775.15 KB
24RUN /bin/sh -c poetry install240.6 KB
25ENV OPENSSL_CONF=/opt/openstates/openstates/openssl.cnf0 B
26COPY docker_entrypoint.sh /opt/openstates/entrypoint.sh # buildkit775 B
27ENTRYPOINT ["/bin/bash" "/opt/openstates/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1760918400'