Namespace
linuxserver
Image / Tag
heimdall:2.2.2-ls131
Content Digest
sha256:9684cc4ec39b7ff6115c7f602055054d8be296ebca1ca43934e4bf4c4ce7c2fd
Details
Created

2021-07-04 08:02:05 UTC

Size

37 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.2.2-ls131 Build-date:- 2021-07-04T08:00:29+00:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-07-04T08:00:29+00:00
  • org.opencontainers.image.description
    [Heimdall](https://heimdall.site) is a way to organise all those links to your most used web sites and web applications in a simple way. Simplicity is the key to Heimdall. Why not use it as your browser start page? It even has the ability to include a search bar using either Google, Bing or DuckDuckGo.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-heimdall
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    bd2c7742bc62406e969c013865d188b8e855d930
  • org.opencontainers.image.revision
    bd2c7742bc62406e969c013865d188b8e855d930
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-heimdall
  • org.opencontainers.image.title
    Heimdall
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-heimdall/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    2.2.2-ls131

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:968da2706a7368a21a9f65b93f560ebd7244c124157efb91196ef0ea41a117d8 - 7.53% (2.79 MB)

[#001] sha256:543953f3005ca5668fc1a99b4f2a6755b020857217f38731eafa59b3d56e9397 - 4.87% (1.8 MB)

[#002] sha256:87356e0f310e348eb0a94ac4ffbaa320a642cc48ff0dc100a3bf48db06f4ffb0 - 4.69% (1.74 MB)

[#003] sha256:f506b5a4c6d78d8864a843178391ae380891c4ff82bba240980c6600c77c8e06 - 0.0% (438 Bytes)

[#004] sha256:95764393598ae8ad9cd609e10974ae25c76fde78e5fbdf7d867550948151f407 - 7.72% (2.86 MB)

[#005] sha256:2146bbab8e33b8a38609dfe7f3ae676be6b24873a3a26e98e3dd327ee5167ae1 - 0.01% (2.7 KB)

[#006] sha256:bf35d1a0fa39496bb29388731217a11154998022ea755635acded502069f9071 - 41.8% (15.5 MB)

[#007] sha256:4e7c14a7f7e7fca16712a374a27bffc7dc8fdcccee857c05bdbfce07d71c9596 - 0.01% (3.02 KB)

[#008] sha256:1c67903b5d86fdc2de2321c5ccec987173da6199c5aa81379cd1bf8ab994d4af - 33.38% (12.4 MB)

[#009] sha256:0e5bcdcd11a9a44a0aedc7f483a6961d54a60a02887a2da5a258e885842713fa - 0.01% (2.26 KB)


History
2021-06-16 20:35:11 UTC

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

2021-06-16 20:35:11 UTC

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

2021-06-16 20:35:12 UTC

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

2021-06-16 20:35:12 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3e3be7bf-ls23 Build-date:- 2021-06-16T16:34:28-04:00

2021-06-16 20:35:12 UTC

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

2021-06-16 20:35:12 UTC

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

2021-06-16 20:35:12 UTC

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

2021-06-16 20:35:12 UTC

/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/

2021-06-16 20:35:13 UTC

|4 BUILD_DATE=2021-06-16T16:34:28-04:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls23 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2021-06-16 20:35:13 UTC

/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch

2021-06-16 20:35:13 UTC

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

2021-06-16 20:35:15 UTC

|4 BUILD_DATE=2021-06-16T16:34:28-04:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls23 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && 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 && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2021-06-16 20:35:15 UTC

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

2021-06-16 20:35:15 UTC

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

2021-06-16 20:35:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2021-06-16 20:35:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-16T16:34:28-04:00

2021-06-16 20:35:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2021-06-16 20:35:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2021-06-16 20:35:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2021-06-16 20:35:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0a0845d8420c8fd73ec066961db2b1a4aa2a4862

2021-06-16 20:35:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0a0845d8420c8fd73ec066961db2b1a4aa2a4862

2021-06-16 20:35:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2021-06-16 20:35:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2021-06-16 20:35:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2021-06-16 20:35:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2021-06-16 20:35:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3e3be7bf-ls23

2021-06-17 05:53:57 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

2021-06-17 05:53:57 UTC

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

2021-06-17 05:53:58 UTC

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

2021-06-17 05:53:58 UTC

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

2021-06-17 05:53:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2021-06-17 05:53:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-17T05:52:48+00:00

2021-06-17 05:53:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io

2021-06-17 05:53:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx

2021-06-17 05:54:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2021-06-17 05:54:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=234cf8e2dee87584b1b72753d45199277e640253

2021-06-17 05:54:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=234cf8e2dee87584b1b72753d45199277e640253

2021-06-17 05:54:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx

2021-06-17 05:54:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx

2021-06-17 05:54:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages

2021-06-17 05:54:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2021-06-17 05:54:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=e1591869-ls23

2021-07-04 08:01:46 UTC

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

2021-07-04 08:01:47 UTC

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

2021-07-04 08:01:48 UTC

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

2021-07-04 08:01:49 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls131 Build-date:- 2021-07-04T08:00:29+00:00

2021-07-04 08:01:49 UTC

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

2021-07-04 08:01:50 UTC

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

2021-07-04 08:01:57 UTC

|3 BUILD_DATE=2021-07-04T08:00:29+00:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls131 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl php7-ctype php7-curl php7-pdo_pgsql php7-pdo_sqlite php7-pdo_mysql 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/*

2021-07-04 08:01:58 UTC

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

2021-07-04 08:01:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2021-07-04 08:01:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-04T08:00:29+00:00

2021-07-04 08:02:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Heimdall](https://heimdall.site) is a way to organise all those links to your most used web sites and web applications in a simple way. Simplicity is the key to Heimdall. Why not use it as your browser start page? It even has the ability to include a search bar using either Google, Bing or DuckDuckGo.

2021-07-04 08:02:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-heimdall

2021-07-04 08:02:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2021-07-04 08:02:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=bd2c7742bc62406e969c013865d188b8e855d930

2021-07-04 08:02:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=bd2c7742bc62406e969c013865d188b8e855d930

2021-07-04 08:02:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-heimdall

2021-07-04 08:02:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Heimdall

2021-07-04 08:02:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-heimdall/packages

2021-07-04 08:02:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2021-07-04 08:02:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.2.2-ls131

Details
Created

2021-07-04 08:01:57 UTC

Size

36.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.2.2-ls131 Build-date:- 2021-07-04T08:00:29+00:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-07-04T08:00:29+00:00
  • org.opencontainers.image.description
    [Heimdall](https://heimdall.site) is a way to organise all those links to your most used web sites and web applications in a simple way. Simplicity is the key to Heimdall. Why not use it as your browser start page? It even has the ability to include a search bar using either Google, Bing or DuckDuckGo.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-heimdall
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    bd2c7742bc62406e969c013865d188b8e855d930
  • org.opencontainers.image.revision
    bd2c7742bc62406e969c013865d188b8e855d930
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-heimdall
  • org.opencontainers.image.title
    Heimdall
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-heimdall/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    2.2.2-ls131

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:4731af29f60935974d5c81365e23dc06db89a41a9bf980374b2ad0e7d5bc03b2 - 6.65% (2.4 MB)

[#001] sha256:60974b451a919ce73c69986a03b5b54c22738cdbfddd1a19d4a77e1d81253b80 - 5.96% (2.15 MB)

[#002] sha256:46b1af436aaecdd3a1c4321ddcf24d2d990ae22cc389a32f936a7f76f3d1e7b6 - 5.76% (2.08 MB)

[#003] sha256:5307a9854bdcbdcbab5e3ce77bba98fdeb0f44343ee2d8e392cd30fed3383855 - 0.0% (434 Bytes)

[#004] sha256:261499b506d2bf5c7df0176273beb4384c937d46dc756139d0fb34ea345e1f20 - 11.03% (3.98 MB)

[#005] sha256:b189b798b43e36be63bb9cb3b88224279597f6e245799b9eaedc503cd51e834d - 0.01% (2.7 KB)

[#006] sha256:e9b1f2f40716e0ac31bdad4e6de9ea1a15b1bac6d21ce7c1b2150a073fdc3f6e - 37.16% (13.4 MB)

[#007] sha256:70fd58470fbeb7f3122b5ab5cc0f47df5602151bc0679aa3c00ef0e9fa9aaebd - 0.01% (3.02 KB)

[#008] sha256:5d113d6302e5469c27319135896b9ec5a487a5a4c68d5a9f632e14b56431af11 - 33.41% (12.1 MB)

[#009] sha256:4ce0e16b2d5ce8061ab164059e6f22cebed70e906153cad332585cf96280185f - 0.01% (2.26 KB)


History
2021-06-16 20:35:26 UTC

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

2021-06-16 20:35:27 UTC

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

2021-06-16 20:35:27 UTC

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

2021-06-16 20:35:27 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3e3be7bf-ls23 Build-date:- 2021-06-16T16:34:28-04:00

2021-06-16 20:35:28 UTC

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

2021-06-16 20:35:28 UTC

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

2021-06-16 20:35:28 UTC

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

2021-06-16 20:35:30 UTC

/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/

2021-06-16 20:35:32 UTC

|4 BUILD_DATE=2021-06-16T16:34:28-04:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls23 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2021-06-16 20:35:32 UTC

/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch

2021-06-16 20:35:33 UTC

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

2021-06-16 20:35:40 UTC

|4 BUILD_DATE=2021-06-16T16:34:28-04:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls23 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && 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 && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && 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/*

2021-06-16 20:35:41 UTC

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

2021-06-16 20:35:41 UTC

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

2021-06-16 20:35:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2021-06-16 20:35:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-16T16:34:28-04:00

2021-06-16 20:35:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2021-06-16 20:35:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2021-06-16 20:35:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2021-06-16 20:35:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0a0845d8420c8fd73ec066961db2b1a4aa2a4862

2021-06-16 20:35:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0a0845d8420c8fd73ec066961db2b1a4aa2a4862

2021-06-16 20:35:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2021-06-16 20:35:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2021-06-16 20:35:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2021-06-16 20:35:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2021-06-16 20:35:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3e3be7bf-ls23

2021-06-17 05:54:42 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

2021-06-17 05:54:55 UTC

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

2021-06-17 05:54:57 UTC

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

2021-06-17 05:54:58 UTC

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

2021-06-17 05:55:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2021-06-17 05:55:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-17T05:52:48+00:00

2021-06-17 05:55:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io

2021-06-17 05:55:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx

2021-06-17 05:55:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2021-06-17 05:55:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=234cf8e2dee87584b1b72753d45199277e640253

2021-06-17 05:55:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=234cf8e2dee87584b1b72753d45199277e640253

2021-06-17 05:55:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx

2021-06-17 05:55:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx

2021-06-17 05:55:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages

2021-06-17 05:55:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2021-06-17 05:55:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=e1591869-ls23

2021-07-04 08:01:46 UTC

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

2021-07-04 08:01:46 UTC

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

2021-07-04 08:01:46 UTC

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

2021-07-04 08:01:46 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls131 Build-date:- 2021-07-04T08:00:29+00:00

2021-07-04 08:01:47 UTC

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

2021-07-04 08:01:47 UTC

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

2021-07-04 08:01:52 UTC

|3 BUILD_DATE=2021-07-04T08:00:29+00:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls131 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl php7-ctype php7-curl php7-pdo_pgsql php7-pdo_sqlite php7-pdo_mysql 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/*

2021-07-04 08:01:53 UTC

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

2021-07-04 08:01:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2021-07-04 08:01:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-04T08:00:29+00:00

2021-07-04 08:01:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Heimdall](https://heimdall.site) is a way to organise all those links to your most used web sites and web applications in a simple way. Simplicity is the key to Heimdall. Why not use it as your browser start page? It even has the ability to include a search bar using either Google, Bing or DuckDuckGo.

2021-07-04 08:01:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-heimdall

2021-07-04 08:01:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2021-07-04 08:01:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=bd2c7742bc62406e969c013865d188b8e855d930

2021-07-04 08:01:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=bd2c7742bc62406e969c013865d188b8e855d930

2021-07-04 08:01:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-heimdall

2021-07-04 08:01:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Heimdall

2021-07-04 08:01:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-heimdall/packages

2021-07-04 08:01:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2021-07-04 08:01:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.2.2-ls131

Details
Created

2021-07-04 08:02:11 UTC

Size

39.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.2.2-ls131 Build-date:- 2021-07-04T08:00:29+00:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-07-04T08:00:29+00:00
  • org.opencontainers.image.description
    [Heimdall](https://heimdall.site) is a way to organise all those links to your most used web sites and web applications in a simple way. Simplicity is the key to Heimdall. Why not use it as your browser start page? It even has the ability to include a search bar using either Google, Bing or DuckDuckGo.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-heimdall
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    bd2c7742bc62406e969c013865d188b8e855d930
  • org.opencontainers.image.revision
    bd2c7742bc62406e969c013865d188b8e855d930
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-heimdall
  • org.opencontainers.image.title
    Heimdall
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-heimdall/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    2.2.2-ls131

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:9f49d6033ebaaf03d9d65328c0aee515a65e0fb66ff9b246e4e0f806f9c167bd - 6.83% (2.7 MB)

[#001] sha256:5770e34a7330db496d493c508e7e81d3fe0bdadee69e281abb72119c2f413d2d - 5.42% (2.15 MB)

[#002] sha256:b51d12870589947ce9f67f78403bc9ea60da8b60940dfb5281f72c4c3b90301a - 5.31% (2.1 MB)

[#003] sha256:c07f16cd7a351f612bbd1c1edcaaf6f7d4586c388fa8bf9f966b5f2a0ee33c61 - 0.0% (439 Bytes)

[#004] sha256:34553fe5d781be000f3c6a9304be9fd5952709a6dbd3c6373c1dc9156e219006 - 11.39% (4.51 MB)

[#005] sha256:2d6b88731a3dcf575477ef96ae9427ed16ee79c665840822f8f1bcfabccfe8ba - 0.01% (2.71 KB)

[#006] sha256:6e2e31f4553d1694fcc4c301e905597c7edb0d46122e0edc2408b0a4d1ccd9e6 - 39.67% (15.7 MB)

[#007] sha256:8b27d7dae7f02e46fc3be3ac16ab498945671609523f39512d8760306ec83e8e - 0.01% (3.02 KB)

[#008] sha256:d6dce63c19a98738e6eb3061cc7a886fd3e13fe5c3c379f9f5f3cbe3d851815a - 31.36% (12.4 MB)

[#009] sha256:1c7b36c15deb7a6315b85a11b551f80b9252845ac333fe91743a4f0c60f58eb1 - 0.01% (2.23 KB)


History
2021-06-16 20:35:57 UTC

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

2021-06-16 20:35:59 UTC

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

2021-06-16 20:36:02 UTC

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

2021-06-16 20:36:03 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3e3be7bf-ls23 Build-date:- 2021-06-16T16:34:28-04:00

2021-06-16 20:36:05 UTC

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

2021-06-16 20:36:06 UTC

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

2021-06-16 20:36:08 UTC

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

2021-06-16 20:36:12 UTC

/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/

2021-06-16 20:36:20 UTC

|4 BUILD_DATE=2021-06-16T16:34:28-04:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls23 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2021-06-16 20:36:22 UTC

/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch

2021-06-16 20:36:23 UTC

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

2021-06-16 20:36:36 UTC

|4 BUILD_DATE=2021-06-16T16:34:28-04:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls23 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && 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 && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && 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/*

2021-06-16 20:36:41 UTC

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

2021-06-16 20:36:42 UTC

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

2021-06-16 20:36:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2021-06-16 20:36:48 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-16T16:34:28-04:00

2021-06-16 20:36:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2021-06-16 20:36:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2021-06-16 20:36:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2021-06-16 20:36:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0a0845d8420c8fd73ec066961db2b1a4aa2a4862

2021-06-16 20:36:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0a0845d8420c8fd73ec066961db2b1a4aa2a4862

2021-06-16 20:36:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2021-06-16 20:36:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2021-06-16 20:36:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2021-06-16 20:37:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2021-06-16 20:37:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3e3be7bf-ls23

2021-06-17 05:54:05 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

2021-06-17 05:54:06 UTC

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

2021-06-17 05:54:06 UTC

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

2021-06-17 05:54:06 UTC

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

2021-06-17 05:54:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2021-06-17 05:54:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-17T05:52:48+00:00

2021-06-17 05:54:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io

2021-06-17 05:54:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx

2021-06-17 05:54:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2021-06-17 05:54:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=234cf8e2dee87584b1b72753d45199277e640253

2021-06-17 05:54:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=234cf8e2dee87584b1b72753d45199277e640253

2021-06-17 05:54:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx

2021-06-17 05:54:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx

2021-06-17 05:54:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages

2021-06-17 05:54:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2021-06-17 05:54:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=e1591869-ls23

2021-07-04 08:01:48 UTC

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

2021-07-04 08:01:49 UTC

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

2021-07-04 08:01:50 UTC

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

2021-07-04 08:01:51 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls131 Build-date:- 2021-07-04T08:00:29+00:00

2021-07-04 08:01:52 UTC

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

2021-07-04 08:01:53 UTC

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

2021-07-04 08:01:59 UTC

|3 BUILD_DATE=2021-07-04T08:00:29+00:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls131 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl php7-ctype php7-curl php7-pdo_pgsql php7-pdo_sqlite php7-pdo_mysql 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/*

2021-07-04 08:02:00 UTC

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

2021-07-04 08:02:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2021-07-04 08:02:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-04T08:00:29+00:00

2021-07-04 08:02:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Heimdall](https://heimdall.site) is a way to organise all those links to your most used web sites and web applications in a simple way. Simplicity is the key to Heimdall. Why not use it as your browser start page? It even has the ability to include a search bar using either Google, Bing or DuckDuckGo.

2021-07-04 08:02:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-heimdall

2021-07-04 08:02:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2021-07-04 08:02:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=bd2c7742bc62406e969c013865d188b8e855d930

2021-07-04 08:02:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=bd2c7742bc62406e969c013865d188b8e855d930

2021-07-04 08:02:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-heimdall

2021-07-04 08:02:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Heimdall

2021-07-04 08:02:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-heimdall/packages

2021-07-04 08:02:10 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2021-07-04 08:02:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.2.2-ls131

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