2026-07-17 19:37:40 UTC
50.5 MB
/root
LSIO_FIRST_PARTYtrue
PATH/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHP_INI_SCAN_DIR:/config/php
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
S6_STAGE2_HOOK/docker-mods
S6_VERBOSITY1
TERMxterm
VIRTUAL_ENV/lsiopy
[#000] sha256:a8957364bf47ae661f59b1877974aa472208106047ef0140e436e4cb584f7fef - 11.82% (5.97 MB)
[#001] sha256:f6a4c3e338ed76d3e90c1ce7a15013a45c9b55febc952bc905eed245ce0bb8d2 - 0.01% (6.09 KB)
[#002] sha256:e58c8642758624cc5098dc31fcfd6e75ecc22a07998645b5303ffd53c4086830 - 0.0% (1.33 KB)
[#003] sha256:f0e0f8eb084c65d6e3bb6185544a7c6f482a31d535b70d6066510cae7e889b62 - 0.0% (701 Bytes)
[#004] sha256:57fe14f70b528bb254386026b337c436fb5bf33f6082ba661b6d3d6e6f3a34af - 0.0% (429 Bytes)
[#005] sha256:068428b7358180e057911790e7a66251450a318397c7184f95c61d63ec1f1a55 - 11.46% (5.78 MB)
[#006] sha256:cb06ce190b0f75d20d1938b1e4e3acc279f5f1c6a6adfeb11c86648278cac11f - 0.01% (4.52 KB)
[#007] sha256:b90548300ef76afe98f40d45bfe188216aaca49f60f9e92074d97cec138cd1d6 - 30.46% (15.4 MB)
[#008] sha256:88670ce07ac0954933e56213bfe59be916eba4cf6ea977fba00df9e4b7be5be0 - 0.01% (7.56 KB)
[#009] sha256:8cb20fbab75af98a16bfb34666252b2dc11fd8e9cf30fa9373562f7ceaf569ff - 46.22% (23.3 MB)
[#010] sha256:cba40321ce26aefcaa393c7278a553e3ec36a8abbc5a3098012b7d0879bab228 - 0.0% (2.05 KB)
COPY /root-out/ / # buildkit
2026-07-14 13:14:58 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-07-14T13:13:04+00:00
2026-07-14 13:14:58 UTC (buildkit.dockerfile.v0)ARG VERSION=03b33b49-ls6
2026-07-14 13:14:58 UTC (buildkit.dockerfile.v0)ARG MODS_VERSION=v3
2026-07-14 13:14:58 UTC (buildkit.dockerfile.v0)ARG PKG_INST_VERSION=v1
2026-07-14 13:14:58 UTC (buildkit.dockerfile.v0)ARG LSIOWN_VERSION=v1
2026-07-14 13:14:58 UTC (buildkit.dockerfile.v0)ARG WITHCONTENV_VERSION=v1
2026-07-14 13:14:58 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- 03b33b49-ls6 Build-date:- 2026-07-14T13:13:04+00:00
2026-07-14 13:14:58 UTC (buildkit.dockerfile.v0)LABEL maintainer=TheLamer
2026-07-14 13:14:58 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
2026-07-14 13:14:58 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # buildkit
2026-07-14 13:14:58 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
2026-07-14 13:14:58 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
2026-07-14 13:14:58 UTC (buildkit.dockerfile.v0)ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods VIRTUAL_ENV=/lsiopy PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2026-07-14 13:14:59 UTC (buildkit.dockerfile.v0)RUN |6 BUILD_DATE=2026-07-14T13:13:04+00:00 VERSION=03b33b49-ls6 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 WITHCONTENV_VERSION=v1 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache alpine-release bash ca-certificates catatonit coreutils curl findutils jq netcat-openbsd procps-ng shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults /lsiopy && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit
2026-07-14 13:14:59 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2026-07-14 13:14:59 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/init"]
2026-07-16 19:50:26 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-07-16T19:48:45+00:00
2026-07-16 19:50:26 UTC (buildkit.dockerfile.v0)ARG VERSION=1.30.3-r0_8.5.8-r0-ls5
2026-07-16 19:50:26 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- 1.30.3-r0_8.5.8-r0-ls5 Build-date:- 2026-07-16T19:48:45+00:00
2026-07-16 19:50:26 UTC (buildkit.dockerfile.v0)LABEL maintainer=nemchik
2026-07-16 19:50:26 UTC (buildkit.dockerfile.v0)ENV PHP_INI_SCAN_DIR=:/config/php
2026-07-16 19:50:26 UTC (buildkit.dockerfile.v0)RUN |2 BUILD_DATE=2026-07-16T19:48:45+00:00 VERSION=1.30.3-r0_8.5.8-r0-ls5 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git logrotate nano nginx openssl php85 php85-ctype php85-curl php85-fileinfo php85-fpm php85-iconv php85-json php85-mbstring php85-openssl php85-phar php85-session php85-simplexml php85-xml php85-xmlwriter php85-zip php85-zlib && echo "**** configure nginx ****" && echo 'fastcgi_param HTTP_PROXY ""; # https://httpoxy.org/' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param PATH_INFO $fastcgi_path_info; # http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_split_path_info' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; # https://www.nginx.com/resources/wiki/start/topics/examples/phpfcgi/#connecting-nginx-to-php-fpm' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param SERVER_NAME $host; # Send HTTP_HOST as SERVER_NAME. If HTTP_HOST is blank, send the value of server_name from nginx (default is `_`)' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/conf.d/stream.conf && rm -f /etc/nginx/http.d/default.conf && echo "**** guarantee correct php version is symlinked ****" && if [ "$(readlink /usr/bin/php)" != "php85" ]; then rm -rf /usr/bin/php && ln -s /usr/bin/php85 /usr/bin/php; fi && echo "**** configure php ****" && sed -i "s#;error_log = log/php85/error.log.*#error_log = /config/log/php/error.log#g" /etc/php85/php-fpm.conf && sed -i "s#user = nobody.*#user = abc#g" /etc/php85/php-fpm.d/www.conf && sed -i "s#group = nobody.*#group = abc#g" /etc/php85/php-fpm.d/www.conf && echo "**** add run paths to php runtime config ****" && grep -qxF 'include=/config/php/*.conf' /etc/php85/php-fpm.conf || echo 'include=/config/php/*.conf' >> /etc/php85/php-fpm.conf && echo "**** install php composer ****" && EXPECTED_CHECKSUM="$(php -r 'copy("https://composer.github.io/installer.sig", "php://stdout");')" && php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" && ACTUAL_CHECKSUM="$(php -r "echo hash_file('sha384', 'composer-setup.php');")" && if [ "$EXPECTED_CHECKSUM" != "$ACTUAL_CHECKSUM" ]; then >&2 echo 'ERROR: Invalid installer checksum' && rm composer-setup.php && exit 1; fi && php composer-setup.php --install-dir=/usr/bin && rm composer-setup.php && ln -s /usr/bin/composer.phar /usr/bin/composer && echo "**** fix logrotate ****" && sed -i "s#/var/log/messages {}.*# #g" /etc/logrotate.conf && sed -i 's#/usr/sbin/logrotate /etc/logrotate.conf#/usr/sbin/logrotate /etc/logrotate.conf -s /config/log/logrotate.status#g' /etc/periodic/daily/logrotate # buildkit
2026-07-16 19:50:26 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2026-07-16 19:50:26 UTC (buildkit.dockerfile.v0)EXPOSE [443/tcp 80/tcp]
2026-07-17 19:37:40 UTC (buildkit.dockerfile.v0)ENV LSIO_FIRST_PARTY=true
2026-07-17 19:37:40 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-07-17T19:35:11+00:00
2026-07-17 19:37:40 UTC (buildkit.dockerfile.v0)ARG VERSION=62823aef-ls393
2026-07-17 19:37:40 UTC (buildkit.dockerfile.v0)ARG HEIMDALL_RELEASE=62823aef
2026-07-17 19:37:40 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- 62823aef-ls393 Build-date:- 2026-07-17T19:35:11+00:00
2026-07-17 19:37:40 UTC (buildkit.dockerfile.v0)LABEL maintainer=aptalca
2026-07-17 19:37:40 UTC (buildkit.dockerfile.v0)RUN |3 BUILD_DATE=2026-07-17T19:35:11+00:00 VERSION=62823aef-ls393 HEIMDALL_RELEASE=62823aef /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache php85-dom php85-intl php85-pdo_mysql php85-pdo_pgsql php85-pdo_sqlite php85-tokenizer && echo "**** configure nginx ****" && echo 'fastcgi_param PHP_AUTH_USER $remote_user; # Heimdall user authorization' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param PHP_AUTH_PW $http_authorization; # Heimdall user authorization' >> /etc/nginx/fastcgi_params && echo "**** configure php opcache ****" && echo 'opcache.validate_timestamps=0' >> /etc/php85/conf.d/00_opcache.ini && echo "**** configure php-fpm to pass env vars ****" && sed -E -i 's/^;?clear_env ?=.*$/clear_env = no/g' /etc/php85/php-fpm.d/www.conf && if ! grep -qxF 'clear_env = no' /etc/php85/php-fpm.d/www.conf; then echo 'clear_env = no' >> /etc/php85/php-fpm.d/www.conf; fi && echo "env[PATH] = /usr/local/bin:/usr/bin:/bin" >> /etc/php85/php-fpm.conf && echo "**** install heimdall ****" && mkdir -p /heimdall && if [ -z ${HEIMDALL_RELEASE+x} ]; then HEIMDALL_RELEASE=$(curl -sX GET "https://api.github.com/repos/linuxserver/Heimdall/commits/2.x" | awk '/sha/{print $4;exit}' FS='[""]'); fi && curl -o /tmp/heimdall.tar.gz -L "https://github.com/linuxserver/Heimdall/archive/${HEIMDALL_RELEASE}.tar.gz" && mkdir -p /app/www-tmp && tar xf /tmp/heimdall.tar.gz -C /app/www-tmp --strip-components=1 && printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit
2026-07-17 19:37:40 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2026-07-17 19:37:40 UTC (buildkit.dockerfile.v0)EXPOSE [443/tcp 80/tcp]
2026-07-17 19:37:40 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2026-07-17 19:37:54 UTC
51.2 MB
/root
LSIO_FIRST_PARTYtrue
PATH/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHP_INI_SCAN_DIR:/config/php
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
S6_STAGE2_HOOK/docker-mods
S6_VERBOSITY1
TERMxterm
VIRTUAL_ENV/lsiopy
[#000] sha256:8179cb9ff9d4b7c48b895f6f5f648d3cad23b3dcd617254888ec0be63cbf3567 - 13.18% (6.75 MB)
[#001] sha256:f6a4c3e338ed76d3e90c1ce7a15013a45c9b55febc952bc905eed245ce0bb8d2 - 0.01% (6.09 KB)
[#002] sha256:6a70e354e3c427238451fec9611266b477fac11064551abd8a62baf593980838 - 0.0% (1.33 KB)
[#003] sha256:bb3a7d615be2a41c667515a129a7cd8cab9cfd73f00e746d7c42423693562307 - 0.0% (702 Bytes)
[#004] sha256:3edf8a1809450447d0b415d33eb0433eea0a6e51c104bf954c2ecb92796fdc20 - 0.0% (429 Bytes)
[#005] sha256:8999dbc8023d7c1147d5d6ab9f0aab30d9d36907529abfeb08159e651cf9903e - 11.73% (6.01 MB)
[#006] sha256:056e7af64105bff41fc808bad2f2e498dd510d5daa3cf1afe43b33f99736965b - 0.01% (4.52 KB)
[#007] sha256:1ab7377e48112a2fd63c426421ef3f47aa9625bb008a97aef8bd43686a0f96e0 - 29.6% (15.2 MB)
[#008] sha256:a6f9bf51d321ef275b8803e0d47b7413eea935daee37ff42e24f5c412c28ad4a - 0.01% (7.56 KB)
[#009] sha256:7204615734db6f09d99638dec524feaabb31ad812f4fc95ef927ccc5d7aeee2f - 45.45% (23.3 MB)
[#010] sha256:4b635e0602e546a935cab26e7c28b7733d7039743efd28f8f943dc397aaaa97f - 0.0% (2.05 KB)
COPY /root-out/ / # buildkit
2026-07-14 13:15:16 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-07-14T13:13:04+00:00
2026-07-14 13:15:16 UTC (buildkit.dockerfile.v0)ARG VERSION=03b33b49-ls6
2026-07-14 13:15:16 UTC (buildkit.dockerfile.v0)ARG MODS_VERSION=v3
2026-07-14 13:15:16 UTC (buildkit.dockerfile.v0)ARG PKG_INST_VERSION=v1
2026-07-14 13:15:16 UTC (buildkit.dockerfile.v0)ARG LSIOWN_VERSION=v1
2026-07-14 13:15:16 UTC (buildkit.dockerfile.v0)ARG WITHCONTENV_VERSION=v1
2026-07-14 13:15:16 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- 03b33b49-ls6 Build-date:- 2026-07-14T13:13:04+00:00
2026-07-14 13:15:16 UTC (buildkit.dockerfile.v0)LABEL maintainer=TheLamer
2026-07-14 13:15:16 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
2026-07-14 13:15:16 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # buildkit
2026-07-14 13:15:16 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
2026-07-14 13:15:16 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
2026-07-14 13:15:16 UTC (buildkit.dockerfile.v0)ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods VIRTUAL_ENV=/lsiopy PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2026-07-14 13:15:18 UTC (buildkit.dockerfile.v0)RUN |6 BUILD_DATE=2026-07-14T13:13:04+00:00 VERSION=03b33b49-ls6 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 WITHCONTENV_VERSION=v1 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache alpine-release bash ca-certificates catatonit coreutils curl findutils jq netcat-openbsd procps-ng shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults /lsiopy && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit
2026-07-14 13:15:18 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2026-07-14 13:15:18 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/init"]
2026-07-16 19:50:32 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-07-16T19:48:45+00:00
2026-07-16 19:50:32 UTC (buildkit.dockerfile.v0)ARG VERSION=1.30.3-r0_8.5.8-r0-ls5
2026-07-16 19:50:32 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- 1.30.3-r0_8.5.8-r0-ls5 Build-date:- 2026-07-16T19:48:45+00:00
2026-07-16 19:50:32 UTC (buildkit.dockerfile.v0)LABEL maintainer=nemchik
2026-07-16 19:50:32 UTC (buildkit.dockerfile.v0)ENV PHP_INI_SCAN_DIR=:/config/php
2026-07-16 19:50:32 UTC (buildkit.dockerfile.v0)RUN |2 BUILD_DATE=2026-07-16T19:48:45+00:00 VERSION=1.30.3-r0_8.5.8-r0-ls5 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git logrotate nano nginx openssl php85 php85-ctype php85-curl php85-fileinfo php85-fpm php85-iconv php85-json php85-mbstring php85-openssl php85-phar php85-session php85-simplexml php85-xml php85-xmlwriter php85-zip php85-zlib && echo "**** configure nginx ****" && echo 'fastcgi_param HTTP_PROXY ""; # https://httpoxy.org/' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param PATH_INFO $fastcgi_path_info; # http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_split_path_info' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; # https://www.nginx.com/resources/wiki/start/topics/examples/phpfcgi/#connecting-nginx-to-php-fpm' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param SERVER_NAME $host; # Send HTTP_HOST as SERVER_NAME. If HTTP_HOST is blank, send the value of server_name from nginx (default is `_`)' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/conf.d/stream.conf && rm -f /etc/nginx/http.d/default.conf && echo "**** guarantee correct php version is symlinked ****" && if [ "$(readlink /usr/bin/php)" != "php85" ]; then rm -rf /usr/bin/php && ln -s /usr/bin/php85 /usr/bin/php; fi && echo "**** configure php ****" && sed -i "s#;error_log = log/php85/error.log.*#error_log = /config/log/php/error.log#g" /etc/php85/php-fpm.conf && sed -i "s#user = nobody.*#user = abc#g" /etc/php85/php-fpm.d/www.conf && sed -i "s#group = nobody.*#group = abc#g" /etc/php85/php-fpm.d/www.conf && echo "**** add run paths to php runtime config ****" && grep -qxF 'include=/config/php/*.conf' /etc/php85/php-fpm.conf || echo 'include=/config/php/*.conf' >> /etc/php85/php-fpm.conf && echo "**** install php composer ****" && EXPECTED_CHECKSUM="$(php -r 'copy("https://composer.github.io/installer.sig", "php://stdout");')" && php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" && ACTUAL_CHECKSUM="$(php -r "echo hash_file('sha384', 'composer-setup.php');")" && if [ "$EXPECTED_CHECKSUM" != "$ACTUAL_CHECKSUM" ]; then >&2 echo 'ERROR: Invalid installer checksum' && rm composer-setup.php && exit 1; fi && php composer-setup.php --install-dir=/usr/bin && rm composer-setup.php && ln -s /usr/bin/composer.phar /usr/bin/composer && echo "**** fix logrotate ****" && sed -i "s#/var/log/messages {}.*# #g" /etc/logrotate.conf && sed -i 's#/usr/sbin/logrotate /etc/logrotate.conf#/usr/sbin/logrotate /etc/logrotate.conf -s /config/log/logrotate.status#g' /etc/periodic/daily/logrotate # buildkit
2026-07-16 19:50:32 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2026-07-16 19:50:32 UTC (buildkit.dockerfile.v0)EXPOSE [443/tcp 80/tcp]
2026-07-17 19:37:54 UTC (buildkit.dockerfile.v0)ENV LSIO_FIRST_PARTY=true
2026-07-17 19:37:54 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-07-17T19:35:11+00:00
2026-07-17 19:37:54 UTC (buildkit.dockerfile.v0)ARG VERSION=62823aef-ls393
2026-07-17 19:37:54 UTC (buildkit.dockerfile.v0)ARG HEIMDALL_RELEASE=62823aef
2026-07-17 19:37:54 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- 62823aef-ls393 Build-date:- 2026-07-17T19:35:11+00:00
2026-07-17 19:37:54 UTC (buildkit.dockerfile.v0)LABEL maintainer=aptalca
2026-07-17 19:37:54 UTC (buildkit.dockerfile.v0)RUN |3 BUILD_DATE=2026-07-17T19:35:11+00:00 VERSION=62823aef-ls393 HEIMDALL_RELEASE=62823aef /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache php85-dom php85-intl php85-pdo_mysql php85-pdo_pgsql php85-pdo_sqlite php85-tokenizer && echo "**** configure nginx ****" && echo 'fastcgi_param PHP_AUTH_USER $remote_user; # Heimdall user authorization' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param PHP_AUTH_PW $http_authorization; # Heimdall user authorization' >> /etc/nginx/fastcgi_params && echo "**** configure php opcache ****" && echo 'opcache.validate_timestamps=0' >> /etc/php85/conf.d/00_opcache.ini && echo "**** configure php-fpm to pass env vars ****" && sed -E -i 's/^;?clear_env ?=.*$/clear_env = no/g' /etc/php85/php-fpm.d/www.conf && if ! grep -qxF 'clear_env = no' /etc/php85/php-fpm.d/www.conf; then echo 'clear_env = no' >> /etc/php85/php-fpm.d/www.conf; fi && echo "env[PATH] = /usr/local/bin:/usr/bin:/bin" >> /etc/php85/php-fpm.conf && echo "**** install heimdall ****" && mkdir -p /heimdall && if [ -z ${HEIMDALL_RELEASE+x} ]; then HEIMDALL_RELEASE=$(curl -sX GET "https://api.github.com/repos/linuxserver/Heimdall/commits/2.x" | awk '/sha/{print $4;exit}' FS='[""]'); fi && curl -o /tmp/heimdall.tar.gz -L "https://github.com/linuxserver/Heimdall/archive/${HEIMDALL_RELEASE}.tar.gz" && mkdir -p /app/www-tmp && tar xf /tmp/heimdall.tar.gz -C /app/www-tmp --strip-components=1 && printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit
2026-07-17 19:37:54 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2026-07-17 19:37:54 UTC (buildkit.dockerfile.v0)EXPOSE [443/tcp 80/tcp]
2026-07-17 19:37:54 UTC (buildkit.dockerfile.v0)VOLUME [/config]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.