Namespace
linuxserver
Image / Tag
firefox:arm32v7-94.0-r0-ls64
Content Digest
sha256:1fd2896c3e93a12d792ebaa8dfa17b5502ef2b2a0232f592008e176a8ef8aee6
Details
Created

2022-10-02 06:19:56 UTC

Size

282 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 94.0-r0-ls64 Build-date:- 2022-10-02T01:17:47-05:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-02T01:17:47-05: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
    66f1676e709d00406cf0651d6fbb0d8cd70c660c
  • org.opencontainers.image.revision
    66f1676e709d00406cf0651d6fbb0d8cd70c660c
  • 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-ls64

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

[#001] sha256:77565d35fea659ff7c8b2b6bafadffdae07768f2cebf5011f434b1479e2ae164 - 1.72% (4.86 MB)

[#002] sha256:b0dfda118a4e437ed7d4f8e6eb8bab6976a42a2f84d21ee58ae7aac24c2971d7 - 0.0% (5.7 KB)

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

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

[#005] sha256:d16b79c4fd760ab379b018ea634091cee57cd9cb6ed1837c48d32288f3b04f18 - 46.53% (131 MB)

[#006] sha256:7d131e8f083a2b46f0f0c59f73bf52910368fe9c2c4f91478e62d1b5b04eb0dd - 0.0% (1.7 KB)

[#007] sha256:07f0e0a57992ece5f094de58a9c8f106add3ed7cb87ab0d52ea0693c4deb8a79 - 1.31% (3.7 MB)

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

[#009] sha256:0e69de89f2afed12dd5bd458b84a364ca48dd0617685d9237a6292c83568d8db - 15.53% (43.9 MB)

[#010] sha256:ef71662d448cbd6f1424246936f2b5d81fa2239130f0d3c4d3bbef77731c389e - 0.0% (1.01 KB)

[#011] sha256:e3fc2dd52b88a1f35e12a1f164a3ddef3d5c911928f31c945038f3c356fefc1a - 28.48% (80.5 MB)

[#012] sha256:ac9507473c09cb605d7e356e089aeb13986682422d2f79b6aa90698714d1da0b - 0.0% (597 Bytes)


History
2022-09-20 06:59:21 UTC

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

2022-09-20 06:59:22 UTC

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

2022-09-20 06:59:23 UTC

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

2022-09-20 06:59:24 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls31 Build-date:- 2022-09-20T08:57:50+02:00

2022-09-20 06:59:25 UTC

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

2022-09-20 06:59:26 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:59:30 UTC

|2 BUILD_DATE=2022-09-20T08:57:50+02:00 VERSION=fb70a18b-ls31 /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:59:31 UTC

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

2022-09-20 06:59:31 UTC

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

2022-09-20 06:59:32 UTC

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

2022-09-20 06:59:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T08:57:50+02:00

2022-09-20 06:59:34 UTC

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

2022-09-20 06:59:35 UTC

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

2022-09-20 06:59:36 UTC

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

2022-09-20 06:59:37 UTC

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

2022-09-20 06:59:38 UTC

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

2022-09-20 06:59:39 UTC

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

2022-09-20 06:59:40 UTC

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

2022-09-20 06:59:41 UTC

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

2022-09-20 06:59:42 UTC

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

2022-09-20 06:59:43 UTC

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

2022-09-22 07:07:44 UTC

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

2022-09-22 07:07:45 UTC

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

2022-09-22 07:07:45 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b6d96a52-ls63 Build-date:- 2022-09-22T07:04:21+00:00

2022-09-22 07:07:45 UTC

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

2022-09-22 07:07:46 UTC

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

2022-09-22 07:07:46 UTC

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

2022-09-22 07:08:24 UTC

|2 BUILD_DATE=2022-09-22T07:04:21+00:00 VERSION=b6d96a52-ls63 /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-09-22 07:08:25 UTC

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

2022-09-22 07:08:25 UTC

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

2022-09-22 07:08:25 UTC

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

2022-09-22 07:08:26 UTC

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

2022-09-22 07:08:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-22T07:04:21+00:00

2022-09-22 07:08:26 UTC

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

2022-09-22 07:08:26 UTC

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

2022-09-22 07:08:27 UTC

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

2022-09-22 07:08:27 UTC

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

2022-09-22 07:08:27 UTC

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

2022-09-22 07:08:27 UTC

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

2022-09-22 07:08:28 UTC

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

2022-09-22 07:08:28 UTC

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

2022-09-22 07:08:28 UTC

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

2022-09-22 07:08:29 UTC

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

2022-09-25 16:06:15 UTC

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

2022-09-25 16:06:16 UTC

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

2022-09-25 16:06:17 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls72 Build-date:- 2022-09-25T11:02:29-05:00

2022-09-25 16:06:18 UTC

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

2022-09-25 16:06:22 UTC

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

2022-09-25 16:06:23 UTC

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

2022-09-25 16:06:33 UTC

|2 BUILD_DATE=2022-09-25T11:02:29-05:00 VERSION=1.1.2-ls72 /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-09-25 16:06:34 UTC

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

2022-09-25 16:06:34 UTC

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

2022-09-25 16:06:35 UTC

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

2022-09-25 16:06:36 UTC

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

2022-09-25 16:06:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-25T11:02:29-05:00

2022-09-25 16:06:38 UTC

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

2022-09-25 16:06:39 UTC

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

2022-09-25 16:06:40 UTC

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

2022-09-25 16:06:41 UTC

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

2022-09-25 16:06:42 UTC

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

2022-09-25 16:06:43 UTC

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

2022-09-25 16:06:44 UTC

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

2022-09-25 16:06:45 UTC

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

2022-09-25 16:06:46 UTC

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

2022-09-25 16:06:47 UTC

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

2022-10-02 06:19:27 UTC

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

2022-10-02 06:19:27 UTC

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

2022-10-02 06:19:28 UTC

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

2022-10-02 06:19:29 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls64 Build-date:- 2022-10-02T01:17:47-05:00

2022-10-02 06:19:30 UTC

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

2022-10-02 06:19:42 UTC

|3 BUILD_DATE=2022-10-02T01:17:47-05:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls64 /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-10-02 06:19:43 UTC

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

2022-10-02 06:19:43 UTC

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

2022-10-02 06:19:44 UTC

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

2022-10-02 06:19:45 UTC

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

2022-10-02 06:19:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-02T01:17:47-05:00

2022-10-02 06:19:47 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-10-02 06:19:48 UTC

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

2022-10-02 06:19:49 UTC

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

2022-10-02 06:19:50 UTC

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

2022-10-02 06:19:51 UTC

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

2022-10-02 06:19:52 UTC

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

2022-10-02 06:19:53 UTC

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

2022-10-02 06:19:54 UTC

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

2022-10-02 06:19:55 UTC

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

2022-10-02 06:19:56 UTC

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