Namespace
linuxserver
Image / Tag
firefox:arm32v7-94.0-r0-ls57
Content Digest
sha256:bdf4f9b547df77ce85ef6b32e3ab0889de13dddba3c903cf648ff951fb51af12
Details
Created

2022-07-24 06:03:37 UTC

Size

282 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:c5693788718c66ea311b776afecc6d5892da1666b0294d72244d724bb02c90f6 - 1.8% (5.07 MB)

[#001] sha256:2a60615f5f9eefcbdfb1dda177c003cdbe3cda4312af911dd9ebdb1f2c5bde0a - 1.72% (4.86 MB)

[#002] sha256:26f23b2a16c61eaccfaa38e51bb7148b44299dc469d8558ba2c9c780d0dac34c - 0.0% (4.13 KB)

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

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

[#005] sha256:3c0488002a09c73181dd360b5c242ca843977b901c153f9f83ab08288ccc066e - 46.6% (131 MB)

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

[#007] sha256:3e3a1e9e400686ca2e7ad4b916209ba404e6c22972543d25008c83a64a5f623d - 1.2% (3.38 MB)

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

[#009] sha256:9aec194949b7c1097308e76d7c2605dadb3ada02c2ab66ee812571b98b75698f - 15.53% (43.8 MB)

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

[#011] sha256:7a7e0fde28cc576a7bf11f9d40d6cddadf9784861a2cba0f4fa0c0a461f7c3d8 - 28.52% (80.5 MB)

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


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

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

2022-07-10 20:57:23 UTC

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

2022-07-10 20:57:24 UTC

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

2022-07-10 20:57:25 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:26 UTC

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

2022-07-10 20:57:27 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:31 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-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-07-10 20:57:32 UTC

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

2022-07-10 20:57:32 UTC

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

2022-07-10 20:57:33 UTC

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

2022-07-10 20:57:34 UTC

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

2022-07-10 20:57:35 UTC

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

2022-07-10 20:57:36 UTC

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

2022-07-10 20:57:37 UTC

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

2022-07-10 20:57:38 UTC

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

2022-07-10 20:57:39 UTC

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

2022-07-10 20:57:40 UTC

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

2022-07-10 20:57:41 UTC

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

2022-07-10 20:57:42 UTC

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

2022-07-10 20:57:43 UTC

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

2022-07-10 20:57:44 UTC

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

2022-07-16 22:43:32 UTC

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

2022-07-16 22:43:32 UTC

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

2022-07-16 22:43:32 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:43:32 UTC

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

2022-07-16 22:43:33 UTC

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

2022-07-16 22:43:34 UTC

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

2022-07-16 22:44:14 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:44:15 UTC

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

2022-07-16 22:44:15 UTC

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

2022-07-16 22:44:15 UTC

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

2022-07-16 22:44:16 UTC

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

2022-07-16 22:44:16 UTC

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

2022-07-16 22:44:16 UTC

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

2022-07-16 22:44:16 UTC

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

2022-07-16 22:44:17 UTC

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

2022-07-16 22:44:17 UTC

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

2022-07-16 22:44:17 UTC

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

2022-07-16 22:44:17 UTC

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

2022-07-16 22:44:18 UTC

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

2022-07-16 22:44:18 UTC

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

2022-07-16 22:44:18 UTC

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

2022-07-16 22:44:18 UTC

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

2022-07-17 15:59:51 UTC

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

2022-07-17 15:59:51 UTC

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

2022-07-17 15:59:51 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:52 UTC

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

2022-07-17 15:59:54 UTC

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

2022-07-17 15:59:55 UTC

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

2022-07-17 16:00:04 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:05 UTC

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

2022-07-17 16:00:05 UTC

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

2022-07-17 16:00:05 UTC

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

2022-07-17 16:00:05 UTC

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

2022-07-17 16:00:05 UTC

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

2022-07-17 16:00:05 UTC

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

2022-07-17 16:00:06 UTC

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

2022-07-17 16:00:06 UTC

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

2022-07-17 16:00:06 UTC

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

2022-07-17 16:00:06 UTC

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

2022-07-17 16:00:06 UTC

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

2022-07-17 16:00:06 UTC

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

2022-07-17 16:00:06 UTC

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

2022-07-17 16:00:07 UTC

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

2022-07-17 16:00:07 UTC

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

2022-07-24 06:03:15 UTC

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

2022-07-24 06:03:16 UTC

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

2022-07-24 06:03:16 UTC

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

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

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

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

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

2022-07-24 06:03:33 UTC

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

2022-07-24 06:03:33 UTC

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

2022-07-24 06:03:34 UTC

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

2022-07-24 06:03:34 UTC

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

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

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

2022-07-24 06:03:35 UTC

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

2022-07-24 06:03:35 UTC

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

2022-07-24 06:03:35 UTC

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

2022-07-24 06:03:36 UTC

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

2022-07-24 06:03:36 UTC

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

2022-07-24 06:03:36 UTC

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

2022-07-24 06:03:36 UTC

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

2022-07-24 06:03:37 UTC

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