Sign inSign up

touchthesun/openhardwaremanager:0.12

Multi-platform
Index digest

sha256:7b0c50ad0459a34e11719da60b353848bea0b93c28dc423033fdf6a69d326fcb

OS/ARCH

Compressed size

705.31 MB

Last pushed

22 days by touchthesun

Type

Image

Manifest digest

sha256:7ccffda3e069eb33d9f72e72c7365fa35ddec2967e90573d1f2a98456cfa46cd

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.20 B
12ARG GIT_SHA=2aa34f0e0703fcb48489b946d5b4ff020abfe9b70 B
13LABEL org.opencontainers.image.version=0.12.2 org.opencontainers.image.revision=2aa34f0e0703fcb48489b946d5b4ff020abfe9b7 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.2 GIT_SHA=2aa34f0e0703fcb48489b946d5b4ff020abfe9b7 /bin/sh33.81 MB
16COPY /opt/venv /opt/venv # buildkit312.58 MB
17WORKDIR /app93 B
18COPY pyproject.toml uv.lock README.md ./210.05 KB
19COPY src/ ./src/ # buildkit956.09 KB
20COPY config/ ./config/ # buildkit5.65 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.2 GIT_SHA=2aa34f0e0703fcb48489b946d5b4ff020abfe9b7 /bin/sh196 B
23RUN |2 APP_VERSION=0.12.2 GIT_SHA=2aa34f0e0703fcb48489b946d5b4ff020abfe9b7 /bin/sh3.33 KB
24RUN |2 APP_VERSION=0.12.2 GIT_SHA=2aa34f0e0703fcb48489b946d5b4ff020abfe9b7 /bin/sh313.73 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'