Sign inSign up

peez/gemini2mqtt:202608132024

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

sha256:268af7aa2d7056997a280d5112f398f99a347c70518291db7e756c9b861cfaac

OS/ARCH

Compressed size

114 MB

Last pushed

about 1 month by peez

Type

Image

Manifest digest

sha256:2e1029c7d02d39741ec9dfd3e4bdb39cb10ecf700275f42df2d3a4c92c81b994

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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.22 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.49 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
13RUN /bin/sh -c apt-get update55.31 MB
14ENV PATH=/root/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15COPY requirements.txt . # buildkit189 B
16RUN /bin/sh -c pip install17.24 MB
17COPY *.py ./ # buildkit5.37 KB
18ENV PYTHONUNBUFFERED=10 B
19ENTRYPOINT ["python" "main.py"]0 B

Command

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