Namespace
linuxserver
Image / Tag
heimdall:arm32v7-2.2.2
Content Digest
sha256:6149ed21aefa5710acab7edb3f5be274020d04f59c283b2801fbe1e987f3c369
Details
Created

2022-03-13 07:59:48 UTC

Size

36.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.2.2-ls160 Build-date:- 2022-03-13T08:58:27+01:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-03-13T08:58:27+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
    94538b7678dc88d4f79e26a9c228f35cb9ded008
  • org.opencontainers.image.revision
    94538b7678dc88d4f79e26a9c228f35cb9ded008
  • 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-ls160

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:197162d990e2d41310ee70580fb88494fed2f0d42d034c491da440e5801693ae - 6.65% (2.4 MB)

[#001] sha256:10bf76cc563d41f15dc15a5729026caea232c3bdce6fb2eef979016aae488746 - 5.96% (2.15 MB)

[#002] sha256:48fd9475cef7b53dc77d9c797e3ce1f80663a168fe3d85721154c36b79ea56a5 - 5.76% (2.08 MB)

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

[#004] sha256:2f48d7678ab1e266748ac3dcfe2519be643e91463621d7683b0ac08caf8e6b74 - 11.05% (3.99 MB)

[#005] sha256:d3d2b7f0b9b308a712ef4f9ab77c3ac5752546ab1750f0b8b3572ad3119100a2 - 0.01% (3.13 KB)

[#006] sha256:82e6c581bd1c3083a84602725303d439dae7e5d52635ead1962f163fd0d704da - 37.15% (13.4 MB)

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

[#008] sha256:038f43a32b5d6d025f95bf001fec3be16cb041cfa2efc6c4b3c769e1c65ce770 - 33.41% (12.1 MB)

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


History
2022-02-15 06:28:34 UTC

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

2022-02-15 06:28:34 UTC

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

2022-02-15 06:28:35 UTC

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

2022-02-15 06:28:35 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 43e1ae01-ls36 Build-date:- 2022-02-15T07:27:22+01:00

2022-02-15 06:28:35 UTC

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

2022-02-15 06:28:35 UTC

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

2022-02-15 06:28:36 UTC

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

2022-02-15 06:28:37 UTC

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

2022-02-15 06:28:39 UTC

|4 BUILD_DATE=2022-02-15T07:27:22+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=43e1ae01-ls36 /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-02-15 06:28:40 UTC

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

2022-02-15 06:28:40 UTC

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

2022-02-15 06:28:51 UTC

|4 BUILD_DATE=2022-02-15T07:27:22+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=43e1ae01-ls36 /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-02-15 06:28:51 UTC

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

2022-02-15 06:28:51 UTC

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

2022-02-15 06:28:52 UTC

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

2022-02-15 06:28:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-15T07:27:22+01:00

2022-02-15 06:28:52 UTC

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

2022-02-15 06:28:52 UTC

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

2022-02-15 06:28:53 UTC

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

2022-02-15 06:28:53 UTC

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

2022-02-15 06:28:53 UTC

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

2022-02-15 06:28:53 UTC

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

2022-02-15 06:28:54 UTC

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

2022-02-15 06:28:54 UTC

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

2022-02-15 06:28:54 UTC

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

2022-02-15 06:28:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=43e1ae01-ls36

2022-03-10 05:54:07 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

2022-03-10 05:54:07 UTC

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

2022-03-10 05:54:07 UTC

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

2022-03-10 05:54:08 UTC

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

2022-03-10 05:54:08 UTC

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

2022-03-10 05:54:08 UTC

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

2022-03-10 05:54:08 UTC

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

2022-03-10 05:54:09 UTC

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

2022-03-10 05:54:09 UTC

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

2022-03-10 05:54:09 UTC

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

2022-03-10 05:54:09 UTC

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

2022-03-10 05:54:10 UTC

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

2022-03-10 05:54:10 UTC

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

2022-03-10 05:54:10 UTC

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

2022-03-10 05:54:10 UTC

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

2022-03-10 05:54:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4f31540a-ls37

2022-03-13 07:59:36 UTC

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

2022-03-13 07:59:36 UTC

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

2022-03-13 07:59:36 UTC

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

2022-03-13 07:59:36 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls160 Build-date:- 2022-03-13T08:58:27+01:00

2022-03-13 07:59:37 UTC

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

2022-03-13 07:59:37 UTC

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

2022-03-13 07:59:44 UTC

|3 BUILD_DATE=2022-03-13T08:58:27+01:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls160 /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/*

2022-03-13 07:59:45 UTC

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

2022-03-13 07:59:45 UTC

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

2022-03-13 07:59:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-13T08:58:27+01:00

2022-03-13 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.

2022-03-13 07:59:46 UTC

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

2022-03-13 07:59:46 UTC

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

2022-03-13 07:59:46 UTC

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

2022-03-13 07:59:47 UTC

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

2022-03-13 07:59:47 UTC

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

2022-03-13 07:59:47 UTC

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

2022-03-13 07:59:48 UTC

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

2022-03-13 07:59:48 UTC

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

2022-03-13 07:59:48 UTC

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

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