Namespace
linuxserver
Image / Tag
firefox:arm32v7-94.0-r0-ls60
Content Digest
sha256:5205445d31535d114c96dfc207993e4300a593af86fa18ff5f2748ec0df49c11
Details
Created

2022-08-14 06:04:09 UTC

Size

282 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 94.0-r0-ls60 Build-date:- 2022-08-14T08:02:11+02:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-14T08:02:11+02:00
  • org.opencontainers.image.description
    [Firefox](https://www.mozilla.org/en-US/firefox/) Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-firefox
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    e62453a2509a1c3b127c3e23b3a7f972a23e0a09
  • org.opencontainers.image.revision
    e62453a2509a1c3b127c3e23b3a7f972a23e0a09
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-firefox
  • org.opencontainers.image.title
    Firefox
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-firefox/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    94.0-r0-ls60

Environment
HOME

/root

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:f9382f84ec43deb1d32f36bdb677bf2d397a4b371c0d7f043d984efa4ced99b8 - 1.8% (5.08 MB)

[#001] sha256:d18dd40cc95463a84ef492a999980c00e1065209605e44f849ca69b227ec5377 - 1.73% (4.87 MB)

[#002] sha256:8bc615ee6c9a0491af75c059ac7b7e4c9bd780d18fb0981a4855dbcd789a076f - 0.0% (5.27 KB)

[#003] sha256:4acf04dfa82710c3a4aa6f9a3b084e17f5d5fb73208574498e87bca9665a52d9 - 0.02% (64.2 KB)

[#004] sha256:e0b479db4bda97451f4f1a11ece77dd32c94d2e37b29e50cf25f6bbc2ce33fe7 - 3.43% (9.68 MB)

[#005] sha256:cb326791579c465395d34246a3366b39cfd3d3feddf9796d31cfd1219eda89b6 - 46.58% (131 MB)

[#006] sha256:a30f86a7ea4f03d9573312312e4780b32ee65f18c2a3c512ad450a9c1372f461 - 0.0% (1.67 KB)

[#007] sha256:8652e4c1a8710c8a499381b0cfd3cff5209ec89489ec4f052f374edf84f7d53d - 1.2% (3.38 MB)

[#008] sha256:76dd7b6769bb4dc76574675430e6d3a377ded04d525554e5baef6b93489b5d3a - 1.18% (3.32 MB)

[#009] sha256:b8262c76220ef4eec279c8d359398ac89c4977ef05f1deb20af9c2699184670b - 15.55% (43.9 MB)

[#010] sha256:25b39a11054ce8e11f5db36f8839d469a6a6a2774db64bca9c4a88e14448684f - 0.0% (1.07 KB)

[#011] sha256:2d08ffc23a72bdca5ca2fe446a68f7fecd42d05e672bc424a4478abafce5dec8 - 28.51% (80.4 MB)

[#012] sha256:7cf6c8fe032e745a958d6bb0f6604243a9d560e5f38c1af64029db3baec59c25 - 0.0% (595 Bytes)


History
2022-08-09 06:36:12 UTC

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

2022-08-09 06:36:13 UTC

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

2022-08-09 06:36:13 UTC

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

2022-08-09 06:36:13 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9d3c5ad5-ls22 Build-date:- 2022-08-09T08:34:52+02:00

2022-08-09 06:36:13 UTC

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

2022-08-09 06:36:13 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:36:17 UTC

|2 BUILD_DATE=2022-08-09T08:34:52+02:00 VERSION=9d3c5ad5-ls22 /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:36:17 UTC

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

2022-08-09 06:36:17 UTC

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

2022-08-09 06:36:18 UTC

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

2022-08-09 06:36:18 UTC

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

2022-08-09 06:36:18 UTC

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

2022-08-09 06:36:18 UTC

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

2022-08-09 06:36:18 UTC

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

2022-08-09 06:36:18 UTC

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

2022-08-09 06:36:19 UTC

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

2022-08-09 06:36:19 UTC

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

2022-08-09 06:36:19 UTC

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

2022-08-09 06:36:19 UTC

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

2022-08-09 06:36:19 UTC

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

2022-08-09 06:36:19 UTC

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

2022-08-11 06:36:13 UTC

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

2022-08-11 06:36:14 UTC

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

2022-08-11 06:36:15 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9186bcfb-ls59 Build-date:- 2022-08-11T01:32:38-05:00

2022-08-11 06:36:16 UTC

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

2022-08-11 06:36:18 UTC

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

2022-08-11 06:36:19 UTC

/bin/sh -c #(nop) COPY file:eec6d7ccb8ccd890dafb20c3e144ba0276341e8abec2079b151594395173738e in /usr/local/bin/docker-compose

2022-08-11 06:36:48 UTC

|2 BUILD_DATE=2022-08-11T01:32:38-05:00 VERSION=9186bcfb-ls59 /bin/sh -c echo "**** install deps ****" && apk add --no-cache dbus-x11 docker libpulse mesa openssh-client openssl pavucontrol pciutils-libs pulseaudio sudo xf86-video-ati xf86-video-amdgpu xorg-server xorgxrdp xrdp xterm && VERSION=$(ls -1 /usr/lib/ | awk -F '-' '/pulse-/ {print $2; exit}') && ldconfig -n /usr/lib/pulse-${VERSION}/modules && echo "**** cleanup and user perms ****" && echo "abc:abc" | chpasswd && usermod -s /bin/bash abc && echo '%wheel ALL=(ALL) NOPASSWD:ALL' > /etc/sudoers.d/wheel && adduser abc wheel && rm -rf /tmp/*

2022-08-11 06:36:50 UTC

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

2022-08-11 06:36:50 UTC

/bin/sh -c #(nop) EXPOSE 3389

2022-08-11 06:36:51 UTC

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

2022-08-11 06:36:52 UTC

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

2022-08-11 06:36:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-11T01:32:38-05:00

2022-08-11 06:36:54 UTC

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

2022-08-11 06:36:55 UTC

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

2022-08-11 06:36:56 UTC

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

2022-08-11 06:36:57 UTC

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

2022-08-11 06:36:58 UTC

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

2022-08-11 06:36:59 UTC

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

2022-08-11 06:37:00 UTC

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

2022-08-11 06:37:01 UTC

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

2022-08-11 06:37:02 UTC

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

2022-08-11 06:37:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9186bcfb-ls59

2022-08-12 17:46:45 UTC

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

2022-08-12 17:46:45 UTC

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

2022-08-12 17:46:46 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls67 Build-date:- 2022-08-12T19:41:24+02:00

2022-08-12 17:46:46 UTC

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

2022-08-12 17:46:50 UTC

/bin/sh -c #(nop) COPY dir:8e4ab7ce5cec0d3e940b6e59020ac91b62cba2ce4ee9794a9b4bb7d82702573b in /gclient

2022-08-12 17:46:51 UTC

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

2022-08-12 17:47:05 UTC

|2 BUILD_DATE=2022-08-12T19:41:24+02:00 VERSION=1.1.2-ls67 /bin/sh -c echo "**** install packages ****" && apk add --no-cache ca-certificates font-noto freerdp-libs nodejs openbox websocat && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing ossp-uuid && echo "**** openbox tweaks ****" && sed -i 's/NLIMC/NLMC/g' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && rm -rf /tmp/*

2022-08-12 17:47:05 UTC

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

2022-08-12 17:47:05 UTC

/bin/sh -c #(nop) EXPOSE 3000

2022-08-12 17:47:06 UTC

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

2022-08-12 17:47:06 UTC

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

2022-08-12 17:47:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-12T19:41:24+02:00

2022-08-12 17:47:06 UTC

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

2022-08-12 17:47:07 UTC

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

2022-08-12 17:47:07 UTC

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

2022-08-12 17:47:07 UTC

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

2022-08-12 17:47:07 UTC

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

2022-08-12 17:47:08 UTC

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

2022-08-12 17:47:08 UTC

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

2022-08-12 17:47:08 UTC

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

2022-08-12 17:47:09 UTC

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

2022-08-12 17:47:09 UTC

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

2022-08-14 06:03:39 UTC

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

2022-08-14 06:03:39 UTC

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

2022-08-14 06:03:40 UTC

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

2022-08-14 06:03:41 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls60 Build-date:- 2022-08-14T08:02:11+02:00

2022-08-14 06:03:42 UTC

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

2022-08-14 06:03:55 UTC

|3 BUILD_DATE=2022-08-14T08:02:11+02:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls60 /bin/sh -c echo "**** install packages ****" && apk add --no-cache --virtual=build-dependencies curl && if [ -z ${FIREFOX_VERSION+x} ]; then FIREFOX_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp && awk '/^P:firefox$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add --no-cache firefox==${FIREFOX_VERSION} && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2022-08-14 06:03:56 UTC

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

2022-08-14 06:03:56 UTC

/bin/sh -c #(nop) EXPOSE 3000

2022-08-14 06:03:57 UTC

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

2022-08-14 06:03:58 UTC

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

2022-08-14 06:03:59 UTC

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

2022-08-14 06:04:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Firefox](https://www.mozilla.org/en-US/firefox/) Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards.

2022-08-14 06:04:01 UTC

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

2022-08-14 06:04:02 UTC

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

2022-08-14 06:04:03 UTC

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

2022-08-14 06:04:04 UTC

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

2022-08-14 06:04:05 UTC

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

2022-08-14 06:04:06 UTC

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

2022-08-14 06:04:07 UTC

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

2022-08-14 06:04:08 UTC

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

2022-08-14 06:04:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=94.0-r0-ls60