Namespace
linuxserver
Image / Tag
heimdall:arm64v8-development-44fb923b-ls191
Content Digest
sha256:efb346579eb11330b40377b8a18aac1b6ed74a002b49a6e2bdf0cef7cee5583f
Details
Created

2022-11-19 20:43:47 UTC

Size

36.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 44fb923b-ls191 Build-date:- 2022-11-19T14:42:23-06:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-19T14:42:23-06: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
    377ef232049569bc90e102edf54d312c49c2a21c
  • org.opencontainers.image.revision
    377ef232049569bc90e102edf54d312c49c2a21c
  • 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
    44fb923b-ls191

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

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:ea0e8cd8c06bed41ec8cde7143a43bea595c7c4dbce439c06a8b413de64c7f47 - 14.74% (5.31 MB)

[#001] sha256:2a1dae2745a21961801949633900cd0b6b87028206ab95431fffda98fc808d1e - 14.99% (5.41 MB)

[#002] sha256:a575ad5c5fe595f1f178a509dffc740e328f8d85f91d1220d0f1d227b63c4755 - 0.02% (5.8 KB)

[#003] sha256:0caaa90cf169b7216fe194efa7d805fde26d6a1c1b155d9eee7fb91d16596cea - 38.84% (14 MB)

[#004] sha256:3a079008f772669ab1f8e8c4493a72a52cbed17d4c328a87664773a9f8568f69 - 0.01% (2.81 KB)

[#005] sha256:fc57d060d9616f455697a26f5c36c5d1d4f97e53ebf331bcd155406d8237d65a - 31.4% (11.3 MB)

[#006] sha256:32b0e4446e80bbfe07e6ed9b6adce9ee4eddbca2b17317fc051e41979b7f4f60 - 0.01% (2.27 KB)


History
2022-11-08 06:37:13 UTC

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

2022-11-08 06:37:13 UTC

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

2022-11-08 06:37:13 UTC

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

2022-11-08 06:37:13 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0fc07006-ls39 Build-date:- 2022-11-08T07:35:54+01:00

2022-11-08 06:37:13 UTC

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

2022-11-08 06:37:14 UTC

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

2022-11-08 06:37:16 UTC

|2 BUILD_DATE=2022-11-08T07:35:54+01:00 VERSION=0fc07006-ls39 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && 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 ****" && rm -rf /tmp/*

2022-11-08 06:37:16 UTC

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

2022-11-08 06:37:16 UTC

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

2022-11-08 06:37:16 UTC

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

2022-11-08 06:37:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T07:35:54+01:00

2022-11-08 06:37:17 UTC

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

2022-11-08 06:37:17 UTC

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

2022-11-08 06:37:17 UTC

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

2022-11-08 06:37:17 UTC

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

2022-11-08 06:37:17 UTC

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

2022-11-08 06:37:17 UTC

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

2022-11-08 06:37:17 UTC

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

2022-11-08 06:37:17 UTC

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

2022-11-08 06:37:18 UTC

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

2022-11-08 06:37:18 UTC

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

2022-11-10 05:57:15 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.3-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 HTTP_PROXY ""; # https://httpoxy.org/' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param PATH_INFO $fastcgi_path_info; # http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_split_path_info' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; # https://www.nginx.com/resources/wiki/start/topics/examples/phpfcgi/#connecting-nginx-to-php-fpm' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/http.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

2022-11-10 05:57:16 UTC

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

2022-11-10 05:57:16 UTC

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

2022-11-10 05:57:16 UTC

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

2022-11-10 05:57:16 UTC

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

2022-11-10 05:57:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-10T06:55:56+01:00

2022-11-10 05:57:16 UTC

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

2022-11-10 05:57:16 UTC

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

2022-11-10 05:57:17 UTC

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

2022-11-10 05:57:17 UTC

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

2022-11-10 05:57:17 UTC

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

2022-11-10 05:57:17 UTC

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

2022-11-10 05:57:17 UTC

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

2022-11-10 05:57:17 UTC

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

2022-11-10 05:57:17 UTC

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

2022-11-10 05:57:17 UTC

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

2022-11-19 20:43:47 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2022-11-19 20:43:47 UTC (buildkit.dockerfile.v0)

ARG VERSION

2022-11-19 20:43:47 UTC (buildkit.dockerfile.v0)

ARG HEIMDALL_RELEASE

2022-11-19 20:43:47 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 44fb923b-ls191 Build-date:- 2022-11-19T14:42:23-06:00

2022-11-19 20:43:47 UTC (buildkit.dockerfile.v0)

LABEL maintainer=aptalca

2022-11-19 20:43:47 UTC (buildkit.dockerfile.v0)

ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2

2022-11-19 20:43:47 UTC (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2022-11-19T14:42:23-06:00 VERSION=44fb923b-ls191 HEIMDALL_RELEASE=44fb923b /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache curl php7-ctype php7-pdo_sqlite php7-tokenizer php7-zip && 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/2.x" | 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/* # buildkit

2022-11-19 20:43:47 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

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