Namespace
linuxserver
Image / Tag
heimdall:arm32v7-2021.11.28
Content Digest
sha256:f99c2d54d241f194ded19314ebc970f812eb18f3d5414e59d7bcc65d09b5593e
Details
Created

2021-11-28 07:58:53 UTC

Size

35 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 61a5a1a8-ls110 Build-date:- 2021-11-28T08:57:31+01:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-11-28T08:57:31+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
    864c5ea2a745a9a7c10b49c8762833b123772e23
  • org.opencontainers.image.revision
    864c5ea2a745a9a7c10b49c8762833b123772e23
  • 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-ls110

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:316a179ef25dd10c905300342f4c782764e054f682a51ffb5ab0632090c2b2ef - 6.88% (2.41 MB)

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

[#002] sha256:2e9b857de8eafefb4b19c907476651560b2ff57880a3e3fa3490fff2c7f13d68 - 5.94% (2.08 MB)

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

[#004] sha256:aca7ebd4126e44badd5673057fd74431efdf3371d53431665e8aba41a2f75050 - 11.43% (4 MB)

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

[#006] sha256:2a77655778f99621e7f6877b90aa828d446966b4af8333ac584062b2b1f6f310 - 38.32% (13.4 MB)

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

[#008] sha256:d4c4f778f7e60a57da86061c3f9f815d63fdf3dba4d99ee1656f38901cdcf7ae - 31.26% (10.9 MB)

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


History
2021-11-16 06:26:59 UTC

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

2021-11-16 06:27:00 UTC

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

2021-11-16 06:27:00 UTC

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

2021-11-16 06:27:01 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3687ed2d-ls32 Build-date:- 2021-11-16T07:25:46+01:00

2021-11-16 06:27:02 UTC

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

2021-11-16 06:27:03 UTC

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

2021-11-16 06:27:04 UTC

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

2021-11-16 06:27:07 UTC

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

2021-11-16 06:27:09 UTC

|4 BUILD_DATE=2021-11-16T07:25:46+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=3687ed2d-ls32 /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-11-16 06:27:10 UTC

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

2021-11-16 06:27:10 UTC

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

2021-11-16 06:27:20 UTC

|4 BUILD_DATE=2021-11-16T07:25:46+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=3687ed2d-ls32 /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-11-16 06:27:21 UTC

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

2021-11-16 06:27:21 UTC

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

2021-11-16 06:27:22 UTC

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

2021-11-16 06:27:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-16T07:25:46+01:00

2021-11-16 06:27:24 UTC

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

2021-11-16 06:27:25 UTC

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

2021-11-16 06:27:26 UTC

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

2021-11-16 06:27:27 UTC

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

2021-11-16 06:27:28 UTC

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

2021-11-16 06:27:29 UTC

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

2021-11-16 06:27:30 UTC

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

2021-11-16 06:27:31 UTC

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

2021-11-16 06:27:32 UTC

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

2021-11-16 06:27:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3687ed2d-ls32

2021-11-25 05:53:58 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-11-25 05:53:59 UTC

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

2021-11-25 05:53:59 UTC

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

2021-11-25 05:54:00 UTC

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

2021-11-25 05:54:01 UTC

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

2021-11-25 05:54:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-25T06:52:56+01:00

2021-11-25 05:54:03 UTC

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

2021-11-25 05:54:04 UTC

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

2021-11-25 05:54:05 UTC

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

2021-11-25 05:54:06 UTC

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

2021-11-25 05:54:07 UTC

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

2021-11-25 05:54:08 UTC

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

2021-11-25 05:54:09 UTC

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

2021-11-25 05:54:10 UTC

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

2021-11-25 05:54:11 UTC

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

2021-11-25 05:54:12 UTC

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

2021-11-28 07:58:32 UTC

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

2021-11-28 07:58:32 UTC

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

2021-11-28 07:58:33 UTC

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

2021-11-28 07:58:34 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 61a5a1a8-ls110 Build-date:- 2021-11-28T08:57:31+01:00

2021-11-28 07:58:35 UTC

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

2021-11-28 07:58:36 UTC

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

2021-11-28 07:58:41 UTC

|3 BUILD_DATE=2021-11-28T08:57:31+01:00 HEIMDALL_RELEASE=61a5a1a8 VERSION=61a5a1a8-ls110 /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-11-28 07:58:42 UTC

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

2021-11-28 07:58:42 UTC

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

2021-11-28 07:58:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-28T08:57:31+01:00

2021-11-28 07:58:44 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-11-28 07:58:45 UTC

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

2021-11-28 07:58:46 UTC

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

2021-11-28 07:58:47 UTC

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

2021-11-28 07:58:48 UTC

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

2021-11-28 07:58:49 UTC

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

2021-11-28 07:58:50 UTC

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

2021-11-28 07:58:51 UTC

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

2021-11-28 07:58:52 UTC

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

2021-11-28 07:58:53 UTC

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

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