Namespace
linuxserver
Image / Tag
heimdall:arm32v7-development-version-
Content Digest
sha256:7712f7eacef74b6ae32f510a16785757305f8ffbc72305341cefd2f89391a04e
Details
Created

2021-08-15 07:59:57 UTC

Size

24.9 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- -ls97 Build-date:- 2021-08-15T09:58:27+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-08-15T09:58:27+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
    90fb434ec8581788e4dd4495ad3c0d17f3c8dc99
  • org.opencontainers.image.revision
    90fb434ec8581788e4dd4495ad3c0d17f3c8dc99
  • 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
    -ls97

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 - 9.63% (2.4 MB)

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

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

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

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

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

[#006] sha256:e6d244bf91cd3140d3c54784f7c0437c3e1e0ef852a9839d85668717747aee47 - 53.81% (13.4 MB)

[#007] sha256:935886663d51b46ea9dff75845a471e00cc4049b58b6998fe743fc3e9c4bd328 - 0.01% (3.03 KB)

[#008] sha256:136240e29201624e29a3619c02f28a8a6c0f512d494c457da4b35b65d022a259 - 3.59% (917 KB)

[#009] sha256:6a5e7e8c310bb2a73e572dc2000014d2e48cad1dbbe740ecff5055e6ed30bea3 - 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-12 05:53:49 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-12 05:53:50 UTC

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

2021-08-12 05:53:50 UTC

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

2021-08-12 05:53:50 UTC

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

2021-08-12 05:53:51 UTC

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

2021-08-12 05:53:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-12T07:53:01+02:00

2021-08-12 05:53:51 UTC

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

2021-08-12 05:53:51 UTC

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

2021-08-12 05:53:52 UTC

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

2021-08-12 05:53:52 UTC

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

2021-08-12 05:53:52 UTC

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

2021-08-12 05:53:52 UTC

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

2021-08-12 05:53:53 UTC

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

2021-08-12 05:53:53 UTC

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

2021-08-12 05:53:53 UTC

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

2021-08-12 05:53:54 UTC

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

2021-08-15 07:59:36 UTC

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

2021-08-15 07:59:37 UTC

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

2021-08-15 07:59:38 UTC

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

2021-08-15 07:59:39 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- -ls97 Build-date:- 2021-08-15T09:58:27+02:00

2021-08-15 07:59:40 UTC

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

2021-08-15 07:59:41 UTC

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

2021-08-15 07:59:44 UTC

|3 BUILD_DATE=2021-08-15T09:58:27+02:00 HEIMDALL_RELEASE= VERSION=-ls97 /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-15 07:59:46 UTC

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

2021-08-15 07:59:46 UTC

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

2021-08-15 07:59:47 UTC

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

2021-08-15 07:59:48 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-15 07:59:49 UTC

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

2021-08-15 07:59:50 UTC

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

2021-08-15 07:59:51 UTC

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

2021-08-15 07:59:52 UTC

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

2021-08-15 07:59:53 UTC

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

2021-08-15 07:59:54 UTC

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

2021-08-15 07:59:55 UTC

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

2021-08-15 07:59:56 UTC

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

2021-08-15 07:59:57 UTC

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

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