Sign inSign up

dublok/postalized:d276b3d

Machine learning & AI
Developer tools
Databases & storage
Index digest

sha256:a1cfe20e9fc6cf8c4de108ce21755506370da69c5ff88255b47c8bd51ad63351

OS/ARCH

linux/amd64

Compressed size

1.13 GB

Last pushed

about 1 year by dublok

Type

Image

Manifest digest

sha256:d21ae0bc162ab1bac0ab4faca38eebc23bc359d6bc9acefa6119902a04ef3d7e

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.41 MB
5/bin/sh -c set -ex; apt-get201.48 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;5.88 MB
9ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
10ENV PYTHON_VERSION=3.8.200 B
11RUN /bin/sh -c set -eux;17.22 MB
12RUN /bin/sh -c set -eux;249 B
13CMD ["python3"]0 B
14WORKDIR /app93 B
15RUN /bin/sh -c apt-get update1.67 MB
16COPY libpostal /libpostal # buildkit5.15 MB
17RUN /bin/sh -c chmod +x32 B
18RUN /bin/sh -c cd /libpostal790.27 MB
19RUN /bin/sh -c pip install5.03 MB
20COPY app /app # buildkit326 B
21EXPOSE map[8080/tcp:{}]0 B
22CMD ["gunicorn" "-b" ":8080" "app:app"]0 B

Command

ADD file:087f68d5558e06c7160c9322582925635e7539a7702413828357c28c77f6f345 in /