Namespace
linuxserver
Image / Tag
heimdall:arm64v8-development-61a5a1a8-ls89
Content Digest
sha256:d10cb8006d84551f59fcdc7548ad8acfde01d0845ed0edda892509cff0b30009
Details
Created

2021-06-06 08:35:25 UTC

Size

38.3 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 61a5a1a8-ls89 Build-date:- 2021-06-06T08:33:29+00:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-06-06T08:33:29+00: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
    746caf8844261d44a3a304de8a037b5d89b477fb
  • org.opencontainers.image.revision
    746caf8844261d44a3a304de8a037b5d89b477fb
  • 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-ls89

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:bba528f16f91426ddd5137a3f2bc192e43f7e15694c7c4a4dd9fae1b713f9a88 - 7.06% (2.7 MB)

[#001] sha256:37b2aeb200eb590e648f605225c72610c20b0513098d2908a3fd5e703b5c6c9d - 5.61% (2.15 MB)

[#002] sha256:4e99f7c7b112b230bd9e729d720f44701e645ef144b4c6b72668a8e4adb47fee - 5.49% (2.1 MB)

[#003] sha256:20c24c6c626e31d759003973d64656a97b50529c2ab92037a84a5b8416b70637 - 0.0% (440 Bytes)

[#004] sha256:1f59e065c7c4141ff95c2f61f56dc9fbcb530632d462b2e3a2b5c634196d44c9 - 11.78% (4.51 MB)

[#005] sha256:780fb7b23cdda49d4f2742b7ebcab7fe7705e62d6d5722815ea9ed03e9707757 - 0.01% (2.61 KB)

[#006] sha256:821e727eec5048860cd9b7a90f842a523e17c961063998a6aaede6f8d5c104b8 - 41.03% (15.7 MB)

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

[#008] sha256:4b96c60b5ecc2ed65034f611abc72ca7e2112057e09d4468e7bf6fe28fbddd43 - 29.01% (11.1 MB)

[#009] sha256:ab2da4c35ecf9ce0e2865cd23c6f6fae400e3c324a11edc14d7f2ceee89dd56e - 0.01% (2.23 KB)


History
2021-04-20 11:57:39 UTC

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

2021-04-20 11:57:41 UTC

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

2021-04-20 11:57:42 UTC

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

2021-04-20 11:57:44 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3e3be7bf-ls22 Build-date:- 2021-04-20T12:55:46+01:00

2021-04-20 11:57:46 UTC

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

2021-04-20 11:57:50 UTC

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

2021-04-20 11:57:51 UTC

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

2021-04-20 11:57:55 UTC

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

2021-04-20 11:58:04 UTC

|4 BUILD_DATE=2021-04-20T12:55:46+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls22 /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-04-20 11:58:07 UTC

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

2021-04-20 11:58:08 UTC

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

2021-04-20 11:58:23 UTC

|4 BUILD_DATE=2021-04-20T12:55:46+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls22 /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-04-20 11:58:28 UTC

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

2021-04-20 11:58:30 UTC

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

2021-04-20 11:58:34 UTC

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

2021-04-20 11:58:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-20T12:55:46+01:00

2021-04-20 11:58:39 UTC

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

2021-04-20 11:58:40 UTC

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

2021-04-20 11:58:42 UTC

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

2021-04-20 11:58:44 UTC

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

2021-04-20 11:58:45 UTC

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

2021-04-20 11:58:47 UTC

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

2021-04-20 11:58:49 UTC

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

2021-04-20 11:58:50 UTC

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

2021-04-20 11:58:52 UTC

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

2021-04-20 11:58:53 UTC

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

2021-06-03 07:15:39 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-06-03 07:15:41 UTC

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

2021-06-03 07:15:42 UTC

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

2021-06-03 07:15:43 UTC

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

2021-06-03 07:15:43 UTC

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

2021-06-03 07:15:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-03T03:14:45-04:00

2021-06-03 07:15:44 UTC

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

2021-06-03 07:15:45 UTC

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

2021-06-03 07:15:46 UTC

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

2021-06-03 07:15:46 UTC

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

2021-06-03 07:15:47 UTC

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

2021-06-03 07:15:48 UTC

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

2021-06-03 07:15:48 UTC

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

2021-06-03 07:15:49 UTC

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

2021-06-03 07:15:49 UTC

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

2021-06-03 07:15:50 UTC

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

2021-06-06 08:35:07 UTC

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

2021-06-06 08:35:08 UTC

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

2021-06-06 08:35:08 UTC

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

2021-06-06 08:35:09 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 61a5a1a8-ls89 Build-date:- 2021-06-06T08:33:29+00:00

2021-06-06 08:35:09 UTC

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

2021-06-06 08:35:10 UTC

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

2021-06-06 08:35:17 UTC

|3 BUILD_DATE=2021-06-06T08:33:29+00:00 HEIMDALL_RELEASE=61a5a1a8 VERSION=61a5a1a8-ls89 /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-06-06 08:35:18 UTC

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

2021-06-06 08:35:19 UTC

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

2021-06-06 08:35:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-06T08:33:29+00:00

2021-06-06 08:35:20 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-06-06 08:35:20 UTC

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

2021-06-06 08:35:21 UTC

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

2021-06-06 08:35:22 UTC

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

2021-06-06 08:35:22 UTC

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

2021-06-06 08:35:23 UTC

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

2021-06-06 08:35:24 UTC

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

2021-06-06 08:35:24 UTC

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

2021-06-06 08:35:25 UTC

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

2021-06-06 08:35:25 UTC

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

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