Namespace
linuxserver
Image / Tag
heimdall:arm64v8-development-version-
Content Digest
sha256:c200db275867cd499461deb53a9e383c0a64d70b42329711d2d65d8113b6a0fe
Details
Created

2021-08-15 07:59:52 UTC

Size

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

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

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

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

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

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

[#006] sha256:83a054a313af4e92a78acff6a9c771fc315c0b082138e5b7ff33f661782b11a9 - 55.63% (15.7 MB)

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

[#008] sha256:f28f6979fc7d04011fc3e30d3e04f8040ad4c053e76d075d1126651f228c04c1 - 3.76% (1.06 MB)

[#009] sha256:63cab14c929beb4637e4f4e8526c647137815069e28dc4c1909308795469f9cf - 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-12 05:53: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-12 05:53:58 UTC

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

2021-08-12 05:53:58 UTC

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

2021-08-12 05:53:59 UTC

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

2021-08-12 05:54:00 UTC

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

2021-08-12 05:54:01 UTC

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

2021-08-12 05:54:02 UTC

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

2021-08-12 05:54:03 UTC

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

2021-08-12 05:54:04 UTC

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

2021-08-12 05:54:05 UTC

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

2021-08-12 05:54:06 UTC

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

2021-08-12 05:54:07 UTC

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

2021-08-12 05:54:08 UTC

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

2021-08-12 05:54:09 UTC

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

2021-08-12 05:54:10 UTC

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

2021-08-12 05:54:11 UTC

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

2021-08-15 07:59:33 UTC

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

2021-08-15 07:59:33 UTC

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

2021-08-15 07:59:34 UTC

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

2021-08-15 07:59:35 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:36 UTC

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

2021-08-15 07:59:37 UTC

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

2021-08-15 07:59:39 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:41 UTC

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

2021-08-15 07:59:41 UTC

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

2021-08-15 07:59:42 UTC

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

2021-08-15 07:59:43 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:44 UTC

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

2021-08-15 07:59:45 UTC

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

2021-08-15 07:59:46 UTC

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

2021-08-15 07:59:47 UTC

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

2021-08-15 07:59:48 UTC

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

2021-08-15 07:59:49 UTC

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

2021-08-15 07:59:50 UTC

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

2021-08-15 07:59:51 UTC

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

2021-08-15 07:59:52 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