Namespace
linuxserver
Image / Tag
heimdall:3a9bdd2c-ls51
Content Digest
sha256:d14c0e063b1c3bb6810548ccf0d4181378785449288c621101b3bdd5f7656f93
Details
Created

2020-04-19 22:11:06 UTC

Size

33.7 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 3a9bdd2c-ls51 Build-date:- 2020-04-19T22:10:00+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:88b20cbb357567b7435bd2acbd841a3664d33fa96a62c5cabb87d81100b1bfa8 - 8.27% (2.79 MB)

[#001] sha256:5788db2b39f60c31e23b49eecdb6319746a66a647a98f3919b562936e32f0ef4 - 13.54% (4.56 MB)

[#002] sha256:5a1c7d37a0f45a1f43e3663be0e199ae81ecf95703ff04099fc42bdf7c0a50da - 0.01% (4.01 KB)

[#003] sha256:69265942397bf65b314dbe9b84382e7ba74b793fe7d943aefb4e407e5ded8f6f - 45.33% (15.3 MB)

[#004] sha256:54ccc47d53cae14725cfa1f60dc32b76b81318152519575bedf73fc13ec5046e - 0.01% (2.96 KB)

[#005] sha256:515e90c513a152f56db23b9712dbc068482871675185b779062a939b532ae912 - 32.83% (11.1 MB)

[#006] sha256:b0bb87151cf049424d1980920544058e0b5d9be0b3cc6c981f4adf15155d449d - 0.01% (2.23 KB)


History
2020-04-07 21:08:56 UTC

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

2020-04-07 21:08:56 UTC

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

2020-04-07 21:08:57 UTC

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

2020-04-07 21:08:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a90439ed-ls8 Build-date:- 2020-04-07T21:08:07+00:00

2020-04-07 21:08:57 UTC

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

2020-04-07 21:08:58 UTC

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

2020-04-07 21:08:58 UTC

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

2020-04-07 21:08:58 UTC

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

2020-04-07 21:09:03 UTC

|4 BUILD_DATE=2020-04-07T21:08:07+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.1.0 VERSION=a90439ed-ls8 /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-07 21:09:04 UTC

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

2020-04-07 21:09:04 UTC

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

2020-04-15 05:18:45 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-15 05:18:46 UTC

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

2020-04-15 05:18:46 UTC

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

2020-04-15 05:18:47 UTC

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

2020-04-19 22:11:00 UTC

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

2020-04-19 22:11:00 UTC

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

2020-04-19 22:11:00 UTC

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

2020-04-19 22:11:01 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3a9bdd2c-ls51 Build-date:- 2020-04-19T22:10:00+00:00

2020-04-19 22:11:01 UTC

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

2020-04-19 22:11:01 UTC

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

2020-04-19 22:11:06 UTC

|3 BUILD_DATE=2020-04-19T22:10:00+00:00 HEIMDALL_RELEASE=3a9bdd2c VERSION=3a9bdd2c-ls51 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache curl php7-ctype 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/commits/master" | awk '/sha/{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-04-19 22:11:06 UTC

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

Details
Created

2020-04-19 22:13:55 UTC

Size

32.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 3a9bdd2c-ls51 Build-date:- 2020-04-19T22:10:00+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:c6e70d5af5a9d3b83436f93626b8c9e53ab4f3c32d62b270dd76463e3c24f7d0 - 7.44% (2.41 MB)

[#001] sha256:a32cce869d4330b41dd1b37a8c9564cedd8e81229e8aaf7575e7bef9bf6156c3 - 17.98% (5.83 MB)

[#002] sha256:49a3031301dc01e97c1eb2c5ffa8a472007cd9eb8e551cb766663f6582d5c954 - 0.01% (4.01 KB)

[#003] sha256:f413106ad9ec2dec421caaf49ac79e1f6f86914aefb022d9de5224fda0a86f7b - 40.84% (13.2 MB)

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

[#005] sha256:e6382eab88b8893f9027d0be73df43815e84b13a4d3163d5e98d617222fa2022 - 33.71% (10.9 MB)

[#006] sha256:443e42d59b23b8cc1adc49ae2bb7e839a844d332c5e772d30e59130d95cebb68 - 0.01% (2.23 KB)


History
2020-04-07 21:09:26 UTC

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

2020-04-07 21:09:27 UTC

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

2020-04-07 21:09:28 UTC

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

2020-04-07 21:09:29 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a90439ed-ls8 Build-date:- 2020-04-07T21:08:07+00:00

2020-04-07 21:09:30 UTC

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

2020-04-07 21:09:31 UTC

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

2020-04-07 21:09:32 UTC

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

2020-04-07 21:09:33 UTC

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

2020-04-07 21:09:48 UTC

|4 BUILD_DATE=2020-04-07T21:08:07+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.1.0 VERSION=a90439ed-ls8 /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-07 21:09:51 UTC

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

2020-04-07 21:09:52 UTC

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

2020-04-15 05:18:58 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-15 05:19:00 UTC

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

2020-04-15 05:19:01 UTC

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

2020-04-15 05:19:02 UTC

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

2020-04-19 22:11:12 UTC

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

2020-04-19 22:11:19 UTC

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

2020-04-19 22:11:20 UTC

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

2020-04-19 22:11:21 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3a9bdd2c-ls51 Build-date:- 2020-04-19T22:10:00+00:00

2020-04-19 22:11:22 UTC

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

2020-04-19 22:11:24 UTC

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

2020-04-19 22:13:49 UTC

|3 BUILD_DATE=2020-04-19T22:10:00+00:00 HEIMDALL_RELEASE=3a9bdd2c VERSION=3a9bdd2c-ls51 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache curl php7-ctype 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/commits/master" | awk '/sha/{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-04-19 22:13:55 UTC

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

Details
Created

2020-04-19 22:11:13 UTC

Size

35.7 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 3a9bdd2c-ls51 Build-date:- 2020-04-19T22:10:00+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:ca015b23806ca50063f60c9043f5a4160fc14dc1dd823f3721b6b386bac8124a - 7.61% (2.71 MB)

[#001] sha256:8af180d7374be4cf6dfb1e8d009b8456028d605e4d9047666cbf4d9dbe5f09cd - 17.87% (6.37 MB)

[#002] sha256:463d0abf0094f02ef361f2da8615e8e34edc65c447365b0a6a433e3c75722ec1 - 0.01% (4.01 KB)

[#003] sha256:cfc7bc040e4970d768f61f5e883529a08b1b9c1321b7360b3a4152745c874734 - 43.43% (15.5 MB)

[#004] sha256:264e62fa56b9605018716958e1ce22f51ecccbfa03bc90372d4e0a86820a7043 - 0.01% (2.96 KB)

[#005] sha256:dd0f172e555d3b90e51fb37a9fc143f8746b81c8d4a248b435ab4782e3c3f45e - 31.07% (11.1 MB)

[#006] sha256:df9d6650bce259683ad486fa19e23725f69a25ca1668af75516eaafdb7ca8dee - 0.01% (2.23 KB)


History
2020-04-07 21:10:58 UTC

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

2020-04-07 21:11:03 UTC

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

2020-04-07 21:11:10 UTC

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

2020-04-07 21:11:15 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a90439ed-ls8 Build-date:- 2020-04-07T21:08:07+00:00

2020-04-07 21:11:26 UTC

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

2020-04-07 21:11:34 UTC

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

2020-04-07 21:11:41 UTC

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

2020-04-07 21:11:45 UTC

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

2020-04-07 21:12:29 UTC

|4 BUILD_DATE=2020-04-07T21:08:07+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v1.22.1.0 VERSION=a90439ed-ls8 /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-07 21:12:39 UTC

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

2020-04-07 21:12:42 UTC

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

2020-04-15 05:19:27 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-15 05:19:44 UTC

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

2020-04-15 05:19:55 UTC

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

2020-04-15 05:20:11 UTC

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

2020-04-19 22:11:04 UTC

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

2020-04-19 22:11:05 UTC

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

2020-04-19 22:11:05 UTC

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

2020-04-19 22:11:06 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3a9bdd2c-ls51 Build-date:- 2020-04-19T22:10:00+00:00

2020-04-19 22:11:06 UTC

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

2020-04-19 22:11:07 UTC

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

2020-04-19 22:11:12 UTC

|3 BUILD_DATE=2020-04-19T22:10:00+00:00 HEIMDALL_RELEASE=3a9bdd2c VERSION=3a9bdd2c-ls51 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache curl php7-ctype 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/commits/master" | awk '/sha/{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-04-19 22:11:13 UTC

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