Namespace
linuxserver
Image / Tag
firefox:arm64v8-94.0-r0-ls57
Content Digest
sha256:8a44b524a3592b78a2fc58f07f32639ddec6dcd3ab9f1e9ad78b80d69fcae7f2
Details
Created

2022-07-24 06:03:17 UTC

Size

297 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 94.0-r0-ls57 Build-date:- 2022-07-24T08:01:44+02:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-24T08:01:44+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
    1cc287f17e895a47c47d4643b67c8d2d904d9312
  • org.opencontainers.image.revision
    1cc287f17e895a47c47d4643b67c8d2d904d9312
  • 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-ls57

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:c4f8bf1045a7dfa55fadda4e4ca3e5490a973dd3d00304f42ecc4c3b4c7aa6fe - 1.79% (5.3 MB)

[#001] sha256:1f3acdcfdf30bfdb7a3f561b202a13267b73beda0b3f77739e1ee5e49a8b1095 - 1.83% (5.44 MB)

[#002] sha256:74353465edc201b7b2689dff251e6fa2e256cb50efc0af75ceea99645fa8a129 - 0.0% (4.19 KB)

[#003] sha256:09d03dfd9c7913111dbca939dd45811aa2a6a0def8d4adb73243818460895150 - 0.02% (66 KB)

[#004] sha256:26490a91b9b72e19bfc08fd75f5e72236d814bce1ee9ab31d39c11d35b6fb8ba - 3.46% (10.3 MB)

[#005] sha256:3f6e70aeefc21c256a0f03c9dcd8c025fd75fe629d17910c87581db3e238b826 - 47.8% (142 MB)

[#006] sha256:c9b69bf02d190a1fd139a6e515a938bbd8206ff87a693a1469dd79d738507521 - 0.0% (1.69 KB)

[#007] sha256:230bac92062b85e99b2b76fdbadd64e63883e4eda19c1bc4d7a1fe1be11b81f0 - 1.14% (3.38 MB)

[#008] sha256:31296ed8340135f46a8b7049c6cadfa3e562407c9ea3d078fe329e923a8d26b5 - 1.17% (3.48 MB)

[#009] sha256:fbe2d8d470f298a9ffeeb0bb811866171fc276e995ac7ad0606bd6fd0c446c35 - 15.31% (45.5 MB)

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

[#011] sha256:8e24c966d6484a3efba467036a30de20f4073d3e721507e695bb50be93a77606 - 27.47% (81.5 MB)

[#012] sha256:e0fffda862c8cc06f231632485d6d494ea81ad1ece0bed0d6d747d3cddd7ea46 - 0.0% (596 Bytes)


History
2022-07-10 20:57:07 UTC

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

2022-07-10 20:57:08 UTC

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

2022-07-10 20:57:08 UTC

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

2022-07-10 20:57:08 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f3c1af80-ls17 Build-date:- 2022-07-10T15:55:52-05:00

2022-07-10 20:57:08 UTC

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

2022-07-10 20:57:08 UTC

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

2022-07-10 20:57:11 UTC

|2 BUILD_DATE=2022-07-10T15:55:52-05:00 VERSION=f3c1af80-ls17 /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-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && rm -rf /tmp/*

2022-07-10 20:57:11 UTC

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

2022-07-10 20:57:11 UTC

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

2022-07-10 20:57:11 UTC

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

2022-07-10 20:57:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-10T15:55:52-05:00

2022-07-10 20:57:12 UTC

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

2022-07-10 20:57:12 UTC

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

2022-07-10 20:57:12 UTC

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

2022-07-10 20:57:12 UTC

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

2022-07-10 20:57:12 UTC

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

2022-07-10 20:57:12 UTC

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

2022-07-10 20:57:13 UTC

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

2022-07-10 20:57:13 UTC

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

2022-07-10 20:57:13 UTC

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

2022-07-10 20:57:13 UTC

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

2022-07-16 22:46:10 UTC

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

2022-07-16 22:46:10 UTC

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

2022-07-16 22:46:10 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 034cbc1c-ls56 Build-date:- 2022-07-16T17:39:44-05:00

2022-07-16 22:46:11 UTC

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

2022-07-16 22:46:11 UTC

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

2022-07-16 22:46:11 UTC

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

2022-07-16 22:46:28 UTC

|2 BUILD_DATE=2022-07-16T17:39:44-05:00 VERSION=034cbc1c-ls56 /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-07-16 22:46:35 UTC

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

2022-07-16 22:46:35 UTC

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

2022-07-16 22:46:36 UTC

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

2022-07-16 22:46:36 UTC

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

2022-07-16 22:46:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-16T17:39:44-05:00

2022-07-16 22:46:36 UTC

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

2022-07-16 22:46:36 UTC

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

2022-07-16 22:46:37 UTC

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

2022-07-16 22:46:37 UTC

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

2022-07-16 22:46:37 UTC

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

2022-07-16 22:46:37 UTC

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

2022-07-16 22:46:37 UTC

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

2022-07-16 22:46:37 UTC

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

2022-07-16 22:46:38 UTC

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

2022-07-16 22:46:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=034cbc1c-ls56

2022-07-17 15:59:58 UTC

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

2022-07-17 15:59:58 UTC

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

2022-07-17 15:59:58 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls64 Build-date:- 2022-07-17T10:56:28-05:00

2022-07-17 15:59:59 UTC

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

2022-07-17 16:00:00 UTC

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

2022-07-17 16:00:01 UTC

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

2022-07-17 16:00:09 UTC

|2 BUILD_DATE=2022-07-17T10:56:28-05:00 VERSION=1.1.2-ls64 /bin/sh -c echo "**** install packages ****" && apk add --no-cache ca-certificates font-noto freerdp-libs nodejs openbox && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing ossp-uuid && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community websocat && echo "**** openbox tweaks ****" && sed -i 's/NLIMC/NLMC/g' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && rm -rf /tmp/*

2022-07-17 16:00:10 UTC

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

2022-07-17 16:00:11 UTC

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

2022-07-17 16:00:11 UTC

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

2022-07-17 16:00:11 UTC

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

2022-07-17 16:00:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-17T10:56:28-05:00

2022-07-17 16:00:11 UTC

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

2022-07-17 16:00:11 UTC

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

2022-07-17 16:00:12 UTC

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

2022-07-17 16:00:12 UTC

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

2022-07-17 16:00:12 UTC

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

2022-07-17 16:00:12 UTC

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

2022-07-17 16:00:12 UTC

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

2022-07-17 16:00:12 UTC

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

2022-07-17 16:00:13 UTC

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

2022-07-17 16:00:13 UTC

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

2022-07-24 06:03:03 UTC

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

2022-07-24 06:03:03 UTC

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

2022-07-24 06:03:03 UTC

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

2022-07-24 06:03:03 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls57 Build-date:- 2022-07-24T08:01:44+02:00

2022-07-24 06:03:04 UTC

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

2022-07-24 06:03:11 UTC

|3 BUILD_DATE=2022-07-24T08:01:44+02:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls57 /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-07-24 06:03:15 UTC

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

2022-07-24 06:03:15 UTC

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

2022-07-24 06:03:15 UTC

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

2022-07-24 06:03:15 UTC

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

2022-07-24 06:03:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-24T08:01:44+02:00

2022-07-24 06:03:16 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-07-24 06:03:16 UTC

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

2022-07-24 06:03:16 UTC

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

2022-07-24 06:03:16 UTC

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

2022-07-24 06:03:16 UTC

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

2022-07-24 06:03:16 UTC

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

2022-07-24 06:03:16 UTC

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

2022-07-24 06:03:17 UTC

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

2022-07-24 06:03:17 UTC

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

2022-07-24 06:03:17 UTC

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