Namespace
linuxserver
Image / Tag
heimdall:arm64v8-2.1.13-ls36
Content Digest
sha256:eeb622ffacf7eed3f08eab1deebfbe8cffb182193cb470f489565bca08a5a9f3
Details
Created

2019-03-30 01:02:59 UTC

Size

34.5 MB

Content Digest
Labels
  • MAINTAINER
    sparkyballs,TheLamer
  • build_version
    Linuxserver.io version:- 2.1.13-ls36 Build-date:- 2019-03-30T00:58:45+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:49e60981ede5e5730a9bad90e13d025a6a8c98b227bba2d3d636fa6cf64e327d - 7.78% (2.68 MB)

[#001] sha256:08527e516ec813b23760588abded6ace43fd9c0b5152bc3d0f18cf2c42a39ee4 - 4.55% (1.57 MB)

[#002] sha256:049ec98cbfe8682fba7b3b05d68f2f7e84c542507e16051fdd8848ea6232c391 - 14.56% (5.02 MB)

[#003] sha256:05a50d7414088fe497f1acd3eaac646478b39a2be668d26796f6f80304c203f8 - 0.0% (450 Bytes)

[#004] sha256:84fab0f4b93cadcd8c321ab90cdc318ec8da00d9b4712c9fd92073bdd373baa4 - 43.27% (14.9 MB)

[#005] sha256:984f68ecf5852aef769004eff6bd348ce99853433510822ff7d11b50fff745f8 - 0.01% (2.92 KB)

[#006] sha256:c6629a84297ffb0e20b67a5f5f595df6b8371e61ba5d93c16df0178f787a945b - 29.82% (10.3 MB)

[#007] sha256:adb11457d7cf8a7ffc3c41912c4028a3131e03890224647714c7b0c929c3eaf0 - 0.01% (1.89 KB)


History
2019-03-22 00:10:09 UTC

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

2019-03-22 00:10:10 UTC

/bin/sh -c #(nop) COPY file:252e67e7e6dc493b406cb5806c23967ecdbea98b88c359a799de12f94be6c067 in /usr/bin

2019-03-22 00:10:10 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- Build-date:-

2019-03-22 00:10:11 UTC

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

2019-03-22 00:10:12 UTC

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

2019-03-22 00:10:12 UTC

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

2019-03-22 00:10:13 UTC

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

2019-03-22 00:10:24 UTC

|2 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v1.22.0.0 /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-03-22 00:10:26 UTC

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

2019-03-22 00:10:26 UTC

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

2019-03-29 15:48:26 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-03-29 15:48:29 UTC

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

2019-03-29 15:48:29 UTC

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

2019-03-29 15:48:30 UTC

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

2019-03-30 01:00:21 UTC

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

2019-03-30 01:00:34 UTC

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

2019-03-30 01:00:49 UTC

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

2019-03-30 01:01:08 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.1.13-ls36 Build-date:- 2019-03-30T00:58:45+00:00

2019-03-30 01:01:15 UTC

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

2019-03-30 01:01:17 UTC

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

2019-03-30 01:02:15 UTC

|3 BUILD_DATE=2019-03-30T00:58:45+00:00 HEIMDALL_RELEASE=2.1.13 VERSION=2.1.13-ls36 /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 /var/www/localhost/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 /tmp/heimdall.tar.gz -L "https://github.com/linuxserver/Heimdall/archive/${HEIMDALL_RELEASE}.tar.gz" && tar xf /tmp/heimdall.tar.gz -C /var/www/localhost/heimdall --strip-components=1 && echo "**** configure nginx ****" && echo -e '\n# Heimdall user authorization\nfastcgi_param PHP_AUTH_USER $remote_user;\nfastcgi_param PHP_AUTH_PW $http_authorization;' >> /etc/nginx/fastcgi_params && echo "**** cleanup ****" && rm -rf /tmp/*

2019-03-30 01:02:59 UTC

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