Namespace
linuxserver
Image / Tag
heimdall:2.2.2-ls66
Content Digest
sha256:3bd871d7223ab6cfb5f884807efb8be8e0622ae4c344fb0736655603beb98e61
Details
Created

2019-12-14 00:58:34 UTC

Size

35 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.2.2-ls66 Build-date:- 2019-12-14T00:57:51+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:0fe9c6a00d3ee45be4856807396e0faf42e050a49372616a8678674c30bb1f59 - 7.91% (2.77 MB)

[#001] sha256:11b8fb9e70b171c36dfe72c80e75f830a09419b1c31683c5593c7a23b1390ed2 - 14.13% (4.95 MB)

[#002] sha256:dbb5082de684f923aaa2424b08451cfd5d621a995f269c2efa4edcefdd2c8fa9 - 0.01% (3.97 KB)

[#003] sha256:210ed95b75a83f119a7b2b9638c7ebe5f9d8b07f41c05349b7fe1071f6e50c28 - 42.97% (15.1 MB)

[#004] sha256:8b13c82a3c6ed89547e7d1ff1a095f21cc0fe43a9aa458b07cb51ba3be453d60 - 0.01% (2.86 KB)

[#005] sha256:66104fbd2f14bbf6eacd45b6b30e389477811c1de1972f710cb6e3c682c27777 - 34.97% (12.3 MB)

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


History
2019-11-27 22:17:49 UTC

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

2019-11-27 22:17:49 UTC

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

2019-11-27 22:17:49 UTC

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

2019-11-27 22:17:50 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8d9407a6-ls12 Build-date:- 2019-11-27T17:16:20-05:00

2019-11-27 22:17:50 UTC

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

2019-11-27 22:17:50 UTC

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

2019-11-27 22:17:50 UTC

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

2019-11-27 22:17:51 UTC

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

2019-11-27 22:17:58 UTC

|4 BUILD_DATE=2019-11-27T17:16:20-05:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.1.0 VERSION=8d9407a6-ls12 /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/*

2019-11-27 22:17:59 UTC

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

2019-11-27 22:17:59 UTC

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

2019-12-10 22:20:17 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl2.7-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

2019-12-10 22:20:17 UTC

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

2019-12-10 22:20:18 UTC

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

2019-12-10 22:20:18 UTC

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

2019-12-14 00:58:27 UTC

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

2019-12-14 00:58:27 UTC

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

2019-12-14 00:58:28 UTC

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

2019-12-14 00:58:28 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls66 Build-date:- 2019-12-14T00:57:51+00:00

2019-12-14 00:58:28 UTC

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

2019-12-14 00:58:29 UTC

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

2019-12-14 00:58:34 UTC

|3 BUILD_DATE=2019-12-14T00:57:51+00:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls66 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl nginx 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/*

2019-12-14 00:58:34 UTC

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

Details
Created

2019-12-14 00:58:48 UTC

Size

33.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.2.2-ls66 Build-date:- 2019-12-14T00:57:51+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:8a20130829e8d9adcbb3b78228663f6f8682f2cbd45a394371e2bab2bb84a422 - 7.09% (2.37 MB)

[#001] sha256:fa5cdeab609a14a9008e269bd6085f4839f91b8f6817ad89885fde05f76ce9a1 - 18.54% (6.19 MB)

[#002] sha256:0e881aed666c409b646ab29d29169b5828b4ee89f55e818d268a5c6c3dab7213 - 0.01% (3.98 KB)

[#003] sha256:219943535fce61976d47992abebea8d04169d69290fdf902d1e2bbfe09480fc1 - 38.54% (12.9 MB)

[#004] sha256:eeb0b55492c4f768ee84718b3def9d8e8ffc5322dd9c12a336e9e8c1cc8138e9 - 0.01% (2.92 KB)

[#005] sha256:142f2f934047c1b704dee8fa404d08308ead4d4aefad14094b4b786db59914fa - 35.79% (11.9 MB)

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


History
2019-11-27 22:17:37 UTC

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

2019-11-27 22:17:38 UTC

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

2019-11-27 22:17:39 UTC

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

2019-11-27 22:17:40 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8d9407a6-ls12 Build-date:- 2019-11-27T17:16:20-05:00

2019-11-27 22:17:40 UTC

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

2019-11-27 22:17:41 UTC

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

2019-11-27 22:17:41 UTC

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

2019-11-27 22:17:42 UTC

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

2019-11-27 22:18:06 UTC

|4 BUILD_DATE=2019-11-27T17:16:20-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.1.0 VERSION=8d9407a6-ls12 /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/*

2019-11-27 22:18:08 UTC

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

2019-11-27 22:18:08 UTC

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

2019-12-10 22:20:30 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl2.7-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

2019-12-10 22:20:32 UTC

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

2019-12-10 22:20:33 UTC

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

2019-12-10 22:20:33 UTC

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

2019-12-14 00:58:36 UTC

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

2019-12-14 00:58:37 UTC

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

2019-12-14 00:58:37 UTC

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

2019-12-14 00:58:38 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls66 Build-date:- 2019-12-14T00:57:51+00:00

2019-12-14 00:58:39 UTC

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

2019-12-14 00:58:39 UTC

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

2019-12-14 00:58:47 UTC

|3 BUILD_DATE=2019-12-14T00:57:51+00:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls66 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl nginx 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/*

2019-12-14 00:58:48 UTC

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

Details
Created

2019-12-14 00:58:43 UTC

Size

37.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.2.2-ls66 Build-date:- 2019-12-14T00:57:51+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:42c96e1c249afd1335fe5d097863d7652e3a182b3d8c6c9a3b0560b5fe23fb78 - 7.29% (2.71 MB)

[#001] sha256:e1596843f41d2641c24c5feb66d948d175f6a0dc19def06ce2253cee317f2605 - 18.24% (6.78 MB)

[#002] sha256:35bfcd1bb40f5be4afb5d4eee1c69295939e22ee97d705f43e6c8e7739e457b4 - 0.01% (3.97 KB)

[#003] sha256:ca61f97742bcfa719993559dc4494a5d8c837595887523f88a62bb930c6703fe - 41.28% (15.3 MB)

[#004] sha256:3d16d950ebc7fee16bfe473fd9eacf2ad29432f74fa5907af21fbbc0d72779ad - 0.01% (2.92 KB)

[#005] sha256:c318ee865681282a422306ca7a800f9d6762e0206b14066281936a29e4cfb3f4 - 33.16% (12.3 MB)

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


History
2019-11-27 22:19:01 UTC

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

2019-11-27 22:19:06 UTC

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

2019-11-27 22:19:08 UTC

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

2019-11-27 22:19:11 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8d9407a6-ls12 Build-date:- 2019-11-27T17:16:20-05:00

2019-11-27 22:19:14 UTC

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

2019-11-27 22:19:16 UTC

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

2019-11-27 22:19:18 UTC

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

2019-11-27 22:19:21 UTC

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

2019-11-27 22:20:05 UTC

|4 BUILD_DATE=2019-11-27T17:16:20-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v1.22.1.0 VERSION=8d9407a6-ls12 /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/*

2019-11-27 22:20:18 UTC

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

2019-11-27 22:20:21 UTC

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

2019-12-10 22:20:27 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl2.7-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

2019-12-10 22:20:29 UTC

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

2019-12-10 22:20:30 UTC

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

2019-12-10 22:20:30 UTC

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

2019-12-14 00:58:33 UTC

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

2019-12-14 00:58:34 UTC

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

2019-12-14 00:58:34 UTC

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

2019-12-14 00:58:35 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls66 Build-date:- 2019-12-14T00:57:51+00:00

2019-12-14 00:58:35 UTC

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

2019-12-14 00:58:36 UTC

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

2019-12-14 00:58:42 UTC

|3 BUILD_DATE=2019-12-14T00:57:51+00:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls66 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl nginx 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/*

2019-12-14 00:58:43 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