Sign inSign up

openstates/scrapers-california:06b940787030f7878070c31ba225e8e7b2e2b7fe

Manifest digest

sha256:145d26782d504a638fc4e23287c049292b58443d5370dc29c653387e8379a538

OS/ARCH

linux/amd64

Compressed size

835.19 MB

Last pushed

over 1 year by openstatesbot

Type

Image

Manifest digest

sha256:145d26782d504a638fc4e23287c049292b58443d5370dc29c653387e8379a538

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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;3.35 MB
5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
6ENV PYTHON_VERSION=3.9.220 B
7ENV PYTHON_SHA256=8c136d199d3637a1fce98a16adc809c1d83c922d02d41f3614b34f8b6e7d38ec0 B
8RUN /bin/sh -c set -eux;14.24 MB
9RUN /bin/sh -c set -eux;249 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 update326.27 MB
17RUN /bin/sh -c sed -i2.03 KB
18RUN /bin/sh -c pip --no-cache-dir25.66 MB
19ADD poetry.lock /opt/openstates/openstates/ # buildkit68.19 KB
20ADD pyproject.toml /opt/openstates/openstates/ # buildkit616 B
21ADD scrapers/ca/ca-entrypoint.sh /opt/openstates/openstates/ca-entrypoint.sh # buildkit843 B
22ADD docker_entrypoint.sh /opt/openstates/openstates/non-ca-entrypoint.sh # buildkit790 B
23RUN /bin/sh -c chmod ug+x789 B
24WORKDIR /opt/openstates/openstates/32 B
25ENV PYTHONPATH=./scrapers0 B
26RUN /bin/sh -c poetry install435.66 MB
27ADD . /opt/openstates/openstates/ # buildkit743.05 KB
28RUN /bin/sh -c poetry install2.29 MB
29ENV OPENSSL_CONF=/opt/openstates/openstates/openssl.cnf0 B
30ENTRYPOINT ["/opt/openstates/openstates/ca-entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'