Namespace
linuxserver
Image / Tag
heimdall:2.2.2-ls88
Content Digest
sha256:37f0d52acee77dc152608870b1df0a718c14ded011a47f50e08567b6515c7364
Details
Created

2020-05-29 23:58:11 UTC

Size

35.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.2.2-ls88 Build-date:- 2020-05-29T19:57:23-04:00
  • maintainer
    aptalca

Environment
HOME

/root

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_BEHAVIOUR_IF_STAGE2_FAILS

2

TERM

xterm


Layers

[#000] sha256:4099a02e19c64f625be8052d9c638617b869628d5ae6283ea86b0abd7ccd077e - 7.98% (2.8 MB)

[#001] sha256:03dac96aa7db8818dc550a9044cc9439f5f1026c056f4ec68c646be50e9cbc52 - 13.59% (4.77 MB)

[#002] sha256:f8ddeb59dc41241a4173e97bfdeb4812a119c350ef14d5a14c99e1d84a5606f1 - 0.01% (4.13 KB)

[#003] sha256:2a1aaa278e77a7c43c3d690fa64733e45e369edfb153e4876952b75c71c8b1a0 - 43.56% (15.3 MB)

[#004] sha256:6ee5f72f7dc71d7440070ce59423f4c07840e2596064c436b6c63ff2b1e61254 - 0.01% (2.95 KB)

[#005] sha256:3eac44e64f46ea720ef7942763d3ac3fb6666e83b1f485e27647edde40195020 - 34.85% (12.2 MB)

[#006] sha256:603cd039156bb99bf6fe0dedcda4badfe8ef1d1611d4966179726909cd5dd6e8 - 0.01% (2.26 KB)


History
2020-05-28 18:47:08 UTC

/bin/sh -c #(nop) COPY dir:85d2d9e24d1bb19495bdf8ef6a418dd592b2da7bb52db6d37c638a1b48ba2601 in /

2020-05-28 18:47:08 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2020-05-28 18:47:09 UTC

/bin/sh -c #(nop) ARG VERSION

2020-05-28 18:47:09 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3eced408-ls14 Build-date:- 2020-05-28T18:45:58+00:00

2020-05-28 18:47:09 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2020-05-28 18:47:10 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.1.0

2020-05-28 18:47:10 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64

2020-05-28 18:47:10 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm

2020-05-28 18:47:16 UTC

|4 BUILD_DATE=2020-05-28T18:45:58+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.1.0 VERSION=3eced408-ls14 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && echo "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2020-05-28 18:47:17 UTC

/bin/sh -c #(nop) COPY dir:6655f601a9692505b58de3b745d4dc750436710c5c32a40d2f7145c1ea6f55d1 in /

2020-05-28 18:47:17 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2020-05-28 18:57:10 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.0-libssl logrotate nano nginx openssl php7 php7-fileinfo php7-fpm php7-json php7-mbstring php7-openssl php7-session php7-simplexml php7-xml php7-xmlwriter php7-zlib && echo "**** configure nginx ****" && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/conf.d/default.conf && 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

2020-05-28 18:57:11 UTC

/bin/sh -c #(nop) COPY dir:3c9af36ede2377b5e0f7792dc3132052cc28e6a17682019d521baccc078cd8db in /

2020-05-28 18:57:11 UTC

/bin/sh -c #(nop) EXPOSE 443 80

2020-05-28 18:57:11 UTC

/bin/sh -c #(nop) VOLUME [/config]

2020-05-29 23:58:06 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2020-05-29 23:58:06 UTC

/bin/sh -c #(nop) ARG VERSION

2020-05-29 23:58:06 UTC

/bin/sh -c #(nop) ARG HEIMDALL_RELEASE

2020-05-29 23:58:06 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls88 Build-date:- 2020-05-29T19:57:23-04:00

2020-05-29 23:58:06 UTC

/bin/sh -c #(nop) LABEL maintainer=aptalca

2020-05-29 23:58:06 UTC

/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2

2020-05-29 23:58:10 UTC

|3 BUILD_DATE=2020-05-29T19:57:23-04:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls88 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl php7-ctype php7-pdo_pgsql php7-pdo_sqlite php7-tokenizer php7-zip tar && echo "**** install heimdall ****" && mkdir -p /heimdall && if [ -z ${HEIMDALL_RELEASE+x} ]; then HEIMDALL_RELEASE=$(curl -sX GET "https://api.github.com/repos/linuxserver/Heimdall/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && curl -o /heimdall/heimdall.tar.gz -L "https://github.com/linuxserver/Heimdall/archive/${HEIMDALL_RELEASE}.tar.gz" && echo "**** cleanup ****" && rm -rf /tmp/*

2020-05-29 23:58:11 UTC

/bin/sh -c #(nop) COPY dir:50d2f28c52d1224e0c176ad89512b9b0b7daf607120b0723506867dc3122e1fd in /

Details
Created

2020-05-29 23:58:29 UTC

Size

33.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.2.2-ls88 Build-date:- 2020-05-29T19:57:23-04:00
  • maintainer
    aptalca

Environment
HOME

/root

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_BEHAVIOUR_IF_STAGE2_FAILS

2

TERM

xterm


Layers

[#000] sha256:31848a44b4aa67e541792f35a3a3ba6281e752934964b8a0d1fcc9ced96da5ed - 7.17% (2.41 MB)

[#001] sha256:d56b388a46a8a94d4095408a0c35380b46395730208aa7473a74414332372063 - 17.9% (6.02 MB)

[#002] sha256:f2f66fbd4f55c389628fccf342702708ba7a429ece6438c796101497c5b9b746 - 0.01% (4.15 KB)

[#003] sha256:98370137aa1a4d137cb1a6084a5e47fdafd1586877bc39dfe2e0b9b6b47674f1 - 39.37% (13.2 MB)

[#004] sha256:cfa344af70f5f4ccf1f6c89bfe19f6f71056e6bf9875dc0f8a072c3f49813a8b - 0.01% (2.95 KB)

[#005] sha256:75f5a971568f04e83cabebb3d7457cdf9eff412595f4cfa4e818e208468a13bf - 35.53% (11.9 MB)

[#006] sha256:2887670bd5c94f85d13283baf4c9cc6f8c72942713479e58c92288b91d707351 - 0.01% (2.26 KB)


History
2020-05-28 18:47:33 UTC

/bin/sh -c #(nop) COPY dir:871f7b4f9dbbb938ab07b85be0ed75a25788ae94c0883c3c12180a05c762537e in /

2020-05-28 18:47:34 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2020-05-28 18:47:35 UTC

/bin/sh -c #(nop) ARG VERSION

2020-05-28 18:47:36 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3eced408-ls14 Build-date:- 2020-05-28T18:45:58+00:00

2020-05-28 18:47:37 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2020-05-28 18:47:38 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.1.0

2020-05-28 18:47:38 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm

2020-05-28 18:47:39 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm

2020-05-28 18:47:54 UTC

|4 BUILD_DATE=2020-05-28T18:45:58+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.1.0 VERSION=3eced408-ls14 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && echo "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2020-05-28 18:47:56 UTC

/bin/sh -c #(nop) COPY dir:6520fc5a0c587e5a39394ae2fa3c7f410399915a65be4acbace169c0fe5017dd in /

2020-05-28 18:47:57 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2020-05-28 19:01:40 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.0-libssl logrotate nano nginx openssl php7 php7-fileinfo php7-fpm php7-json php7-mbstring php7-openssl php7-session php7-simplexml php7-xml php7-xmlwriter php7-zlib && echo "**** configure nginx ****" && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/conf.d/default.conf && 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

2020-05-28 19:01:40 UTC

/bin/sh -c #(nop) COPY dir:3c9af36ede2377b5e0f7792dc3132052cc28e6a17682019d521baccc078cd8db in /

2020-05-28 19:01:41 UTC

/bin/sh -c #(nop) EXPOSE 443 80

2020-05-28 19:01:41 UTC

/bin/sh -c #(nop) VOLUME [/config]

2020-05-29 23:58:15 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2020-05-29 23:58:16 UTC

/bin/sh -c #(nop) ARG VERSION

2020-05-29 23:58:16 UTC

/bin/sh -c #(nop) ARG HEIMDALL_RELEASE

2020-05-29 23:58:17 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls88 Build-date:- 2020-05-29T19:57:23-04:00

2020-05-29 23:58:17 UTC

/bin/sh -c #(nop) LABEL maintainer=aptalca

2020-05-29 23:58:18 UTC

/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2

2020-05-29 23:58:24 UTC

|3 BUILD_DATE=2020-05-29T19:57:23-04:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls88 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl php7-ctype php7-pdo_pgsql php7-pdo_sqlite php7-tokenizer php7-zip tar && echo "**** install heimdall ****" && mkdir -p /heimdall && if [ -z ${HEIMDALL_RELEASE+x} ]; then HEIMDALL_RELEASE=$(curl -sX GET "https://api.github.com/repos/linuxserver/Heimdall/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && curl -o /heimdall/heimdall.tar.gz -L "https://github.com/linuxserver/Heimdall/archive/${HEIMDALL_RELEASE}.tar.gz" && echo "**** cleanup ****" && rm -rf /tmp/*

2020-05-29 23:58:29 UTC

/bin/sh -c #(nop) COPY dir:9a5eb5a2346b7445e69abbc6d0001589259b4b493b73cbe269bd119d79672aee in /

Details
Created

2020-05-29 23:58:25 UTC

Size

37.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.2.2-ls88 Build-date:- 2020-05-29T19:57:23-04:00
  • maintainer
    aptalca

Environment
HOME

/root

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_BEHAVIOUR_IF_STAGE2_FAILS

2

TERM

xterm


Layers

[#000] sha256:a4881b0370b99d08e43a423ef96a75cf1464336240314f0d87d76d1781024527 - 7.32% (2.71 MB)

[#001] sha256:aafda94242eb4def211bec38c42a73b9fccbc0cdfbccde1b386d3405ed2cea0b - 17.82% (6.61 MB)

[#002] sha256:ac5e8c6b46583532b2fccf9b57e86c57eed61c46b6c2e11c061b0e30280708ae - 0.01% (4.12 KB)

[#003] sha256:6e7d55867402f7a22e16da4a45625c60b8f7b433f03b296f026a96d82efe510a - 41.77% (15.5 MB)

[#004] sha256:332406e92921e87fbc7dfcd3c2404a9e41febef37a9e5667cb7fae9ce67a5eac - 0.01% (2.96 KB)

[#005] sha256:b88a60b58efcf590c9cc85c5a3c74023d21a0d3d4031833dfac40e9288b13bf9 - 33.07% (12.3 MB)

[#006] sha256:a5bca3d15520f01e46f5d625c38e852e749f2a88a38d9c0c61329e4cb49b7634 - 0.01% (2.26 KB)


History
2020-05-28 18:47:31 UTC

/bin/sh -c #(nop) COPY dir:69684628ea6af792468e21ae6ee4e0696681b2233e385b6e692d507dac05f3d7 in /

2020-05-28 18:47:32 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2020-05-28 18:47:32 UTC

/bin/sh -c #(nop) ARG VERSION

2020-05-28 18:47:33 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3eced408-ls14 Build-date:- 2020-05-28T18:45:58+00:00

2020-05-28 18:47:33 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2020-05-28 18:47:34 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.1.0

2020-05-28 18:47:34 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64

2020-05-28 18:47:35 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm

2020-05-28 18:47:46 UTC

|4 BUILD_DATE=2020-05-28T18:45:58+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v1.22.1.0 VERSION=3eced408-ls14 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && echo "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** add qemu ****" && curl -o /usr/bin/qemu-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2020-05-28 18:47:48 UTC

/bin/sh -c #(nop) COPY dir:6655f601a9692505b58de3b745d4dc750436710c5c32a40d2f7145c1ea6f55d1 in /

2020-05-28 18:47:48 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2020-05-28 19:01:28 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.0-libssl logrotate nano nginx openssl php7 php7-fileinfo php7-fpm php7-json php7-mbstring php7-openssl php7-session php7-simplexml php7-xml php7-xmlwriter php7-zlib && echo "**** configure nginx ****" && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/conf.d/default.conf && 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

2020-05-28 19:01:29 UTC

/bin/sh -c #(nop) COPY dir:3c9af36ede2377b5e0f7792dc3132052cc28e6a17682019d521baccc078cd8db in /

2020-05-28 19:01:29 UTC

/bin/sh -c #(nop) EXPOSE 443 80

2020-05-28 19:01:30 UTC

/bin/sh -c #(nop) VOLUME [/config]

2020-05-29 23:58:13 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2020-05-29 23:58:14 UTC

/bin/sh -c #(nop) ARG VERSION

2020-05-29 23:58:15 UTC

/bin/sh -c #(nop) ARG HEIMDALL_RELEASE

2020-05-29 23:58:16 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls88 Build-date:- 2020-05-29T19:57:23-04:00

2020-05-29 23:58:16 UTC

/bin/sh -c #(nop) LABEL maintainer=aptalca

2020-05-29 23:58:17 UTC

/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2

2020-05-29 23:58:24 UTC

|3 BUILD_DATE=2020-05-29T19:57:23-04:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls88 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl php7-ctype php7-pdo_pgsql php7-pdo_sqlite php7-tokenizer php7-zip tar && echo "**** install heimdall ****" && mkdir -p /heimdall && if [ -z ${HEIMDALL_RELEASE+x} ]; then HEIMDALL_RELEASE=$(curl -sX GET "https://api.github.com/repos/linuxserver/Heimdall/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && curl -o /heimdall/heimdall.tar.gz -L "https://github.com/linuxserver/Heimdall/archive/${HEIMDALL_RELEASE}.tar.gz" && echo "**** cleanup ****" && rm -rf /tmp/*

2020-05-29 23:58:25 UTC

/bin/sh -c #(nop) COPY dir:50d2f28c52d1224e0c176ad89512b9b0b7daf607120b0723506867dc3122e1fd in /

Danger Zone
Delete Tag

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.

Delete