Sign inSign up

kirbownz/electrolux-to-mqtt:latest

Multi-platform
Integration & delivery
Index digest

sha256:6a2994027a7372273e8503723e0d1e785d6e5dbc089e1c092a01dc3fff225017

OS/ARCH

Compressed size

40.14 MB

Last pushed

3 days by kirbownz

Type

Image

Manifest digest

sha256:a444cf5a63a10be0fb939c1909f4662319cc3a41692dff094d48a42eae76f9af

Image Layers

1add root layout2.05 KB
2mount /out from exec sh35.91 MB
3add users and groups378 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=stable0 B
11ENV LOG_LEVEL=info0 B
12ENV NODE_ENV=production0 B
13ENV E2M_IMAGE_CHANNEL=stable0 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