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 KB2mount /out from exec sh35.91 MB3add users and groups378 B4mkdir /app77 B5add metadata5.81 KB6ARG LOG_LEVEL=info0 B7ARG VERSION=2026.9.00 B8ARG BUILD_DATE=2026-09-14T23:21:36Z0 B9ARG VCS_REF=0ee427d60 B10ARG UPDATE_CHANNEL=stable0 B11ENV LOG_LEVEL=info0 B12ENV NODE_ENV=production0 B13ENV E2M_IMAGE_CHANNEL=stable0 B14LABEL org.opencontainers.image.title=Electrolux to MQTT Bridge0 B15LABEL org.opencontainers.image.description=Bridge application that connects0 B16LABEL org.opencontainers.image.version=2026.9.00 B17LABEL org.opencontainers.image.created=2026-09-14T23:21:36Z0 B19LABEL org.opencontainers.image.url=https://gitlab.com/kirbodev/electrolux-to-mqtt0 B20LABEL org.opencontainers.image.documentation=https://gitlab.com/kirbodev/electrolux-to-mqtt/-/blob/main/README.md?ref_type=heads0 B21LABEL org.opencontainers.image.source=https://gitlab.com/kirbodev/electrolux-to-mqtt0 B22LABEL org.opencontainers.image.revision=0ee427d60 B23LABEL org.opencontainers.image.vendor=Kimmo Saari0 B24LABEL org.opencontainers.image.licenses=MIT0 B26LABEL description=Electrolux to MQTT bridge0 B27COPY --chown=node:node /app /app #4.22 MB28WORKDIR /app32 B29STOPSIGNAL SIGTERM0 B30HEALTHCHECK {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 B31CMD ["node" "dist/index.js"]0 BCommand
add root layout