Sign inSign up

kirbownz/electrolux-to-mqtt:next

Multi-platform
Integration & delivery
Index digest

sha256:e8e17b21d588060726acfd36595cbe0be5d5e4a3803d01850ca135d555f06571

OS/ARCH

Compressed size

40.49 MB

Last pushed

3 days by kirbownz

Type

Image

Manifest digest

sha256:eaf579cd8bcb892cef3835e34c47a7e0b0d5f69055fac00cfeab3a5197c6f22b

Image Layers

1add root layout2.32 KB
2mount /out from exec sh36.26 MB
3add users and groups380 B
4mkdir /app77 B
5add metadata5.81 KB
6ARG LOG_LEVEL=info0 B
7ARG VERSION=2026.9.00 B
8ARG BUILD_DATE=2026-09-14T23:21:36Z0 B
9ARG VCS_REF=0ee427d60 B
10ARG UPDATE_CHANNEL=beta0 B
11ENV LOG_LEVEL=info0 B
12ENV NODE_ENV=production0 B
13ENV E2M_IMAGE_CHANNEL=beta0 B
14LABEL org.opencontainers.image.title=Electrolux to MQTT Bridge0 B
15LABEL org.opencontainers.image.description=Bridge application that connects0 B
16LABEL org.opencontainers.image.version=2026.9.00 B
17LABEL org.opencontainers.image.created=2026-09-14T23:21:36Z0 B
18LABEL org.opencontainers.image.authors=Kimmo Saari <[email protected]>0 B
19LABEL org.opencontainers.image.url=https://gitlab.com/kirbodev/electrolux-to-mqtt0 B
20LABEL org.opencontainers.image.documentation=https://gitlab.com/kirbodev/electrolux-to-mqtt/-/blob/main/README.md?ref_type=heads0 B
21LABEL org.opencontainers.image.source=https://gitlab.com/kirbodev/electrolux-to-mqtt0 B
22LABEL org.opencontainers.image.revision=0ee427d60 B
23LABEL org.opencontainers.image.vendor=Kimmo Saari0 B
24LABEL org.opencontainers.image.licenses=MIT0 B
25LABEL maintainer=Kimmo Saari <[email protected]>0 B
26LABEL description=Electrolux to MQTT bridge0 B
27COPY --chown=node:node /app /app #4.22 MB
28WORKDIR /app32 B
29STOPSIGNAL SIGTERM0 B
30HEALTHCHECK {Test:[CMD node -e import('./dist/health.js').then(m=>{if(!m.healthCheckEnabled)process.exit(0);process.exit(m.isHealthy(60)?0:1)}).catch(()=>process.exit(1))]0 B
31CMD ["node" "dist/index.js"]0 B

Command

add root layout