Namespace
linuxserver
Image / Tag
heimdall:development-61a5a1a8-ls99
Content Digest
sha256:d269ada4ffd37a9e54ac864660f475e5b020dff2ea01a8b99dbf36828171f667
Details
Created

2021-08-29 07:59:47 UTC

Size

35.7 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 61a5a1a8-ls99 Build-date:- 2021-08-29T09:58:51+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-08-29T09:58:51+02: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
    f4a007294bba839fa2a0ef0b05f5fdd386894a8a
  • org.opencontainers.image.revision
    f4a007294bba839fa2a0ef0b05f5fdd386894a8a
  • 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
    61a5a1a8-ls99

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:564738e1d4e3022500391e0cab231b76b2114babb00484e98fdd2ba2462a9d74 - 7.8% (2.79 MB)

[#001] sha256:05602526fc2eb21f9b3ae21727bed1e6262a1e34fc1036524b1477b88253829e - 5.05% (1.8 MB)

[#002] sha256:b440ce367f4118f940dc955de767cd0a141813a43852778dd540682fdf1726f2 - 4.85% (1.74 MB)

[#003] sha256:46f9403880e3b84e20a16dfae3a5bc64e1db46bf1bf35cd12bc9040e790c86d4 - 0.0% (440 Bytes)

[#004] sha256:1e6aece89c586d9bf73607a96dada67c9c227d7bd1138042ad3f31b23beadf20 - 7.99% (2.86 MB)

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

[#006] sha256:8776027ab1c429b9e6839b1774fb569a5800c822a62465d5e8836481ef05a8a7 - 43.31% (15.5 MB)

[#007] sha256:3533b3cc010fa3ef3a7b52de4c7dc99e2293f47d1ea3a9ac2926c93ee2f08ad0 - 0.01% (3.02 KB)

[#008] sha256:19dada91415ec57745b78e04fac90b1012df5b603c651788ba1483209e324fa7 - 30.97% (11.1 MB)

[#009] sha256:2234c898293936a9e79a7db71289f693a043626de6b511ac0055050dcc00ea0f - 0.01% (2.23 KB)


History
2021-08-10 06:30:27 UTC

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

2021-08-10 06:30:28 UTC

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

2021-08-10 06:30:28 UTC

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

2021-08-10 06:30:28 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e566ecd9-ls26 Build-date:- 2021-08-10T08:29:18+02:00

2021-08-10 06:30:28 UTC

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

2021-08-10 06:30:29 UTC

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

2021-08-10 06:30:29 UTC

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

2021-08-10 06:30:31 UTC

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

2021-08-10 06:30:32 UTC

|4 BUILD_DATE=2021-08-10T08:29:18+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=e566ecd9-ls26 /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-08-10 06:30:33 UTC

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

2021-08-10 06:30:33 UTC

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

2021-08-10 06:30:36 UTC

|4 BUILD_DATE=2021-08-10T08:29:18+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=e566ecd9-ls26 /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-08-10 06:30:36 UTC

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

2021-08-10 06:30:37 UTC

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

2021-08-10 06:30:37 UTC

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

2021-08-10 06:30:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-10T08:29:18+02:00

2021-08-10 06:30:37 UTC

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

2021-08-10 06:30:38 UTC

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

2021-08-10 06:30:38 UTC

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

2021-08-10 06:30:38 UTC

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

2021-08-10 06:30:38 UTC

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

2021-08-10 06:30:39 UTC

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

2021-08-10 06:30:39 UTC

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

2021-08-10 06:30:39 UTC

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

2021-08-10 06:30:39 UTC

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

2021-08-10 06:30:40 UTC

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

2021-08-26 05:54:50 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-08-26 05:54:50 UTC

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

2021-08-26 05:54:50 UTC

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

2021-08-26 05:54:50 UTC

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

2021-08-26 05:54:50 UTC

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

2021-08-26 05:54:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-26T07:54:04+02:00

2021-08-26 05:54:50 UTC

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

2021-08-26 05:54:50 UTC

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

2021-08-26 05:54:51 UTC

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

2021-08-26 05:54:51 UTC

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

2021-08-26 05:54:51 UTC

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

2021-08-26 05:54:51 UTC

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

2021-08-26 05:54:51 UTC

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

2021-08-26 05:54:51 UTC

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

2021-08-26 05:54:51 UTC

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

2021-08-26 05:54:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3612f5b9-ls27

2021-08-29 07:59:42 UTC

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

2021-08-29 07:59:42 UTC

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

2021-08-29 07:59:43 UTC

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

2021-08-29 07:59:43 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 61a5a1a8-ls99 Build-date:- 2021-08-29T09:58:51+02:00

2021-08-29 07:59:43 UTC

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

2021-08-29 07:59:43 UTC

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

2021-08-29 07:59:45 UTC

|3 BUILD_DATE=2021-08-29T09:58:51+02:00 HEIMDALL_RELEASE=61a5a1a8 VERSION=61a5a1a8-ls99 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache curl php7-ctype php7-pdo_sqlite php7-tokenizer php7-zip tar && echo "**** install heimdall ****" && mkdir -p /heimdall && if [ -z ${HEIMDALL_RELEASE+x} ]; then HEIMDALL_RELEASE=$(curl -sX GET "https://api.github.com/repos/linuxserver/Heimdall/commits/master" | awk '/sha/{print $4;exit}' FS='[""]'); fi && curl -o /heimdall/heimdall.tar.gz -L "https://github.com/linuxserver/Heimdall/archive/${HEIMDALL_RELEASE}.tar.gz" && echo "**** cleanup ****" && rm -rf /tmp/*

2021-08-29 07:59:45 UTC

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

2021-08-29 07:59:45 UTC

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

2021-08-29 07:59:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-29T09:58:51+02:00

2021-08-29 07:59:46 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-08-29 07:59:46 UTC

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

2021-08-29 07:59:46 UTC

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

2021-08-29 07:59:46 UTC

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

2021-08-29 07:59:46 UTC

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

2021-08-29 07:59:46 UTC

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

2021-08-29 07:59:46 UTC

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

2021-08-29 07:59:47 UTC

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

2021-08-29 07:59:47 UTC

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

2021-08-29 07:59:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=61a5a1a8-ls99

Details
Created

2021-08-29 08:00:08 UTC

Size

35 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 61a5a1a8-ls99 Build-date:- 2021-08-29T09:58:51+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-08-29T09:58:51+02: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
    f4a007294bba839fa2a0ef0b05f5fdd386894a8a
  • org.opencontainers.image.revision
    f4a007294bba839fa2a0ef0b05f5fdd386894a8a
  • 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
    61a5a1a8-ls99

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:52170e8750cdb02986a8941361ea84e53cee8fa1a2de297f2ba87669d945b2e4 - 6.86% (2.4 MB)

[#001] sha256:b6c262e834f58183ba6afe4f4043ad492199c953d4f7a25e4bad30aac1131d11 - 6.15% (2.15 MB)

[#002] sha256:e109d392c820273ea0756ca56fb403ff81bd1a9502cd5dde70443a3599a81b19 - 5.95% (2.08 MB)

[#003] sha256:05339d5ad26b16cf3a75e9df7cc6a0effd87fa19f4ac52ae3dff718d56037596 - 0.0% (409 Bytes)

[#004] sha256:451122da503d5eef12575e89b1d33e51e478c4c1d9f91e641e84411c1d510d16 - 11.38% (3.98 MB)

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

[#006] sha256:da04d25fe5c0da0f302e9aa07aaa996fad80065aebac65a393de2c4cd270d187 - 38.36% (13.4 MB)

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

[#008] sha256:bcf9de6c076431edeae8b7985b6aac3346f14119d4d63855389c266271675cc2 - 31.28% (10.9 MB)

[#009] sha256:fd34647fda7f0fdd8a5f61ebc9dbc3be8850e83098599749c520e9f82ac9d700 - 0.01% (2.2 KB)


History
2021-08-10 06:30:29 UTC

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

2021-08-10 06:30:29 UTC

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

2021-08-10 06:30:30 UTC

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

2021-08-10 06:30:31 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e566ecd9-ls26 Build-date:- 2021-08-10T08:29:18+02:00

2021-08-10 06:30:32 UTC

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

2021-08-10 06:30:33 UTC

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

2021-08-10 06:30:34 UTC

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

2021-08-10 06:30:37 UTC

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

2021-08-10 06:30:38 UTC

|4 BUILD_DATE=2021-08-10T08:29:18+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=e566ecd9-ls26 /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-08-10 06:30:39 UTC

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

2021-08-10 06:30:39 UTC

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

2021-08-10 06:30:44 UTC

|4 BUILD_DATE=2021-08-10T08:29:18+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=e566ecd9-ls26 /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-08-10 06:30:45 UTC

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

2021-08-10 06:30:45 UTC

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

2021-08-10 06:30:46 UTC

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

2021-08-10 06:30:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-10T08:29:18+02:00

2021-08-10 06:30:48 UTC

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

2021-08-10 06:30:49 UTC

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

2021-08-10 06:30:50 UTC

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

2021-08-10 06:30:51 UTC

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

2021-08-10 06:30:52 UTC

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

2021-08-10 06:30:53 UTC

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

2021-08-10 06:30:54 UTC

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

2021-08-10 06:30:55 UTC

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

2021-08-10 06:30:56 UTC

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

2021-08-10 06:30:57 UTC

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

2021-08-26 05:55:03 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-08-26 05:55:03 UTC

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

2021-08-26 05:55:04 UTC

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

2021-08-26 05:55:04 UTC

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

2021-08-26 05:55:04 UTC

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

2021-08-26 05:55:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-26T07:54:04+02:00

2021-08-26 05:55:05 UTC

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

2021-08-26 05:55:05 UTC

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

2021-08-26 05:55:05 UTC

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

2021-08-26 05:55:05 UTC

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

2021-08-26 05:55:06 UTC

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

2021-08-26 05:55:06 UTC

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

2021-08-26 05:55:06 UTC

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

2021-08-26 05:55:07 UTC

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

2021-08-26 05:55:07 UTC

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

2021-08-26 05:55:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3612f5b9-ls27

2021-08-29 07:59:45 UTC

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

2021-08-29 07:59:45 UTC

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

2021-08-29 07:59:46 UTC

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

2021-08-29 07:59:47 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 61a5a1a8-ls99 Build-date:- 2021-08-29T09:58:51+02:00

2021-08-29 07:59:48 UTC

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

2021-08-29 07:59:49 UTC

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

2021-08-29 07:59:56 UTC

|3 BUILD_DATE=2021-08-29T09:58:51+02:00 HEIMDALL_RELEASE=61a5a1a8 VERSION=61a5a1a8-ls99 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache curl php7-ctype php7-pdo_sqlite php7-tokenizer php7-zip tar && echo "**** install heimdall ****" && mkdir -p /heimdall && if [ -z ${HEIMDALL_RELEASE+x} ]; then HEIMDALL_RELEASE=$(curl -sX GET "https://api.github.com/repos/linuxserver/Heimdall/commits/master" | awk '/sha/{print $4;exit}' FS='[""]'); fi && curl -o /heimdall/heimdall.tar.gz -L "https://github.com/linuxserver/Heimdall/archive/${HEIMDALL_RELEASE}.tar.gz" && echo "**** cleanup ****" && rm -rf /tmp/*

2021-08-29 07:59:57 UTC

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

2021-08-29 07:59:57 UTC

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

2021-08-29 07:59:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-29T09:58:51+02:00

2021-08-29 07:59:59 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-08-29 08:00:00 UTC

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

2021-08-29 08:00:01 UTC

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

2021-08-29 08:00:02 UTC

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

2021-08-29 08:00:03 UTC

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

2021-08-29 08:00:04 UTC

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

2021-08-29 08:00:05 UTC

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

2021-08-29 08:00:06 UTC

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

2021-08-29 08:00:07 UTC

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

2021-08-29 08:00:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=61a5a1a8-ls99

Details
Created

2021-08-29 08:00:09 UTC

Size

38.3 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 61a5a1a8-ls99 Build-date:- 2021-08-29T09:58:51+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-08-29T09:58:51+02: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
    f4a007294bba839fa2a0ef0b05f5fdd386894a8a
  • org.opencontainers.image.revision
    f4a007294bba839fa2a0ef0b05f5fdd386894a8a
  • 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
    61a5a1a8-ls99

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:3300fdeb1096d342e697450c8109168e3b04fd9ea34030f806449131e89aba0e - 7.06% (2.7 MB)

[#001] sha256:e451d1a3f56f39d023f979d97f7a9e04a837ed8e2b0462787a350be5d3c43406 - 5.61% (2.15 MB)

[#002] sha256:e69fa05609f8a39574ca14dd0632bedb9c87e95ff7d5881e020f1461bb188eee - 5.49% (2.1 MB)

[#003] sha256:2e3e3a0b975b71506dc8ddccdd7a7201d018564e34ef2cf8bd661afe55199443 - 0.0% (410 Bytes)

[#004] sha256:a278f5be6f5263cee6bb8b3cbdaed0fc24bdb92c9fd8dd15aa2a8f90dfa19463 - 11.78% (4.51 MB)

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

[#006] sha256:21495e266100f2a6d2bc3dda9cf9a05523b89a626305a438a420ab285b783a8b - 41.04% (15.7 MB)

[#007] sha256:c87aacc0a2374f6b378a8698675e151b91183a247094742d695a032ec0dc7a0c - 0.01% (2.96 KB)

[#008] sha256:8e2c86c54b779b3fb7f121894b49fe8af1446d794721a0e8ce7f9bec329933af - 29.0% (11.1 MB)

[#009] sha256:fd34647fda7f0fdd8a5f61ebc9dbc3be8850e83098599749c520e9f82ac9d700 - 0.01% (2.2 KB)


History
2021-08-10 06:30:33 UTC

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

2021-08-10 06:30:34 UTC

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

2021-08-10 06:30:34 UTC

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

2021-08-10 06:30:35 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e566ecd9-ls26 Build-date:- 2021-08-10T08:29:18+02:00

2021-08-10 06:30:36 UTC

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

2021-08-10 06:30:37 UTC

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

2021-08-10 06:30:38 UTC

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

2021-08-10 06:30:40 UTC

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

2021-08-10 06:30:41 UTC

|4 BUILD_DATE=2021-08-10T08:29:18+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=e566ecd9-ls26 /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-08-10 06:30:42 UTC

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

2021-08-10 06:30:42 UTC

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

2021-08-10 06:30:52 UTC

|4 BUILD_DATE=2021-08-10T08:29:18+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=e566ecd9-ls26 /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-08-10 06:30:53 UTC

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

2021-08-10 06:30:53 UTC

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

2021-08-10 06:30:54 UTC

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

2021-08-10 06:30:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-10T08:29:18+02:00

2021-08-10 06:30:56 UTC

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

2021-08-10 06:30:57 UTC

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

2021-08-10 06:30:58 UTC

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

2021-08-10 06:30:59 UTC

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

2021-08-10 06:31:00 UTC

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

2021-08-10 06:31:01 UTC

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

2021-08-10 06:31:02 UTC

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

2021-08-10 06:31:03 UTC

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

2021-08-10 06:31:04 UTC

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

2021-08-10 06:31:05 UTC

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

2021-08-26 05:54: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-08-26 05:54:59 UTC

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

2021-08-26 05:54:59 UTC

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

2021-08-26 05:55:00 UTC

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

2021-08-26 05:55:01 UTC

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

2021-08-26 05:55:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-26T07:54:04+02:00

2021-08-26 05:55:03 UTC

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

2021-08-26 05:55:04 UTC

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

2021-08-26 05:55:05 UTC

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

2021-08-26 05:55:06 UTC

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

2021-08-26 05:55:07 UTC

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

2021-08-26 05:55:08 UTC

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

2021-08-26 05:55:09 UTC

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

2021-08-26 05:55:10 UTC

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

2021-08-26 05:55:11 UTC

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

2021-08-26 05:55:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3612f5b9-ls27

2021-08-29 07:59:45 UTC

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

2021-08-29 07:59:46 UTC

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

2021-08-29 07:59:47 UTC

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

2021-08-29 07:59:48 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 61a5a1a8-ls99 Build-date:- 2021-08-29T09:58:51+02:00

2021-08-29 07:59:49 UTC

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

2021-08-29 07:59:50 UTC

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

2021-08-29 07:59:56 UTC

|3 BUILD_DATE=2021-08-29T09:58:51+02:00 HEIMDALL_RELEASE=61a5a1a8 VERSION=61a5a1a8-ls99 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache curl php7-ctype php7-pdo_sqlite php7-tokenizer php7-zip tar && echo "**** install heimdall ****" && mkdir -p /heimdall && if [ -z ${HEIMDALL_RELEASE+x} ]; then HEIMDALL_RELEASE=$(curl -sX GET "https://api.github.com/repos/linuxserver/Heimdall/commits/master" | awk '/sha/{print $4;exit}' FS='[""]'); fi && curl -o /heimdall/heimdall.tar.gz -L "https://github.com/linuxserver/Heimdall/archive/${HEIMDALL_RELEASE}.tar.gz" && echo "**** cleanup ****" && rm -rf /tmp/*

2021-08-29 07:59:58 UTC

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

2021-08-29 07:59:58 UTC

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

2021-08-29 07:59:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-29T09:58:51+02:00

2021-08-29 08:00: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-08-29 08:00:01 UTC

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

2021-08-29 08:00:02 UTC

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

2021-08-29 08:00:03 UTC

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

2021-08-29 08:00:04 UTC

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

2021-08-29 08:00:05 UTC

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

2021-08-29 08:00:06 UTC

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

2021-08-29 08:00:07 UTC

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

2021-08-29 08:00:08 UTC

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

2021-08-29 08:00:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=61a5a1a8-ls99

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