Sign inSign up

peez/gemini2mqtt:202606242036

Multi-platform
Internet of things
Machine learning & AI
Developer tools
Index digest

sha256:1cfcb501e0ad77cdfc84396edd96f139c66a82c09ed794a8c09fdca4287383c0

OS/ARCH

Compressed size

58.27 MB

Last pushed

3 months by peez

Type

Image

Manifest digest

sha256:b7044a48a1af2eb3ce2022437de5ce62ff5ed112927474ff7c064fa72d239411

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.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11LABEL org.opencontainers.image.title=gemini2mqtt org.opencontainers.image.description=Bridge between MQTT0 B
12WORKDIR /app93 B
13COPY requirements.txt . # buildkit188 B
14RUN /bin/sh -c pip install17.07 MB
15COPY *.py . # buildkit4.58 KB
16ENV PYTHONUNBUFFERED=10 B
17ENTRYPOINT ["python" "main.py"]0 B

Command

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