Namespace
linuxserver
Image / Tag
heimdall:arm32v7-js-48eb473e-ls41
Content Digest
sha256:12ba2ae326427cdc22fb5f6ef2340cb93ac6c1a82e5a33d05922f1b4b8ecc071
Details
Created

2022-08-14 08:17:38 UTC

Size

136 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 48eb473e-ls41 Build-date:- 2022-08-14T03:01:59-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-14T03:01:59-05: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
    1b68b9036b6ceeb4a2450a80f8f52cf0c4de56d5
  • org.opencontainers.image.revision
    1b68b9036b6ceeb4a2450a80f8f52cf0c4de56d5
  • 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
    48eb473e-ls41

Environment
HOME

/app/heimdall

NODE_ENV

production

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:113b1659e2ed15f34364d510f6d1ed58f9d29c7bc833da35977331019240c787 - 3.73% (5.08 MB)

[#001] sha256:2726070a7882979da9cf12c4651e9dfb7c4dd750dd292ba0b6349f72b485e69a - 3.55% (4.83 MB)

[#002] sha256:68cacd3857763094903253fc7327ded9b55613e4b0735bea24fec5ed0a8c7925 - 0.0% (4.96 KB)

[#003] sha256:959e9fc9c3d891e41aafdd6310f3c8481d79976a075849d2a5d7bc31b6f613b4 - 92.71% (126 MB)

[#004] sha256:953d33e52499b7d5ea2a7480911333c46c5e08da92383bc8efd76783474d6973 - 0.0% (733 Bytes)


History
2022-08-09 06:35:18 UTC

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

2022-08-09 06:35:18 UTC

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

2022-08-09 06:35:18 UTC

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

2022-08-09 06:35:18 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 964a6e1f-ls40 Build-date:- 2022-08-09T08:33:46+02:00

2022-08-09 06:35:19 UTC

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

2022-08-09 06:35:19 UTC

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

2022-08-09 06:35:26 UTC

|2 BUILD_DATE=2022-08-09T08:33:46+02:00 VERSION=964a6e1f-ls40 /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-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && rm -rf /tmp/*

2022-08-09 06:35:26 UTC

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

2022-08-09 06:35:27 UTC

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

2022-08-09 06:35:27 UTC

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

2022-08-09 06:35:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-09T08:33:46+02:00

2022-08-09 06:35:27 UTC

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

2022-08-09 06:35:28 UTC

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

2022-08-09 06:35:28 UTC

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

2022-08-09 06:35:28 UTC

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

2022-08-09 06:35:28 UTC

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

2022-08-09 06:35:28 UTC

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

2022-08-09 06:35:29 UTC

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

2022-08-09 06:35:29 UTC

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

2022-08-09 06:35:29 UTC

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

2022-08-09 06:35:29 UTC

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

2022-08-14 08:03:12 UTC

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

2022-08-14 08:03:13 UTC

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

2022-08-14 08:03:13 UTC

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

2022-08-14 08:03:13 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 48eb473e-ls41 Build-date:- 2022-08-14T03:01:59-05:00

2022-08-14 08:03:13 UTC

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

2022-08-14 08:03:14 UTC

/bin/sh -c #(nop) ENV HOME=/app/heimdall NODE_ENV=production

2022-08-14 08:17:32 UTC

|3 BUILD_DATE=2022-08-14T03:01:59-05:00 HEIMDALL_RELEASE=48eb473e VERSION=48eb473e-ls41 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl g++ make python2 && echo "**** install runtime packages ****" && apk add --no-cache nodejs npm && echo "**** install heimdall ****" && mkdir -p /app/heimdall && if [ -z ${HEIMDALL_RELEASE+x} ]; then HEIMDALL_RELEASE=$(curl -sX GET "https://api.github.com/repos/linuxserver/heimdalljs/commits/master" | awk '/sha/{print $4;exit}' FS='[""]'); fi && curl -o /tmp/heimdalljs.tar.gz -L "https://github.com/linuxserver/heimdalljs/archive/${HEIMDALL_RELEASE}.tar.gz" && tar xf /tmp/heimdalljs.tar.gz -C /app/heimdall/ --strip-components=1 && cd /app/heimdall && NODE_ENV="development" npm install && cp .env.example .env && npm run build && echo "**** cleanup ****" && npm prune --production && apk del --purge build-dependencies && rm -rf /root/.cache /tmp/*

2022-08-14 08:17:35 UTC

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

2022-08-14 08:17:35 UTC

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

2022-08-14 08:17:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-14T03:01:59-05:00

2022-08-14 08:17:36 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.

2022-08-14 08:17:36 UTC

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

2022-08-14 08:17:36 UTC

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

2022-08-14 08:17:37 UTC

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

2022-08-14 08:17:37 UTC

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

2022-08-14 08:17:37 UTC

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

2022-08-14 08:17:37 UTC

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

2022-08-14 08:17:38 UTC

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

2022-08-14 08:17:38 UTC

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

2022-08-14 08:17:38 UTC

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

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