Namespace
linuxserver
Image / Tag
heimdall:2.2.2-ls84
Content Digest
sha256:5f5d1f2753f04fad699dc6f14f4d840ec1b3babfea696bbd3cd1270c37f88662
Details
Created

2020-05-01 23:56:46 UTC

Size

36.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.2.2-ls84 Build-date:- 2020-05-01T23:55:30+00: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:3d2df53ea896f1a0ccf03d52f8f4adb18280eeec4851a13243ee59e789e138a7 - 7.66% (2.79 MB)

[#001] sha256:49e9c2df40b46b658e01a6efb8bd3b8c44d1bf5672ac29a6cfa38072654189d8 - 12.53% (4.56 MB)

[#002] sha256:f81f653b665ad916667c1b1cef2394114dd1f4a7e5cf1914b8a67b25617b40e4 - 0.01% (4 KB)

[#003] sha256:87ed491d91199c9e3ce32eedb7a7d2840574674d80d55f33ec5f911aba320357 - 41.98% (15.3 MB)

[#004] sha256:1ab8fcd986bbfd92a92b7d2d73aa01c238900abf4f05d162ad756c346a5aa680 - 0.01% (2.96 KB)

[#005] sha256:8664ea9368b66480b630a38fbcb346e81d1cf9560bcaede9ecfbc6518d01e45a - 37.8% (13.8 MB)

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


History
2020-04-16 23:25:45 UTC

/bin/sh -c #(nop) COPY dir:2704a23ff18b3a5819510338dc24c55b77d3422527179d2d12ccb64beee0a7ca in /

2020-04-16 23:25:45 UTC

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

2020-04-16 23:25:46 UTC

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

2020-04-16 23:25:46 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8d5bd494-ls11 Build-date:- 2020-04-16T23:24:38+00:00

2020-04-16 23:25:46 UTC

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

2020-04-16 23:25:46 UTC

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

2020-04-16 23:25:47 UTC

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

2020-04-16 23:25:47 UTC

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

2020-04-16 23:25:52 UTC

|4 BUILD_DATE=2020-04-16T23:24:38+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.1.0 VERSION=8d5bd494-ls11 /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 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 && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2020-04-16 23:25:53 UTC

/bin/sh -c #(nop) COPY dir:25f13d1f6be5a521d16df3a881d0846b27c9df0aa0bdacba17a5c2135f067af1 in /

2020-04-16 23:25:53 UTC

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

2020-04-22 05:18:00 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-04-22 05:18:01 UTC

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

2020-04-22 05:18:01 UTC

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

2020-04-22 05:18:02 UTC

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

2020-05-01 23:56:37 UTC

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

2020-05-01 23:56:37 UTC

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

2020-05-01 23:56:37 UTC

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

2020-05-01 23:56:37 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls84 Build-date:- 2020-05-01T23:55:30+00:00

2020-05-01 23:56:38 UTC

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

2020-05-01 23:56:38 UTC

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

2020-05-01 23:56:46 UTC

|3 BUILD_DATE=2020-05-01T23:55:30+00:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls84 /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-01 23:56:46 UTC

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

Details
Created

2020-05-01 23:57:01 UTC

Size

34.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.2.2-ls84 Build-date:- 2020-05-01T23:55:30+00: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:bdf4c5bb7c4a6a54e805406efb3ea9fd34a4e479b00e7ffa7dc00ecff42b4076 - 6.96% (2.41 MB)

[#001] sha256:c281604eef9ed827b614a9ca1a5da42ab75c2c6e3ae4861077156e72a684a3e3 - 16.82% (5.82 MB)

[#002] sha256:753e07fdead8a41ccafa7f8e91d8e1ed1051b6fd045f685ca8a99bba35c773d9 - 0.01% (4.01 KB)

[#003] sha256:890ae3c6b7841841e6d79280323d38f71a62753c1c4a6596e5e391cce88aea63 - 38.19% (13.2 MB)

[#004] sha256:736364e690208dc2e48033b07d5e42e50fa72669b2fe5e3f9a002e815d870328 - 0.01% (2.96 KB)

[#005] sha256:98b17143a9ec9243ad9f608962969603ffb454e89bf94afe166a3a2d44df5f09 - 38.01% (13.2 MB)

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


History
2020-04-16 23:26:06 UTC

/bin/sh -c #(nop) COPY dir:56cdddd294b1fe7a9324dbc020c3f6731a26898ec137c626177f38ea0241c43f in /

2020-04-16 23:26:06 UTC

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

2020-04-16 23:26:07 UTC

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

2020-04-16 23:26:07 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8d5bd494-ls11 Build-date:- 2020-04-16T23:24:38+00:00

2020-04-16 23:26:08 UTC

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

2020-04-16 23:26:08 UTC

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

2020-04-16 23:26:09 UTC

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

2020-04-16 23:26:09 UTC

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

2020-04-16 23:26:21 UTC

|4 BUILD_DATE=2020-04-16T23:24:38+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.1.0 VERSION=8d5bd494-ls11 /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 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 && 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-04-16 23:26:23 UTC

/bin/sh -c #(nop) COPY dir:6b17739e2624b21542a16a07a4529eb313ec57227c2e1edc0649166c40bf362c in /

2020-04-16 23:26:23 UTC

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

2020-04-22 05:18:14 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-04-22 05:18:16 UTC

/bin/sh -c #(nop) COPY dir:770e20981bcc7c34ca328dfdf496f93e2f5efc2fc4719b98aaf0d867bf501165 in /

2020-04-22 05:18:17 UTC

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

2020-04-22 05:18:18 UTC

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

2020-05-01 23:56:44 UTC

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

2020-05-01 23:56:45 UTC

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

2020-05-01 23:56:46 UTC

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

2020-05-01 23:56:47 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls84 Build-date:- 2020-05-01T23:55:30+00:00

2020-05-01 23:56:48 UTC

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

2020-05-01 23:56:49 UTC

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

2020-05-01 23:56:59 UTC

|3 BUILD_DATE=2020-05-01T23:55:30+00:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls84 /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-01 23:57:01 UTC

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

Details
Created

2020-05-01 23:58:56 UTC

Size

38.3 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.2.2-ls84 Build-date:- 2020-05-01T23:55:30+00: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:8257f316dcedb223e13da9f098a6513bf722fe3b27f183ecd98c471709774047 - 7.09% (2.71 MB)

[#001] sha256:94b69733a5b14499112a985261fd923079f2cbb607aff18b9116a6866125c84f - 16.65% (6.37 MB)

[#002] sha256:3a8a9bc567e64af46c5d746a0441a7c9c9c2fabc263ccb4480fcd01054a5e3b6 - 0.01% (4 KB)

[#003] sha256:a3e86fe07f223f677ee2427f5584609a20e48a48e53dfdf0d443f02b9a0e37b4 - 40.48% (15.5 MB)

[#004] sha256:2ab95230b09ada3905ec4d1646a07114d46b6a5f858697059e7e972fc9425045 - 0.01% (2.97 KB)

[#005] sha256:929c616996df2a31d91785a157fe80913d4849bb049d83a52864fbeb59fdd03a - 35.77% (13.7 MB)

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


History
2020-04-16 23:26:15 UTC

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

2020-04-16 23:26:16 UTC

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

2020-04-16 23:26:16 UTC

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

2020-04-16 23:26:17 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8d5bd494-ls11 Build-date:- 2020-04-16T23:24:38+00:00

2020-04-16 23:26:17 UTC

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

2020-04-16 23:26:18 UTC

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

2020-04-16 23:26:18 UTC

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

2020-04-16 23:26:19 UTC

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

2020-04-16 23:26:30 UTC

|4 BUILD_DATE=2020-04-16T23:24:38+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v1.22.1.0 VERSION=8d5bd494-ls11 /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 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 && 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-04-16 23:26:32 UTC

/bin/sh -c #(nop) COPY dir:25f13d1f6be5a521d16df3a881d0846b27c9df0aa0bdacba17a5c2135f067af1 in /

2020-04-16 23:26:32 UTC

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

2020-04-22 05:18:21 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-04-22 05:18:32 UTC

/bin/sh -c #(nop) COPY dir:770e20981bcc7c34ca328dfdf496f93e2f5efc2fc4719b98aaf0d867bf501165 in /

2020-04-22 05:18:35 UTC

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

2020-04-22 05:18:37 UTC

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

2020-05-01 23:57:11 UTC

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

2020-05-01 23:57:22 UTC

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

2020-05-01 23:57:37 UTC

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

2020-05-01 23:57:51 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls84 Build-date:- 2020-05-01T23:55:30+00:00

2020-05-01 23:58:01 UTC

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

2020-05-01 23:58:14 UTC

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

2020-05-01 23:58:47 UTC

|3 BUILD_DATE=2020-05-01T23:55:30+00:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls84 /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-01 23:58:56 UTC

/bin/sh -c #(nop) COPY dir:9a5eb5a2346b7445e69abbc6d0001589259b4b493b73cbe269bd119d79672aee 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