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 KB2mount /out from exec sh36.26 MB3add users and groups380 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=beta0 B11ENV LOG_LEVEL=info0 B12ENV NODE_ENV=production0 B13ENV E2M_IMAGE_CHANNEL=beta0 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