Sign inSign up

im1k31s/openeye-opencv_home_security:3.11.9

Networking
Security
Index digest

sha256:9fbb0ca987bc18c399a227841bf12eaa3c61936e9c1ecc1f07076b307851923f

OS/ARCH

linux/amd64

Compressed size

612.88 MB

Last pushed

25 days by im1k31s

Type

Image

Manifest digest

sha256:24584b3a252caf79fe38b7b3efc0b3be20bc5eb987f4f9f9d661ee0f4ef34b03

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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;1.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update179.52 MB
12RUN /bin/sh -c useradd -m3.35 KB
13RUN /bin/sh -c pip install5.22 MB
14COPY --chown=openeye:openeye /root/.local /home/openeye/.local #386.24 MB
15ENV OPENEYE_DATA_ROOT=/app OPENEYE_IN_CONTAINER=10 B
16ENV PATH=/home/openeye/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PIP_NO_CACHE_DIR=10 B
17WORKDIR /app32 B
18COPY --chown=openeye:openeye backend/ ./backend/ #472 KB
19COPY --chown=openeye:openeye docker/ ./docker/ #1.64 KB
20COPY --chown=openeye:openeye alembic/ ./alembic/ #10.66 KB
21COPY --chown=openeye:openeye alembic.ini ./alembic.ini #2.14 KB
22COPY --chown=openeye:openeye requirements.txt ./ #3.45 KB
23COPY --chown=openeye:openeye /frontend/dist ./frontend/dist #217.71 KB
24USER openeye0 B
25EXPOSE [8000/tcp]0 B
26HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8000/api/health0 B
27ENTRYPOINT ["/app/docker/entrypoint.sh"]0 B
28CMD ["uvicorn" "backend.main:app" "--host" "0.0.0.0"0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'