Namespace
linuxserver
Image / Tag
heimdall:arm32v7-development-61a5a1a8-ls106
Content Digest
sha256:f2699457429dff5119b4006a39de7ace407a9ed7e9a7efbe08321da30369c6e3
Details
Created

2021-10-24 07:59:15 UTC

Size

35 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 61a5a1a8-ls106 Build-date:- 2021-10-24T09:57:42+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-10-24T09:57:42+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
    884eeff9690b98ba83608f08a52658fd1e47b9d5
  • org.opencontainers.image.revision
    884eeff9690b98ba83608f08a52658fd1e47b9d5
  • 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-ls106

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

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

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

[#003] sha256:7a1c665e47ba55654d45f4f87d9131e18151179f8e05543cdd8c4ac0225d2def - 0.0% (408 Bytes)

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

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

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

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

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

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


History
2021-10-19 06:28:46 UTC

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

2021-10-19 06:28:46 UTC

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

2021-10-19 06:28:47 UTC

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

2021-10-19 06:28:48 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f70842c6-ls30 Build-date:- 2021-10-19T08:27:38+02:00

2021-10-19 06:28:49 UTC

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

2021-10-19 06:28:50 UTC

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

2021-10-19 06:28:51 UTC

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

2021-10-19 06:28:54 UTC

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

2021-10-19 06:28:55 UTC

|4 BUILD_DATE=2021-10-19T08:27:38+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=f70842c6-ls30 /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-10-19 06:28:56 UTC

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

2021-10-19 06:28:56 UTC

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

2021-10-19 06:29:00 UTC

|4 BUILD_DATE=2021-10-19T08:27:38+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=f70842c6-ls30 /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-10-19 06:29:01 UTC

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

2021-10-19 06:29:01 UTC

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

2021-10-19 06:29:02 UTC

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

2021-10-19 06:29:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-19T08:27:38+02:00

2021-10-19 06:29:04 UTC

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

2021-10-19 06:29:05 UTC

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

2021-10-19 06:29:06 UTC

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

2021-10-19 06:29:07 UTC

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

2021-10-19 06:29:08 UTC

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

2021-10-19 06:29:09 UTC

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

2021-10-19 06:29:10 UTC

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

2021-10-19 06:29:11 UTC

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

2021-10-19 06:29:12 UTC

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

2021-10-19 06:29:13 UTC

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

2021-10-21 05:53:25 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-10-21 05:53:27 UTC

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

2021-10-21 05:53:27 UTC

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

2021-10-21 05:53:28 UTC

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

2021-10-21 05:53:29 UTC

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

2021-10-21 05:53:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-21T07:52:33+02:00

2021-10-21 05:53:31 UTC

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

2021-10-21 05:53:32 UTC

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

2021-10-21 05:53:33 UTC

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

2021-10-21 05:53:34 UTC

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

2021-10-21 05:53:35 UTC

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

2021-10-21 05:53:36 UTC

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

2021-10-21 05:53:37 UTC

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

2021-10-21 05:53:38 UTC

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

2021-10-21 05:53:39 UTC

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

2021-10-21 05:53:40 UTC

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

2021-10-24 07:58:51 UTC

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

2021-10-24 07:58:52 UTC

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

2021-10-24 07:58:53 UTC

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

2021-10-24 07:58:54 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 61a5a1a8-ls106 Build-date:- 2021-10-24T09:57:42+02:00

2021-10-24 07:58:55 UTC

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

2021-10-24 07:58:56 UTC

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

2021-10-24 07:59:02 UTC

|3 BUILD_DATE=2021-10-24T09:57:42+02:00 HEIMDALL_RELEASE=61a5a1a8 VERSION=61a5a1a8-ls106 /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-10-24 07:59:04 UTC

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

2021-10-24 07:59:04 UTC

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

2021-10-24 07:59:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24T09:57:42+02:00

2021-10-24 07:59:06 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-10-24 07:59:07 UTC

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

2021-10-24 07:59:08 UTC

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

2021-10-24 07:59:09 UTC

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

2021-10-24 07:59:10 UTC

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

2021-10-24 07:59:11 UTC

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

2021-10-24 07:59:12 UTC

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

2021-10-24 07:59:13 UTC

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

2021-10-24 07:59:14 UTC

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

2021-10-24 07:59:15 UTC

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

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