Sign inSign up

joshex150/scanforge-engine:latest

Manifest digest

sha256:619d2c38699e0198dfb03578b6bd1dca47791b323efe3711fe15cc22d5d456f0

OS/ARCH

linux/amd64

Compressed size

534.67 MB

Last pushed

7 days by joshex150

Type

Image

Manifest digest

sha256:619d2c38699e0198dfb03578b6bd1dca47791b323efe3711fe15cc22d5d456f0

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.37 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;12.01 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10ARG WITH_BROWSER=true0 B
11ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 MALLOC_ARENA_MAX=2 DATA_DIR=/data0 B
12RUN |1 WITH_BROWSER=true /bin/sh -c5.44 MB
13RUN |1 WITH_BROWSER=true /bin/sh -c28.45 MB
14RUN |1 WITH_BROWSER=true /bin/sh -c450.88 MB
15WORKDIR /app93 B
16COPY engine/ ./engine/ # buildkit6.47 MB
17RUN |1 WITH_BROWSER=true /bin/sh -c678.99 KB
18COPY /app/dist ./web/ # buildkit465.6 KB
19COPY docker/nginx.conf.template ./nginx.conf.template # buildkit1.4 KB
20COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit2.86 KB
21RUN |1 WITH_BROWSER=true /bin/sh -c32 B
22RUN |1 WITH_BROWSER=true /bin/sh -c128 B
23VOLUME [/data]0 B
24ENV PORT=8765 ENGINE_PORT=87660 B
25EXPOSE [8765/tcp]0 B
26HEALTHCHECK {Test:[CMD-SHELL curl -fsS "http://127.0.0.1:${PORT}/api/health"0 B
27ENTRYPOINT ["/usr/bin/tini" "--"]0 B
28CMD ["/usr/local/bin/entrypoint.sh"]0 B

Command

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