Namespace
linuxserver
Image / Tag
heimdall:development-version-b8e5a226
Content Digest
sha256:213fa60954d5dbce91f77ef8cb64eab477e4c25f69ed7415efecbbe22d92e311
Details
Created

2022-03-14 08:45:44 UTC

Size

35.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- b8e5a226-ls134 Build-date:- 2022-03-14T09:44:32+01:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-03-14T09:44:32+01: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
    3802c4c492cb1ff8366b9a1c98a508a8e86527b7
  • org.opencontainers.image.revision
    3802c4c492cb1ff8366b9a1c98a508a8e86527b7
  • 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
    b8e5a226-ls134

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:bc63304feaf336f8040dd2168de1b0bed26f0bd5f0cd0a84eae9be74ae5d95c0 - 7.98% (2.8 MB)

[#001] sha256:dcc0a30d936899e6c4195ee232718877ffb8e10e13e7bb32d4c5fdc253beb676 - 5.14% (1.8 MB)

[#002] sha256:95b666618ca39c396863dc295f1a0298c212d30bd096e2898ce3d43ac1ed5e20 - 4.94% (1.74 MB)

[#003] sha256:3cf2aab38cc450a52d4fdf4e87ae63c41306d549b951e9f365121f7047ce991a - 0.0% (437 Bytes)

[#004] sha256:f70c2746442471dec6d4ec5a799e051bf46f1e69025d0c0134edb7a1d40092bf - 8.61% (3.02 MB)

[#005] sha256:6e0c137e4d32141e1c2b0601d3b033f08feb2e26018ed6f656522c1d4dc55793 - 0.01% (3.28 KB)

[#006] sha256:daca2efc26babb9d8c20bdddcb843840c5b4cd035c22dbe84417fdc21210e4f7 - 41.7% (14.6 MB)

[#007] sha256:deaac6ad85e7a0ddf83a5bbb33afb839a193c1554b75b4384c4cf6074d3e881e - 0.01% (2.85 KB)

[#008] sha256:3db06bb15906ce59c4d815cb80ca0a83f998c00a5cca4c947fadf6f35f051bdb - 31.6% (11.1 MB)

[#009] sha256:90ac461e3706378d937cc2ddcc64b70de3c6f7670c85bb4987a5b929788d899c - 0.01% (2.29 KB)


History
2022-01-24 19:42:37 UTC

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

2022-01-24 19:42:37 UTC

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

2022-01-24 19:42:37 UTC

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

2022-01-24 19:42:37 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b23b8efd-ls15 Build-date:- 2022-01-24T20:41:44+01:00

2022-01-24 19:42:38 UTC

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

2022-01-24 19:42:38 UTC

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

2022-01-24 19:42:38 UTC

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

2022-01-24 19:42:38 UTC

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

2022-01-24 19:42:39 UTC

|4 BUILD_DATE=2022-01-24T20:41:44+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=b23b8efd-ls15 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2022-01-24 19:42:40 UTC

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

2022-01-24 19:42:40 UTC

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

2022-01-24 19:42:42 UTC

|4 BUILD_DATE=2022-01-24T20:41:44+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=b23b8efd-ls15 /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/*

2022-01-24 19:42:42 UTC

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

2022-01-24 19:42:43 UTC

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

2022-01-24 19:42:43 UTC

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

2022-01-24 19:42:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-24T20:41:44+01:00

2022-01-24 19:42:43 UTC

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

2022-01-24 19:42:43 UTC

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

2022-01-24 19:42:43 UTC

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

2022-01-24 19:42:43 UTC

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

2022-01-24 19:42:43 UTC

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

2022-01-24 19:42:44 UTC

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

2022-01-24 19:42:44 UTC

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

2022-01-24 19:42:44 UTC

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

2022-01-24 19:42:44 UTC

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

2022-01-24 19:42:44 UTC

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

2022-03-10 05:55:40 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.3-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 HTTP_PROXY ""; # https://httpoxy.org/' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param PATH_INFO $fastcgi_path_info; # http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_split_path_info' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; # https://www.nginx.com/resources/wiki/start/topics/examples/phpfcgi/#connecting-nginx-to-php-fpm' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/http.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

2022-03-10 05:55:41 UTC

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

2022-03-10 05:55:41 UTC

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

2022-03-10 05:55:41 UTC

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

2022-03-10 05:55:41 UTC

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

2022-03-10 05:55:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-10T06:54:28+01:00

2022-03-10 05:55:42 UTC

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

2022-03-10 05:55:42 UTC

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

2022-03-10 05:55:42 UTC

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

2022-03-10 05:55:42 UTC

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

2022-03-10 05:55:42 UTC

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

2022-03-10 05:55:42 UTC

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

2022-03-10 05:55:43 UTC

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

2022-03-10 05:55:43 UTC

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

2022-03-10 05:55:43 UTC

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

2022-03-10 05:55:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=008859cb-ls16

2022-03-14 08:45:37 UTC

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

2022-03-14 08:45:37 UTC

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

2022-03-14 08:45:37 UTC

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

2022-03-14 08:45:37 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b8e5a226-ls134 Build-date:- 2022-03-14T09:44:32+01:00

2022-03-14 08:45:38 UTC

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

2022-03-14 08:45:38 UTC

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

2022-03-14 08:45:42 UTC

|3 BUILD_DATE=2022-03-14T09:44:32+01:00 HEIMDALL_RELEASE=b8e5a226 VERSION=b8e5a226-ls134 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache curl php7-ctype php7-pdo_sqlite php7-tokenizer php7-zip && 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/*

2022-03-14 08:45:42 UTC

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

2022-03-14 08:45:42 UTC

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

2022-03-14 08:45:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-14T09:44:32+01:00

2022-03-14 08:45:43 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.

2022-03-14 08:45:43 UTC

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

2022-03-14 08:45:43 UTC

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

2022-03-14 08:45:43 UTC

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

2022-03-14 08:45:43 UTC

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

2022-03-14 08:45:43 UTC

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

2022-03-14 08:45:43 UTC

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

2022-03-14 08:45:44 UTC

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

2022-03-14 08:45:44 UTC

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

2022-03-14 08:45:44 UTC

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

Details
Created

2022-03-14 08:46:03 UTC

Size

34.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- b8e5a226-ls134 Build-date:- 2022-03-14T09:44:32+01:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-03-14T09:44:32+01: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
    3802c4c492cb1ff8366b9a1c98a508a8e86527b7
  • org.opencontainers.image.revision
    3802c4c492cb1ff8366b9a1c98a508a8e86527b7
  • 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
    b8e5a226-ls134

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:625e6839d0851ef300524ed0439d83d26e0df84f1b5ca2e3fa4005d1ff54503c - 7.03% (2.42 MB)

[#001] sha256:2c702da3d623476fafd83db6c5c10e79dae83ccf724d50e0b72ac5f4ccfe8a69 - 6.25% (2.15 MB)

[#002] sha256:5adadbf61cb3da921da789698d2aa5ab2a07f5f96bf1108558eed2779ea0bff2 - 6.04% (2.08 MB)

[#003] sha256:7665aa62e111ac49490abcef5bbe6a944111dafad39f16691b4af59e61130045 - 0.0% (408 Bytes)

[#004] sha256:f65d07296a7aebe3ca3bcef1bd682a26622ad149718102a4fa139f80f0c9b010 - 12.05% (4.15 MB)

[#005] sha256:403d4944f4f3544648b7fdc55a66f57ff122f96180c231b29c70e9f964ca618f - 0.01% (3.28 KB)

[#006] sha256:dc951db8eb073eaea737182219b9949aca270d223239f0046aebd4cf8afaa999 - 36.72% (12.6 MB)

[#007] sha256:4058e1d2343f5fdaf8c5b1f8fe3c267417eaad101fccb02fa7b4aee7f018445a - 0.01% (2.79 KB)

[#008] sha256:307d351e7d5bd2a4eb3f9a4897ae765c32c99f2122b7e4b041bf873c3450d1e4 - 31.89% (11 MB)

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


History
2022-01-24 19:42:43 UTC

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

2022-01-24 19:42:43 UTC

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

2022-01-24 19:42:44 UTC

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

2022-01-24 19:42:45 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b23b8efd-ls15 Build-date:- 2022-01-24T20:41:44+01:00

2022-01-24 19:42:46 UTC

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

2022-01-24 19:42:47 UTC

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

2022-01-24 19:42:48 UTC

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

2022-01-24 19:42:50 UTC

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

2022-01-24 19:42:50 UTC

|4 BUILD_DATE=2022-01-24T20:41:44+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=b23b8efd-ls15 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2022-01-24 19:42:52 UTC

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

2022-01-24 19:42:52 UTC

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

2022-01-24 19:42:57 UTC

|4 BUILD_DATE=2022-01-24T20:41:44+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=b23b8efd-ls15 /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/*

2022-01-24 19:42:58 UTC

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

2022-01-24 19:42:58 UTC

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

2022-01-24 19:42:59 UTC

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

2022-01-24 19:43:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-24T20:41:44+01:00

2022-01-24 19:43:01 UTC

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

2022-01-24 19:43:02 UTC

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

2022-01-24 19:43:03 UTC

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

2022-01-24 19:43:04 UTC

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

2022-01-24 19:43:05 UTC

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

2022-01-24 19:43:06 UTC

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

2022-01-24 19:43:07 UTC

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

2022-01-24 19:43:08 UTC

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

2022-01-24 19:43:09 UTC

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

2022-01-24 19:43:10 UTC

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

2022-03-10 05:55:46 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.3-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 HTTP_PROXY ""; # https://httpoxy.org/' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param PATH_INFO $fastcgi_path_info; # http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_split_path_info' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; # https://www.nginx.com/resources/wiki/start/topics/examples/phpfcgi/#connecting-nginx-to-php-fpm' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/http.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

2022-03-10 05:55:47 UTC

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

2022-03-10 05:55:47 UTC

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

2022-03-10 05:55:48 UTC

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

2022-03-10 05:55:49 UTC

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

2022-03-10 05:55:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-10T06:54:28+01:00

2022-03-10 05:55:51 UTC

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

2022-03-10 05:55:52 UTC

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

2022-03-10 05:55:53 UTC

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

2022-03-10 05:55:54 UTC

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

2022-03-10 05:55:55 UTC

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

2022-03-10 05:55:56 UTC

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

2022-03-10 05:55:57 UTC

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

2022-03-10 05:55:58 UTC

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

2022-03-10 05:55:59 UTC

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

2022-03-10 05:56:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=008859cb-ls16

2022-03-14 08:45:41 UTC

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

2022-03-14 08:45:41 UTC

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

2022-03-14 08:45:42 UTC

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

2022-03-14 08:45:43 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b8e5a226-ls134 Build-date:- 2022-03-14T09:44:32+01:00

2022-03-14 08:45:44 UTC

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

2022-03-14 08:45:45 UTC

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

2022-03-14 08:45:50 UTC

|3 BUILD_DATE=2022-03-14T09:44:32+01:00 HEIMDALL_RELEASE=b8e5a226 VERSION=b8e5a226-ls134 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache curl php7-ctype php7-pdo_sqlite php7-tokenizer php7-zip && 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/*

2022-03-14 08:45:52 UTC

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

2022-03-14 08:45:52 UTC

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

2022-03-14 08:45:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-14T09:44:32+01:00

2022-03-14 08:45: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.

2022-03-14 08:45:55 UTC

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

2022-03-14 08:45:56 UTC

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

2022-03-14 08:45:57 UTC

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

2022-03-14 08:45:58 UTC

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

2022-03-14 08:45:59 UTC

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

2022-03-14 08:46:00 UTC

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

2022-03-14 08:46:01 UTC

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

2022-03-14 08:46:02 UTC

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

2022-03-14 08:46:03 UTC

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

Details
Created

2022-03-14 08:46:03 UTC

Size

37.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- b8e5a226-ls134 Build-date:- 2022-03-14T09:44:32+01:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-03-14T09:44:32+01: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
    3802c4c492cb1ff8366b9a1c98a508a8e86527b7
  • org.opencontainers.image.revision
    3802c4c492cb1ff8366b9a1c98a508a8e86527b7
  • 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
    b8e5a226-ls134

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:8d089d543d53ad8357f8a0a123faaf603ced626bf93e7fe1e21f8bf6f1c99426 - 7.24% (2.71 MB)

[#001] sha256:9edb955048dbc11a89a4909c7d0066af8522dee11991a9174775fcf0696c6e20 - 5.75% (2.15 MB)

[#002] sha256:4fee585f58d3171fa3383e3959723a6379de6a17db12c87f5ed0afac477b0474 - 5.63% (2.1 MB)

[#003] sha256:a118c6c24001abb02ec12f2105523d6ebf2cbf4bb7853f41fd3166062169dc87 - 0.0% (407 Bytes)

[#004] sha256:3a2ab2c5751c8804786d96ea58cdd36b3ca1191ff05413bba236e0a815356246 - 12.5% (4.67 MB)

[#005] sha256:403d4944f4f3544648b7fdc55a66f57ff122f96180c231b29c70e9f964ca618f - 0.01% (3.28 KB)

[#006] sha256:4869b939939aa5a03e4f403e5dd6381b252ea527687cb0958e12ed7b3c897a42 - 39.13% (14.6 MB)

[#007] sha256:4058e1d2343f5fdaf8c5b1f8fe3c267417eaad101fccb02fa7b4aee7f018445a - 0.01% (2.79 KB)

[#008] sha256:01d4188c5fb8f75d81ac969d11bfcbd99e1073988e27905f253c8f6d75315bad - 29.73% (11.1 MB)

[#009] sha256:ad12fe9b8a33a60df7cdef29b30ea8b71ae9c5b09271cb67ae4a0d3f164137b4 - 0.01% (2.27 KB)


History
2022-01-24 19:42:42 UTC

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

2022-01-24 19:42:42 UTC

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

2022-01-24 19:42:43 UTC

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

2022-01-24 19:42:44 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b23b8efd-ls15 Build-date:- 2022-01-24T20:41:44+01:00

2022-01-24 19:42:45 UTC

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

2022-01-24 19:42:46 UTC

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

2022-01-24 19:42:47 UTC

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

2022-01-24 19:42:51 UTC

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

2022-01-24 19:42:51 UTC

|4 BUILD_DATE=2022-01-24T20:41:44+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=b23b8efd-ls15 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2022-01-24 19:42:53 UTC

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

2022-01-24 19:42:53 UTC

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

2022-01-24 19:42:56 UTC

|4 BUILD_DATE=2022-01-24T20:41:44+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=b23b8efd-ls15 /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/*

2022-01-24 19:42:58 UTC

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

2022-01-24 19:42:58 UTC

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

2022-01-24 19:42:59 UTC

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

2022-01-24 19:43:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-24T20:41:44+01:00

2022-01-24 19:43:01 UTC

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

2022-01-24 19:43:02 UTC

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

2022-01-24 19:43:03 UTC

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

2022-01-24 19:43:04 UTC

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

2022-01-24 19:43:05 UTC

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

2022-01-24 19:43:06 UTC

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

2022-01-24 19:43:07 UTC

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

2022-01-24 19:43:08 UTC

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

2022-01-24 19:43:09 UTC

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

2022-01-24 19:43:10 UTC

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

2022-03-10 05:55:46 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.3-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 HTTP_PROXY ""; # https://httpoxy.org/' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param PATH_INFO $fastcgi_path_info; # http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_split_path_info' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; # https://www.nginx.com/resources/wiki/start/topics/examples/phpfcgi/#connecting-nginx-to-php-fpm' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/http.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

2022-03-10 05:55:47 UTC

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

2022-03-10 05:55:47 UTC

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

2022-03-10 05:55:48 UTC

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

2022-03-10 05:55:49 UTC

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

2022-03-10 05:55:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-10T06:54:28+01:00

2022-03-10 05:55:51 UTC

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

2022-03-10 05:55:52 UTC

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

2022-03-10 05:55:53 UTC

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

2022-03-10 05:55:54 UTC

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

2022-03-10 05:55:55 UTC

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

2022-03-10 05:55:56 UTC

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

2022-03-10 05:55:57 UTC

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

2022-03-10 05:55:58 UTC

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

2022-03-10 05:55:59 UTC

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

2022-03-10 05:56:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=008859cb-ls16

2022-03-14 08:45:41 UTC

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

2022-03-14 08:45:42 UTC

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

2022-03-14 08:45:43 UTC

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

2022-03-14 08:45:44 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b8e5a226-ls134 Build-date:- 2022-03-14T09:44:32+01:00

2022-03-14 08:45:45 UTC

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

2022-03-14 08:45:46 UTC

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

2022-03-14 08:45:50 UTC

|3 BUILD_DATE=2022-03-14T09:44:32+01:00 HEIMDALL_RELEASE=b8e5a226 VERSION=b8e5a226-ls134 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache curl php7-ctype php7-pdo_sqlite php7-tokenizer php7-zip && 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/*

2022-03-14 08:45:52 UTC

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

2022-03-14 08:45:52 UTC

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

2022-03-14 08:45:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-14T09:44:32+01:00

2022-03-14 08:45: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.

2022-03-14 08:45:55 UTC

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

2022-03-14 08:45:56 UTC

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

2022-03-14 08:45:57 UTC

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

2022-03-14 08:45:58 UTC

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

2022-03-14 08:45:59 UTC

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

2022-03-14 08:46:00 UTC

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

2022-03-14 08:46:01 UTC

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

2022-03-14 08:46:02 UTC

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

2022-03-14 08:46:03 UTC

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

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