Namespace
linuxserver
Image / Tag
heimdall:amd64-2.2.2-ls124
Content Digest
sha256:2bcfe04207c523a63445ab05234be6e1e72d946fed36f3d6da30c1c65004c9b1
Details
Created

2021-04-18 08:05:23 UTC

Size

36.9 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.2.2-ls124 Build-date:- 2021-04-18T08:02:31+00:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-04-18T08:02:31+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
    5347642ec04f42f751612d46461d50bf3724749a
  • org.opencontainers.image.revision
    5347642ec04f42f751612d46461d50bf3724749a
  • 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
    2.2.2-ls124

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:2d34e860166319b29e21ca833c1da9ac5a0b62922f170e1c78694a8b909e1bfb - 7.55% (2.79 MB)

[#001] sha256:4f6f6e238e5f77be2a0c3fee148d85861e54a6eecf040fb3c14376f485868383 - 4.88% (1.8 MB)

[#002] sha256:7ee5c0457f14d5513df7aeace9a5331214ebe21335de02ef06533795c4270e9f - 4.7% (1.74 MB)

[#003] sha256:60e3dbb8734f96d01e1bcc72b9d6b35c8159ad8c75e5a6a09019835ee4c4e9e0 - 0.0% (436 Bytes)

[#004] sha256:0fec800e0c2bbbe6d69c71b4e5c7e8caac96d0631fc14b03f605be6d6e16c995 - 7.74% (2.86 MB)

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

[#006] sha256:f728eea16c776ffe06eff0f355217cd177d73c78c042af314e3a2db4af3f01b4 - 41.9% (15.5 MB)

[#007] sha256:3cd4b14cedc85d10d99ac8b45fcb500eb2d3b25a957853fc9d140df85b3a82a6 - 0.01% (3.02 KB)

[#008] sha256:fec329be3ef69df9c258e3f97596232f2085bf8d29ab3e0073ff984fd95c0750 - 33.22% (12.3 MB)

[#009] sha256:fc5a2b78f3720b7d79a197273b6c7e0e6e94b835e91b255477c6392abc44feb1 - 0.01% (2.26 KB)


History
2021-04-13 06:38:50 UTC

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

2021-04-13 06:38:50 UTC

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

2021-04-13 06:38:50 UTC

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

2021-04-13 06:38:51 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3e3be7bf-ls21 Build-date:- 2021-04-13T06:37:32+00:00

2021-04-13 06:38:51 UTC

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

2021-04-13 06:38:51 UTC

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

2021-04-13 06:38:51 UTC

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

2021-04-13 06:38:52 UTC

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

2021-04-13 06:38:54 UTC

|4 BUILD_DATE=2021-04-13T06:37:32+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls21 /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-13 06:38:55 UTC

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

2021-04-13 06:38:55 UTC

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

2021-04-13 06:38:59 UTC

|4 BUILD_DATE=2021-04-13T06:37:32+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls21 /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 "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2021-04-13 06:39:00 UTC

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

2021-04-13 06:39:00 UTC

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

2021-04-15 05:59:40 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-04-15 05:59:41 UTC

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

2021-04-15 05:59:42 UTC

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

2021-04-15 05:59:42 UTC

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

2021-04-18 08:04:01 UTC

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

2021-04-18 08:04:02 UTC

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

2021-04-18 08:04:03 UTC

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

2021-04-18 08:04:03 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls124 Build-date:- 2021-04-18T08:02:31+00:00

2021-04-18 08:04:04 UTC

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

2021-04-18 08:04:04 UTC

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

2021-04-18 08:05:16 UTC

|3 BUILD_DATE=2021-04-18T08:02:31+00:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls124 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl php7-ctype php7-curl php7-pdo_pgsql 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/releases/latest" | awk '/tag_name/{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-04-18 08:05:17 UTC

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

2021-04-18 08:05:17 UTC

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

2021-04-18 08:05:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-18T08:02:31+00:00

2021-04-18 08:05:18 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-04-18 08:05:19 UTC

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

2021-04-18 08:05:19 UTC

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

2021-04-18 08:05:20 UTC

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

2021-04-18 08:05:20 UTC

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

2021-04-18 08:05:21 UTC

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

2021-04-18 08:05:21 UTC

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

2021-04-18 08:05:22 UTC

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

2021-04-18 08:05:22 UTC

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

2021-04-18 08:05:23 UTC

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

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