• Joined on 2026-05-16

solix2mqtt (latest)

Published 2026-05-16 17:24:03 +02:00 by poma

Installation

docker pull gitea.poma-lab.com/poma/solix2mqtt:latest
sha256:7109dadba5228295b439e7c9d50aef7f3d1da37ded4df95eeb89e6629afb9155

Image Layers

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --update nodejs # buildkit
RUN /bin/sh -c mkdir /app # buildkit
WORKDIR /app
COPY /app/out /app # buildkit
CMD ["node" "/app/bin/app.js"]
Details
Container
2026-05-16 17:24:03 +02:00
0
OCI / Docker
linux/amd64
26 MiB
Versions (1) View all
latest 2026-05-16