Sign inSign up

touchthesun/openhardwaremanager:0.12.1

Multi-platform
Index digest

sha256:2e7a06b441c2477527c2eb45069222b0634df701a9f088190589084d8d1522c1

OS/ARCH

Compressed size

705.32 MB

Last pushed

22 days by touchthesun

Type

Image

Manifest digest

sha256:ac0e4e87bf2bf8dca19e839af35d02e99c42167eeec398708ce2b73a2f4356a7

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;4.07 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.56 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ARG APP_VERSION=0.12.10 B
12ARG GIT_SHA=5b8ec6552ebddef28d8ac656c333e55baf1beb2e0 B
13LABEL org.opencontainers.image.version=0.12.1 org.opencontainers.image.revision=5b8ec6552ebddef28d8ac656c333e55baf1beb2e org.opencontainers.image.title=Open Hardware0 B
14ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PYTHONPATH=/app0 B
15RUN |2 APP_VERSION=0.12.1 GIT_SHA=5b8ec6552ebddef28d8ac656c333e55baf1beb2e /bin/sh33.81 MB
16COPY /opt/venv /opt/venv # buildkit312.58 MB
17WORKDIR /app93 B
18COPY pyproject.toml uv.lock README.md ./214.31 KB
19COPY src/ ./src/ # buildkit953.86 KB
20COPY config/ ./config/ # buildkit5.64 KB
21COPY deploy/docker/docker-entrypoint.sh deploy/docker/healthcheck.sh deploy/docker/gunicorn.conf.py ./4.6 KB
22RUN |2 APP_VERSION=0.12.1 GIT_SHA=5b8ec6552ebddef28d8ac656c333e55baf1beb2e /bin/sh196 B
23RUN |2 APP_VERSION=0.12.1 GIT_SHA=5b8ec6552ebddef28d8ac656c333e55baf1beb2e /bin/sh3.33 KB
24RUN |2 APP_VERSION=0.12.1 GIT_SHA=5b8ec6552ebddef28d8ac656c333e55baf1beb2e /bin/sh313.75 MB
25USER root0 B
26EXPOSE [8001/tcp]0 B
27HEALTHCHECK {Test:[CMD /usr/local/bin/healthcheck.sh] Interval:30s Timeout:15s0 B
28ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
29CMD ["api"]0 B

Command

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