Sign inSign up

platerecognizer/installer:latest

Multi-platform
Index digest

sha256:e71b128c2b71349ae718b7b6256c01409f71e8149cf0511f6ae8c294bbdc6811

OS/ARCH

Compressed size

57.11 MB

Last pushed

almost 2 years by danleyb2

Type

Image

Manifest digest

sha256:d711688817583667bd8e945c3bed7833e30fde15c08cc385dbb86dde8a9fb372

Image Layers

1ADD file ... in / 27.81 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.18 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.100 B
8RUN /bin/sh -c set -eux;15.24 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ENV PYTHONUNBUFFERED=10 B
12RUN /bin/sh -c apt-get update8.95 MB
13COPY docker-compose.yaml . # buildkit189 B
14COPY metadata.json . # buildkit266 B
15COPY logo.svg . # buildkit1.2 KB
16COPY ./backend/requirements.txt /app/requirements.txt # buildkit170 B
17RUN /bin/sh -c pip install1.85 MB
18COPY ./backend /app/ # buildkit1.04 KB
19LABEL org.opencontainers.image.title=Plate Recognizer Installer org.opencontainers.image.description=Plate0 B
20COPY /ui/build ui # buildkit88.89 KB
21CMD ["gunicorn" "--workers" "1" "--chdir"0 B

Command

ADD file:702193928cded0bcec5edbf4a5660961e7caef8c9d9cafea3337b7f6720c4464 in /