Sign inSign up

openstates/api-v3:2022.02.17

Manifest digest

sha256:461cb700bbad3a4ab722eb34b32d56251745a2471003abcb1500aa145bd08046

OS/ARCH

linux/amd64

Compressed size

631.08 MB

Last pushed

over 4 years by jamesturk

Type

Image

Manifest digest

sha256:461cb700bbad3a4ab722eb34b32d56251745a2471003abcb1500aa145bd08046

Image Layers

1ADD file ... in / 52.37 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get4.91 MB
4/bin/sh -c set -ex; if10.37 MB
5/bin/sh -c apt-get update &&52.04 MB
6/bin/sh -c set -ex; apt-get187.34 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
9/bin/sh -c apt-get update &&6 MB
10ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
11ENV PYTHON_VERSION=3.9.60 B
12/bin/sh -c set -ex &&16.8 MB
13/bin/sh -c cd /usr/local/bin &&233 B
14ENV PYTHON_PIP_VERSION=21.2.40 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b0 B
17/bin/sh -c set -ex; wget2.24 MB
18CMD ["python3"]0 B
19LABEL maintainer=Anton Petrov <[email protected]>0 B
20RUN /bin/sh -c /usr/local/bin/python -m2.21 MB
21RUN /bin/sh -c apt-get update13.39 MB
22RUN /bin/sh -c pip install5.83 MB
23COPY ./start.sh /start.sh # buildkit539 B
24RUN /bin/sh -c chmod +x569 B
25COPY ./gunicorn_conf.py /gunicorn_conf.py # buildkit832 B
26COPY ./start-reload.sh /start-reload.sh # buildkit526 B
27RUN /bin/sh -c chmod +x555 B
28COPY ./app /app # buildkit604 B
29WORKDIR /app/32 B
30ENV PYTHONPATH=/app0 B
31EXPOSE map[80/tcp:{}]0 B
32CMD ["/start.sh"]0 B
33LABEL maintainer=Anton Petrov<[email protected]>0 B
34RUN /bin/sh -c pip install11.36 MB
35COPY ./app /app # buildkit324 B
36/bin/sh -c curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py99.68 MB
37ENV MODULE_NAME=api.main0 B
38COPY multi:e2ff326dbbf879ff721976c7e30698290afe016020cd9b6422dc04e9600c9b30 in /app/ 39.1 KB
39/bin/sh -c poetry install --no-root166.36 MB
40COPY dir:142a6b2526474ff90c8486ba3e9294ed4dc937b7ea900438c3d28d643e19578a in /app 127.53 KB

Command

ADD file:a528c112b566e7f129178dadedfa421b0c5b870997c4628327967850e54b915c in /