Sign inSign up

im1k31s/openeye-opencv_home_security:38c235e

Networking
Security
Index digest

sha256:069b07bf602183dec9ff69fe2b3e4e138b82172cb1c0cd650779d752fc231e1b

OS/ARCH

linux/amd64

Compressed size

617.71 MB

Last pushed

30 days by im1k31s

Type

Image

Manifest digest

sha256:17e2e58420b4a5e8ca0812616ef2b8f30e6dfd1c7f618eae8ba3e829cea7f592

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.160 B
7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B
8RUN /bin/sh -c set -eux;13.78 MB
9RUN /bin/sh -c set -eux;249 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.62 MB
14COPY --chown=openeye:openeye /root/.local /home/openeye/.local #388.53 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/ #421.5 KB
19COPY --chown=openeye:openeye docker/ ./docker/ #1.3 KB
20COPY --chown=openeye:openeye requirements.txt ./ #2.87 KB
21COPY --chown=openeye:openeye /frontend/dist ./frontend/dist #213.41 KB
22USER openeye0 B
23EXPOSE [8000/tcp]0 B
24HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8000/api/health0 B
25ENTRYPOINT ["/app/docker/entrypoint.sh"]0 B
26CMD ["uvicorn" "backend.main:app" "--host" "0.0.0.0"0 B

Command

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