Namespace
linuxserver
Image / Tag
firefox:amd64-101.0.1-r0-ls68
Content Digest
sha256:89c01d4c73f8ab986c8965bc7ddd7fa0296ea8f762a81411003c0c36b8b314f0
Details
Created

2022-11-06 06:02:43 UTC

Size

328 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 101.0.1-r0-ls68 Build-date:- 2022-11-06T07:01:33+01:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-06T07:01:33+01: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
    abc0cacad462a98623cc4da06b4b18048c02e9c6
  • org.opencontainers.image.revision
    abc0cacad462a98623cc4da06b4b18048c02e9c6
  • 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
    101.0.1-r0-ls68

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

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm


Layers

[#000] sha256:f834f91be0ad38ac57ab8f32e5a4cb32ffff8be14b88f64ece1590cfc571e712 - 1.55% (5.1 MB)

[#001] sha256:b7321b7e83dbbe672934258cca0e204684a93dda942c89de1069ead439cff755 - 0.0% (2.96 KB)

[#002] sha256:a326bdf4f4c5fae904f411ff6fa74e3e1edb12c3719d611eea82c40d6c52fcda - 1.32% (4.33 MB)

[#003] sha256:8f24cc5af6a2cc6071ac80c1a569e8b51db3b57c12a638d3dd64c9dad93126aa - 0.0% (4.42 KB)

[#004] sha256:0bf75dacf8ec27de4f27af590a75b36e9f632a3dd742680671a4afd09ea60cae - 0.02% (68.3 KB)

[#005] sha256:dcf89a46cc1c4ea37ce8096a656ac65db5f4fdd6623d833fe1eea8644ae169d6 - 3.29% (10.8 MB)

[#006] sha256:439e8ebc26eeedbdb3be1ce76321e066ed86c5023ab5e6329898e8348e0f9c47 - 51.44% (169 MB)

[#007] sha256:7813ab3c52eec4550973fdd5bd5f8103a96339a9a9ad1c1d1193c57ef326570c - 0.0% (2.38 KB)

[#008] sha256:9a86410c450de45054f1722537f8d16cd6247abe346bf5e31fc3d7479876d675 - 1.12% (3.67 MB)

[#009] sha256:ac892714e67c0b313a778f74a8eddf1e4e0522521a9b584e034b4f7736d3a4ec - 0.14% (457 KB)

[#010] sha256:b75775294b2b32646b98bebbea0004df274491f01b45da12d33931c6638248f2 - 18.47% (60.6 MB)

[#011] sha256:a4b63fa86b8b361c4957818acc141f736a0e4c301753634cd027b348265835e2 - 0.0% (1.66 KB)

[#012] sha256:cb989ac83b9b8a1d4eb51d214411656cbe5fc47504a7ea850d3329038d42b86a - 22.65% (74.3 MB)

[#013] sha256:2c7cb00d14cb16424350d7edf0d14575f9997ca449ab978e3643eb0eae96d981 - 0.0% (853 Bytes)


History
2022-10-05 17:33:34 UTC

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

2022-10-05 17:33:35 UTC

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

2022-10-05 17:33:35 UTC

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

2022-10-05 17:33:35 UTC

/bin/sh -c #(nop) ARG MODS_VERSION=v3

2022-10-05 17:33:35 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2b5f9c06-ls27 Build-date:- 2022-10-05T17:32:35+00:00

2022-10-05 17:33:35 UTC

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

2022-10-05 17:33:35 UTC

/bin/sh -c #(nop) ADD 55d5f6f8d6a262378879fc62d30c0846580f591fa166bdea3205bf77efc613eb in /docker-mods

2022-10-05 17:33:36 UTC

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

2022-10-05 17:33:38 UTC

|3 BUILD_DATE=2022-10-05T17:32:35+00:00 MODS_VERSION=v3 VERSION=2b5f9c06-ls27 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl jq 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 && chmod +x /docker-mods && echo "**** cleanup ****" && rm -rf /tmp/*

2022-10-05 17:33:39 UTC

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

2022-10-05 17:33:39 UTC

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

2022-10-05 17:33:39 UTC

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

2022-10-05 17:33:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-05T17:32:35+00:00

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:41 UTC

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

2022-10-05 17:33:41 UTC

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

2022-10-05 17:33:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2b5f9c06-ls27

2022-10-27 06:38:58 UTC

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

2022-10-27 06:38:58 UTC

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

2022-10-27 06:38:59 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2fb0fbbe-ls3 Build-date:- 2022-10-27T01:36:33-05:00

2022-10-27 06:38:59 UTC

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

2022-10-27 06:38:59 UTC

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

2022-10-27 06:38:59 UTC

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

2022-10-27 06:39:22 UTC

|2 BUILD_DATE=2022-10-27T01:36:33-05:00 VERSION=2fb0fbbe-ls3 /bin/sh -c echo "**** install deps ****" && apk add --no-cache dbus-x11 docker libpulse mesa openssh-client openssl pavucontrol pulseaudio pciutils-libs sudo xf86-video-ati xf86-video-amdgpu xf86-video-intel 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-10-27 06:39:25 UTC

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

2022-10-27 06:39:25 UTC

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

2022-10-27 06:39:25 UTC

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

2022-10-27 06:39:25 UTC

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

2022-10-27 06:39:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-27T01:36:33-05:00

2022-10-27 06:39:26 UTC

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

2022-10-27 06:39:26 UTC

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

2022-10-27 06:39:26 UTC

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

2022-10-27 06:39:27 UTC

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

2022-10-27 06:39:27 UTC

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

2022-10-27 06:39:27 UTC

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

2022-10-27 06:39:27 UTC

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

2022-10-27 06:39:27 UTC

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

2022-10-27 06:39:27 UTC

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

2022-10-27 06:39:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2fb0fbbe-ls3

2022-10-30 16:04:13 UTC

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

2022-10-30 16:04:13 UTC

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

2022-10-30 16:04:13 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.2.0-ls5 Build-date:- 2022-10-30T16:59:21+01:00

2022-10-30 16:04:14 UTC

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

2022-10-30 16:04:16 UTC

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

2022-10-30 16:04:16 UTC

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

2022-10-30 16:04:28 UTC

|2 BUILD_DATE=2022-10-30T16:59:21+01:00 VERSION=1.2.0-ls5 /bin/sh -c echo "**** install packages ****" && apk add --no-cache ca-certificates cairo cunit ffmpeg font-noto freerdp freerdp-libs libjpeg-turbo libpng libssh2 libvncserver libvorbis libwebp libwebsockets nodejs openbox openssl pango perl 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-10-30 16:04:29 UTC

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

2022-10-30 16:04:30 UTC

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

2022-10-30 16:04:30 UTC

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

2022-10-30 16:04:30 UTC

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

2022-10-30 16:04:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-30T16:59:21+01:00

2022-10-30 16:04:30 UTC

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

2022-10-30 16:04:30 UTC

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

2022-10-30 16:04:31 UTC

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

2022-10-30 16:04:31 UTC

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

2022-10-30 16:04:31 UTC

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

2022-10-30 16:04:31 UTC

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

2022-10-30 16:04:32 UTC

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

2022-10-30 16:04:32 UTC

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

2022-10-30 16:04:32 UTC

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

2022-10-30 16:04:32 UTC

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

2022-11-06 06:02:33 UTC

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

2022-11-06 06:02:33 UTC

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

2022-11-06 06:02:33 UTC

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

2022-11-06 06:02:33 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 101.0.1-r0-ls68 Build-date:- 2022-11-06T07:01:33+01:00

2022-11-06 06:02:33 UTC

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

2022-11-06 06:02:40 UTC

|3 BUILD_DATE=2022-11-06T07:01:33+01:00 FIREFOX_VERSION=101.0.1-r0 VERSION=101.0.1-r0-ls68 /bin/sh -c echo "**** install packages ****" && if [ -z ${FIREFOX_VERSION+x} ]; then FIREFOX_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.16/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} && sed -i 's|</applications>| <application title="Mozilla Firefox" type="normal">\n <maximized>yes</maximized>\n </application>\n</applications>|' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && rm -rf /tmp/*

2022-11-06 06:02:41 UTC

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

2022-11-06 06:02:41 UTC

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

2022-11-06 06:02:41 UTC

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

2022-11-06 06:02:41 UTC

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

2022-11-06 06:02:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-06T07:01:33+01:00

2022-11-06 06:02:41 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-11-06 06:02:42 UTC

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

2022-11-06 06:02:42 UTC

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

2022-11-06 06:02:42 UTC

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

2022-11-06 06:02:42 UTC

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

2022-11-06 06:02:42 UTC

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

2022-11-06 06:02:42 UTC

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

2022-11-06 06:02:42 UTC

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

2022-11-06 06:02:43 UTC

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

2022-11-06 06:02:43 UTC

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