Sign inSign up

openstates/geo:latest

Index digest

sha256:8a301915ebbd35b073d5bdd544e8a7b3c2b2bef0fff62606164903e947dfec36

OS/ARCH

linux/amd64

Compressed size

885.66 MB

Last pushed

almost 2 years by openstatesbot

Type

Image

Manifest digest

sha256:d818f2e57d64db4ff699f3fe4ab9dc27e1c2096e5a51d63ea0e8347f73a56b41

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=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.9.200 B
8RUN /bin/sh -c set -eux;14.06 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11ENV LC_ALL=C.UTF-80 B
12ENV LANG=C.UTF-80 B
13ENV PYTHONUNBUFFERED=10 B
14ENV PYTHONDONTWRITEBYTECODE=10 B
15RUN /bin/sh -c apt-get update212.08 MB
16RUN /bin/sh -c pip install19.2 MB
17RUN /bin/sh -c git clone170.18 MB
18WORKDIR /opt/openstates-district-maps131 B
19COPY pyproject.toml . # buildkit492 B
20COPY poetry.lock . # buildkit42.84 KB
21RUN /bin/sh -c poetry install438.8 MB
22COPY utils utils/ # buildkit5.75 KB
23COPY configs configs/ # buildkit13.05 KB
24COPY djapp djapp/ # buildkit2.9 KB
25COPY generate-geo-data.py . # buildkit1.26 KB
26RUN /bin/sh -c poetry install164.49 KB
27CMD ["poetry" "run" "python" "generate-geo-data.py"0 B

Command

ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /