sha256:c631cb10358b05de08d5b66a7b3794f15905dd0a315e1ea14056e1a7962f1d5b
OS/ARCH
Compressed size
185.19 MB
Last pushed
about 1 month by sidey79
Type
Image
Manifest digest
sha256:b79ba55a270cdc69d02ad08a90edb24ad8955466b6f9cf9c8369d70326858a83
Image Layers
1# debian.sh --arch 'i386' out/27.87 MB2COPY *.patch /usr/src/perl/ # buildkit1.34 KB3WORKDIR /usr/src/perl32 B4RUN /bin/sh -c apt-get update27.63 MB5WORKDIR /usr/src/app131 B6CMD ["perl5.38.5" "-de0"]0 B7ARG TARGETPLATFORM=linux/3860 B8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ADDRESS=de_DE.UTF-8 LC_MEASUREMENT=de_DE.UTF-80 B9RUN |1 TARGETPLATFORM=linux/386 /bin/sh -c12.45 MB10RUN |1 TARGETPLATFORM=linux/386 /bin/sh -c85.54 MB11COPY /usr/src/app/core/lib/perl5 /usr/src/app/core/lib/perl5 # buildkit31.6 MB12ENV PERL5LIB=/usr/src/app/core/lib/perl50 B13COPY src/entry.sh src/health-check.sh src/ssh_known_hosts.txt /11.99 KB14COPY src/FHEM/99_DockerImageInfo.pm /fhem/FHEM/ # buildkit4.51 KB15ENV LOGFILE=./log/fhem-%Y-%m-%d.log TELNETPORT=7072 FHEM_UID=6061 FHEM_GID=60610 B16ARG PLATFORM=linux0 B17ARG TAG=0 B18ARG IMAGE_VCS_REF=1088b39956abf50453097c2839dc66c3d142f57e0 B19ARG IMAGE_VERSION=5.3.1-bookworm0 B20ARG BUILD_DATE=2026-08-05T10:30:24.161Z0 B21ARG L_AUTHORS=https://github.com/fhem/fhem-docker/graphs/contributors0 B22ARG L_URL=https://hub.docker.com/r/fhem/fhem-linux/3860 B23ARG L_USAGE=https://github.com/fhem/fhem-docker/blob/1088b39956abf50453097c2839dc66c3d142f57e/README.md0 B24ARG L_VCS_URL=https://github.com/fhem/fhem-docker/0 B25ARG L_VENDOR=FHEM0 B26ARG L_LICENSES=MIT0 B27ARG L_TITLE=fhem-linux/3860 B28ARG L_DESCR=A minimal (perl) Docker0 B29ARG L_AUTHORS_FHEM=https://fhem.de/MAINTAINER.txt0 B30ARG L_URL_FHEM=https://fhem.de/0 B31ARG L_USAGE_FHEM=https://fhem.de/#Documentation0 B32ARG L_VCS_URL_FHEM=https://svn.fhem.de/0 B33ARG L_VENDOR_FHEM=FHEM e.V.0 B34ARG L_LICENSES_FHEM=GPL-2.00 B35ARG L_DESCR_FHEM=FHEM (TM) is a0 B36LABEL org.fhem.authors=https://fhem.de/MAINTAINER.txt0 B37LABEL org.fhem.url=https://fhem.de/0 B38LABEL org.fhem.documentation=https://fhem.de/#Documentation0 B39LABEL org.fhem.source=https://svn.fhem.de/0 B40LABEL org.fhem.vendor=FHEM e.V.0 B41LABEL org.fhem.licenses=GPL-2.00 B42LABEL org.fhem.description=FHEM (TM) is a0 B43LABEL org.opencontainers.image.created=2026-08-05T10:30:24.161Z0 B44LABEL org.opencontainers.image.authors=https://github.com/fhem/fhem-docker/graphs/contributors0 B45LABEL org.opencontainers.image.url=https://hub.docker.com/r/fhem/fhem-linux/3860 B46LABEL org.opencontainers.image.documentation=https://github.com/fhem/fhem-docker/blob/1088b39956abf50453097c2839dc66c3d142f57e/README.md0 B47LABEL org.opencontainers.image.source=https://github.com/fhem/fhem-docker/0 B48LABEL org.opencontainers.image.version=5.3.1-bookworm0 B49LABEL org.opencontainers.image.revision=1088b39956abf50453097c2839dc66c3d142f57e0 B50LABEL org.opencontainers.image.vendor=FHEM0 B51LABEL org.opencontainers.image.licenses=MIT0 B52LABEL org.opencontainers.image.title=fhem-linux/3860 B53LABEL org.opencontainers.image.description=A minimal (perl) Docker0 B54RUN |21 TARGETPLATFORM=linux/386 PLATFORM=linux TAG=85 KB55VOLUME [/opt/fhem]0 B56EXPOSE [8083/tcp]0 B57HEALTHCHECK {Test:[CMD-SHELL /health-check.sh] Interval:20s Timeout:10s0 B58WORKDIR /opt/fhem113 B59ENTRYPOINT ["/entry.sh"]0 B60CMD ["start"]0 BCommand
# debian.sh --arch 'i386' out/ 'bookworm' '@1783900800'