Namespace
linuxserver
Image / Tag
heimdall:arm32v7-js-48eb473e-ls46
Content Digest
sha256:ef489b762ad78d2f0e3966e0bb9db66b7fdf52cd922318bf054ad616f8c1b23d
Details
Created

2022-10-09 08:18:32 UTC

Size

136 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 48eb473e-ls46 Build-date:- 2022-10-09T10:02:28+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-09T10:02:28+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
    069e3aa6d10c2ab6406d9905216fa370b5707cdc
  • org.opencontainers.image.revision
    069e3aa6d10c2ab6406d9905216fa370b5707cdc
  • 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-ls46

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:1f102da419f3a341d18cb12445c5be1bff5b6bf87ede4ab4faf8e544823512b7 - 3.73% (5.08 MB)

[#001] sha256:9032cfc36d505af803d0772f0671895c5cda31c30a7be8db7c64eb4a56c807c2 - 3.55% (4.82 MB)

[#002] sha256:226cf4659e5e59953175ad77fbb39ef65632946d9c6c6e1633eafd09d790ffa5 - 0.0% (5.64 KB)

[#003] sha256:4b6835cee47721769e4b1f03a9ebe21f49b6654b66cc6b7e71e7327404f69642 - 92.71% (126 MB)

[#004] sha256:31161e44af88f3925506a1be58a45a9821ffae791f541d8537648e7d7359fb0e - 0.0% (704 Bytes)


History
2022-09-20 06:58:16 UTC

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

2022-09-20 06:58:17 UTC

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

2022-09-20 06:58:17 UTC

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

2022-09-20 06:58:17 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 44292966-ls48 Build-date:- 2022-09-20T01:56:43-05:00

2022-09-20 06:58:17 UTC

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

2022-09-20 06:58:17 UTC

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

2022-09-20 06:58:25 UTC

|2 BUILD_DATE=2022-09-20T01:56:43-05:00 VERSION=44292966-ls48 /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-09-20 06:58:26 UTC

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

2022-09-20 06:58:26 UTC

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

2022-09-20 06:58:26 UTC

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

2022-09-20 06:58:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T01:56:43-05:00

2022-09-20 06:58:26 UTC

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

2022-09-20 06:58:27 UTC

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

2022-09-20 06:58:27 UTC

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

2022-09-20 06:58:27 UTC

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

2022-09-20 06:58:27 UTC

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

2022-09-20 06:58:28 UTC

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

2022-09-20 06:58:28 UTC

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

2022-09-20 06:58:28 UTC

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

2022-09-20 06:58:28 UTC

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

2022-09-20 06:58:29 UTC

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

2022-10-09 08:03:39 UTC

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

2022-10-09 08:03:40 UTC

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

2022-10-09 08:03:40 UTC

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

2022-10-09 08:03:40 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 48eb473e-ls46 Build-date:- 2022-10-09T10:02:28+02:00

2022-10-09 08:03:40 UTC

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

2022-10-09 08:03:41 UTC

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

2022-10-09 08:18:25 UTC

|3 BUILD_DATE=2022-10-09T10:02:28+02:00 HEIMDALL_RELEASE=48eb473e VERSION=48eb473e-ls46 /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-10-09 08:18:29 UTC

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

2022-10-09 08:18:29 UTC

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

2022-10-09 08:18:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-09T10:02:28+02:00

2022-10-09 08:18:29 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-10-09 08:18:30 UTC

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

2022-10-09 08:18:30 UTC

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

2022-10-09 08:18:30 UTC

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

2022-10-09 08:18:30 UTC

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

2022-10-09 08:18:31 UTC

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

2022-10-09 08:18:31 UTC

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

2022-10-09 08:18:31 UTC

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

2022-10-09 08:18:31 UTC

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

2022-10-09 08:18:32 UTC

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

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