Namespace
linuxserver
Image / Tag
heimdall:2.1.13-ls45
Content Digest
sha256:7cabca22358aa06dcf502aecc682cd0df3720c52f3e18f30e2129a8729a6c174
Details
Created

2019-06-07 23:57:38 UTC

Size

32.5 MB

Content Digest
Labels
  • MAINTAINER
    sparkyballs,TheLamer
  • build_version
    Linuxserver.io version:- 2.1.13-ls45 Build-date:- 2019-06-07T23:56:52+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:6b199eff1bc454dd7153caae501d401a413de62ddfe91391549286fc6b58b1b1 - 8.44% (2.74 MB)

[#001] sha256:d8e87a89c9f14ad1ae532cc7ca64f66a6eb1deee462f118b10029af36654235b - 14.88% (4.84 MB)

[#002] sha256:ffa0339a89f18aea4cbb2e47e931b016ee9e68eafea22ba04ecd70a222f44293 - 0.01% (3.78 KB)

[#003] sha256:b3cf632813dd372783ac9abeb53be1bd29630b9947df53da049bd3145a1b9606 - 45.07% (14.7 MB)

[#004] sha256:7a8af8869c755109a825c302d0ff5461efb3ea7543defd64c8f4a466c09e28a7 - 0.01% (2.93 KB)

[#005] sha256:2137ef2cc7314dfee0e1a42f2c5264b6d320d518373ed1f7b36909e8cd5e98bd - 31.58% (10.3 MB)

[#006] sha256:01f933806210b96aaf8d11b66b013010b5741da65c06a20a441f2f96d4b39695 - 0.01% (2.11 KB)


History
2019-06-01 11:28:35 UTC

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

2019-06-01 11:28:36 UTC

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

2019-06-01 11:28:36 UTC

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

2019-06-01 11:28:36 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 28982072-ls3 Build-date:- 2019-06-01T11:27:45+00:00

2019-06-01 11:28:36 UTC

/bin/sh -c #(nop) LABEL MAINTAINER=sparkyballs,TheLamer

2019-06-01 11:28:37 UTC

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

2019-06-01 11:28:37 UTC

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

2019-06-01 11:28:37 UTC

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

2019-06-01 11:28:43 UTC

|4 BUILD_DATE=2019-06-01T11:27:45+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.0.0 VERSION=28982072-ls3 /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-06-01 11:28:44 UTC

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

2019-06-01 11:28:44 UTC

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

2019-06-07 14:50:16 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

2019-06-07 14:50:17 UTC

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

2019-06-07 14:50:17 UTC

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

2019-06-07 14:50:17 UTC

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

2019-06-07 23:57:31 UTC

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

2019-06-07 23:57:31 UTC

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

2019-06-07 23:57:32 UTC

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

2019-06-07 23:57:32 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.1.13-ls45 Build-date:- 2019-06-07T23:56:52+00:00

2019-06-07 23:57:33 UTC

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

2019-06-07 23:57:33 UTC

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

2019-06-07 23:57:37 UTC

|3 BUILD_DATE=2019-06-07T23:56:52+00:00 HEIMDALL_RELEASE=2.1.13 VERSION=2.1.13-ls45 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl nginx 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/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-06-07 23:57:38 UTC

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

Details
Created

2019-06-07 23:57:44 UTC

Size

31 MB

Content Digest
Labels
  • MAINTAINER
    sparkyballs,TheLamer
  • build_version
    Linuxserver.io version:- 2.1.13-ls45 Build-date:- 2019-06-07T23:56:52+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:412fddf045067d72467e69d193ef4979fc1ceda0c7aa385dd90d5167a63b5fa1 - 7.56% (2.34 MB)

[#001] sha256:c89e598c71e88f1c840c3b3c0c9d8a439b5c9401523500ea9a990cddef9f7e2b - 19.27% (5.97 MB)

[#002] sha256:62fc1292e96d814a44546ad4324a09cfcfccd51e720ed9a490947e91e3923e00 - 0.01% (3.78 KB)

[#003] sha256:9a63baba42d46a5e871a22c1470929d60c320bc540afb53be0166f0fa60b9de2 - 40.46% (12.5 MB)

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

[#005] sha256:7b698541e7e851c359f9afee87477d548cd96e8ebf3bca546efd8f933b1139ca - 32.68% (10.1 MB)

[#006] sha256:31c8b68a35450d26a1c90cbfdaea6a77c57acb10de528d805c764ebe3c1e93c3 - 0.01% (2.1 KB)


History
2019-06-01 11:28:53 UTC

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

2019-06-01 11:28:54 UTC

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

2019-06-01 11:28:54 UTC

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

2019-06-01 11:28:55 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 28982072-ls3 Build-date:- 2019-06-01T11:27:45+00:00

2019-06-01 11:28:55 UTC

/bin/sh -c #(nop) LABEL MAINTAINER=sparkyballs,TheLamer

2019-06-01 11:28:56 UTC

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

2019-06-01 11:28:56 UTC

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

2019-06-01 11:28:57 UTC

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

2019-06-01 11:29:10 UTC

|4 BUILD_DATE=2019-06-01T11:27:45+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.0.0 VERSION=28982072-ls3 /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-06-01 11:29:12 UTC

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

2019-06-01 11:29:12 UTC

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

2019-06-07 14:50:29 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

2019-06-07 14:50:31 UTC

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

2019-06-07 14:50:31 UTC

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

2019-06-07 14:50:32 UTC

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

2019-06-07 23:57:36 UTC

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

2019-06-07 23:57:37 UTC

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

2019-06-07 23:57:37 UTC

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

2019-06-07 23:57:38 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.1.13-ls45 Build-date:- 2019-06-07T23:56:52+00:00

2019-06-07 23:57:39 UTC

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

2019-06-07 23:57:39 UTC

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

2019-06-07 23:57:44 UTC

|3 BUILD_DATE=2019-06-07T23:56:52+00:00 HEIMDALL_RELEASE=2.1.13 VERSION=2.1.13-ls45 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl nginx 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/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-06-07 23:57:44 UTC

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

Details
Created

2019-06-07 23:59:22 UTC

Size

34.5 MB

Content Digest
Labels
  • MAINTAINER
    sparkyballs,TheLamer
  • build_version
    Linuxserver.io version:- 2.1.13-ls45 Build-date:- 2019-06-07T23:56:52+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:c00dcb282c641f663ab1147c792649cdac606ed2f25e6638d42149ed158b9271 - 7.77% (2.68 MB)

[#001] sha256:8084f27dfa37381485cfd6eec827dcd694f9a7f9f281440d6ebd66952dccf57c - 19.1% (6.59 MB)

[#002] sha256:d9d3d50fcdc3a4a3a4b12ad13d4de0e1b6723f89dc7a4dcad8e32d8d529ad253 - 0.01% (3.79 KB)

[#003] sha256:601b25157394deae935f2789af9fa5be7a29774efe6d4611c92f64fb286d3a9b - 43.24% (14.9 MB)

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

[#005] sha256:64773f94fd2341f8c10237b6c1862bcc83881e6a5ce018ef84330d1f99215420 - 29.86% (10.3 MB)

[#006] sha256:d6bc7276ca68739c0501c9feb8d6533d28c8724c38fbc44ce0b1a4b801d85d94 - 0.01% (2.1 KB)


History
2019-06-01 11:29:02 UTC

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

2019-06-01 11:29:02 UTC

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

2019-06-01 11:29:03 UTC

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

2019-06-01 11:29:03 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 28982072-ls3 Build-date:- 2019-06-01T11:27:45+00:00

2019-06-01 11:29:04 UTC

/bin/sh -c #(nop) LABEL MAINTAINER=sparkyballs,TheLamer

2019-06-01 11:29:04 UTC

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

2019-06-01 11:29:05 UTC

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

2019-06-01 11:29:06 UTC

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

2019-06-01 11:29:23 UTC

|4 BUILD_DATE=2019-06-01T11:27:45+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v1.22.0.0 VERSION=28982072-ls3 /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-06-01 11:29:25 UTC

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

2019-06-01 11:29:25 UTC

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

2019-06-07 14:50:29 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

2019-06-07 14:50:31 UTC

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

2019-06-07 14:50:31 UTC

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

2019-06-07 14:50:32 UTC

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

2019-06-07 23:57:59 UTC

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

2019-06-07 23:58:17 UTC

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

2019-06-07 23:58:38 UTC

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

2019-06-07 23:58:56 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.1.13-ls45 Build-date:- 2019-06-07T23:56:52+00:00

2019-06-07 23:58:58 UTC

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

2019-06-07 23:59:01 UTC

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

2019-06-07 23:59:14 UTC

|3 BUILD_DATE=2019-06-07T23:56:52+00:00 HEIMDALL_RELEASE=2.1.13 VERSION=2.1.13-ls45 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl nginx 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/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-06-07 23:59:22 UTC

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