Namespace
linuxserver
Image / Tag
heimdall:2.2.2-ls95
Content Digest
sha256:02bd87c77f8bf39fb4f34dd3aba054228174697c670c6689de888e976517ea8a
Details
Created

2020-08-07 23:59:30 UTC

Size

35.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.2.2-ls95 Build-date:- 2020-08-07T23:58:47+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:6eb1af1a521faf318900cc37604939a310840b7d073cf37cea73c15917ebe103 - 7.92% (2.78 MB)

[#001] sha256:66fa287bda10b1d62934a07db8c610b973fabec8bf111b1236407d84b7fd9149 - 13.19% (4.63 MB)

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

[#003] sha256:3db92a6d3beec07537b73c2ec7cea40aab5422a309bd49916d6ee0a31ea30ae5 - 44.0% (15.5 MB)

[#004] sha256:8e76d016ab06b21eecbd92e81559c03f1c6ad2e53f5d19183f2b5f4bf585e8a4 - 0.01% (2.96 KB)

[#005] sha256:8b96a4341753c65a3222da1ca94d6937b1caa72d03359ef9eaa6e85757629a40 - 34.86% (12.3 MB)

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


History
2020-06-23 20:51:42 UTC

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

2020-06-23 20:51:42 UTC

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

2020-06-23 20:51:42 UTC

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

2020-06-23 20:51:42 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7235ff9f-ls4 Build-date:- 2020-06-23T16:50:55-04:00

2020-06-23 20:51:43 UTC

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

2020-06-23 20:51:43 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1

2020-06-23 20:51:43 UTC

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

2020-06-23 20:51:43 UTC

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

2020-06-23 20:51:46 UTC

|4 BUILD_DATE=2020-06-23T16:50:55-04:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.0.0.1 VERSION=7235ff9f-ls4 /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-06-23 20:51:46 UTC

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

2020-06-23 20:51:47 UTC

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

2020-08-02 06:12:09 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.1-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-08-02 06:12:09 UTC

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

2020-08-02 06:12:09 UTC

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

2020-08-02 06:12:09 UTC

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

2020-08-07 23:59:25 UTC

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

2020-08-07 23:59:25 UTC

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

2020-08-07 23:59:25 UTC

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

2020-08-07 23:59:25 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls95 Build-date:- 2020-08-07T23:58:47+00:00

2020-08-07 23:59:25 UTC

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

2020-08-07 23:59:25 UTC

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

2020-08-07 23:59:29 UTC

|3 BUILD_DATE=2020-08-07T23:58:47+00:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls95 /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-08-07 23:59:30 UTC

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

Details
Created

2020-08-07 23:59:36 UTC

Size

33.9 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.2.2-ls95 Build-date:- 2020-08-07T23:58:47+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:d2c91457569a8c326512cf3ef552e23c49b3941f0a0cb5062aebdf6eec27fd46 - 7.07% (2.4 MB)

[#001] sha256:c0e1d75f977378a5d840c2bd7959a330a9715a26e57ad27c78f3c42558c8a401 - 18.02% (6.1 MB)

[#002] sha256:21284cf8e3303da829af4be021fdb3c52f199c1dfab343a0f26d6690b8b80874 - 0.01% (4.16 KB)

[#003] sha256:27d9e55fcd3982a78fc7c27b3da7a77c061b4300763a101df30865dcf6e716d0 - 39.55% (13.4 MB)

[#004] sha256:19462cb851671277d478395d0f641e0545d00c092b19bb2ecfb2803d707e520e - 0.01% (2.96 KB)

[#005] sha256:a9dae1f5cb253b188953c6746dbaf351431157a829c271ed540ef6a575e29d49 - 35.33% (12 MB)

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


History
2020-06-23 20:52:06 UTC

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

2020-06-23 20:52:07 UTC

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

2020-06-23 20:52:08 UTC

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

2020-06-23 20:52:08 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7235ff9f-ls4 Build-date:- 2020-06-23T16:50:55-04:00

2020-06-23 20:52:09 UTC

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

2020-06-23 20:52:09 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1

2020-06-23 20:52:10 UTC

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

2020-06-23 20:52:10 UTC

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

2020-06-23 20:52:23 UTC

|4 BUILD_DATE=2020-06-23T16:50:55-04:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.0.0.1 VERSION=7235ff9f-ls4 /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-06-23 20:52:26 UTC

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

2020-06-23 20:52:26 UTC

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

2020-08-02 06:12:34 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.1-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-08-02 06:12:38 UTC

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

2020-08-02 06:12:38 UTC

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

2020-08-02 06:12:39 UTC

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

2020-08-07 23:59:29 UTC

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

2020-08-07 23:59:29 UTC

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

2020-08-07 23:59:30 UTC

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

2020-08-07 23:59:30 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls95 Build-date:- 2020-08-07T23:58:47+00:00

2020-08-07 23:59:30 UTC

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

2020-08-07 23:59:31 UTC

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

2020-08-07 23:59:35 UTC

|3 BUILD_DATE=2020-08-07T23:58:47+00:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls95 /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-08-07 23:59:36 UTC

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

Details
Created

2020-08-07 23:59:56 UTC

Size

37.3 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.2.2-ls95 Build-date:- 2020-08-07T23:58:47+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:a7862126ae55d549dacc0dbbd6d8f8ec1d24b1f670833817ad4e7fa69c60fbb3 - 7.23% (2.7 MB)

[#001] sha256:56138ceb92c5ce85d75db030c4c4f82b440d8fa86566b7bbf1482c2926798a03 - 17.79% (6.64 MB)

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

[#003] sha256:751455cfb930b71f6082263eb7f492cdcea688b16e1c027b597cc1ed88182dcf - 42.01% (15.7 MB)

[#004] sha256:7d1f8fce18b26f93ea27189af87b67e2f6b62581cb82df1d345c674b296a14bb - 0.01% (2.97 KB)

[#005] sha256:a7888e92c6a6366c87560ec46953039650e8b542fe90e99f613ce501fa13419a - 32.95% (12.3 MB)

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


History
2020-06-23 20:52:12 UTC

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

2020-06-23 20:52:12 UTC

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

2020-06-23 20:52:13 UTC

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

2020-06-23 20:52:13 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7235ff9f-ls4 Build-date:- 2020-06-23T16:50:55-04:00

2020-06-23 20:52:14 UTC

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

2020-06-23 20:52:14 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1

2020-06-23 20:52:15 UTC

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

2020-06-23 20:52:15 UTC

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

2020-06-23 20:52:26 UTC

|4 BUILD_DATE=2020-06-23T16:50:55-04:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.0.0.1 VERSION=7235ff9f-ls4 /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-06-23 20:52:28 UTC

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

2020-06-23 20:52:29 UTC

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

2020-08-02 06:12:23 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.1-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-08-02 06:12:25 UTC

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

2020-08-02 06:12:26 UTC

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

2020-08-02 06:12:26 UTC

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

2020-08-07 23:59:47 UTC

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

2020-08-07 23:59:48 UTC

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

2020-08-07 23:59:48 UTC

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

2020-08-07 23:59:49 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls95 Build-date:- 2020-08-07T23:58:47+00:00

2020-08-07 23:59:49 UTC

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

2020-08-07 23:59:50 UTC

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

2020-08-07 23:59:55 UTC

|3 BUILD_DATE=2020-08-07T23:58:47+00:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls95 /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-08-07 23:59:56 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