Namespace
linuxserver
Image / Tag
firefox:amd64-94.0-r0-ls58
Content Digest
sha256:bc553ef66d7cad9283d488052b0b66460e1f069d430668196f77ac90f6971c2a
Details
Created

2022-07-31 06:02:58 UTC

Size

322 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 94.0-r0-ls58 Build-date:- 2022-07-31T01:01:52-05:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-31T01:01:52-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
    f98246e05c2d61d4f0d765b47b115853d247d2d2
  • org.opencontainers.image.revision
    f98246e05c2d61d4f0d765b47b115853d247d2d2
  • 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-ls58

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:589875fa2aa4a1db73025cfc2274398ea04959e297f8b76279485c9452d38245 - 1.58% (5.09 MB)

[#001] sha256:a0a18eac39b4300157ffdb95cc4516cfd29e1dcdd3074f1c4b6cc7d975c2d319 - 1.18% (3.8 MB)

[#002] sha256:1acbb39801e6387cd071059b727b9e3a045ec567c59440a25927d847c0664277 - 0.0% (4.19 KB)

[#003] sha256:1121b4cfbbd667cec8b345965a13861f583f1c6872345c4e051af8c8f125c266 - 0.02% (67.3 KB)

[#004] sha256:84318836abf96915c523c6404df3a106c50e119f46f480753866b2532337b8ac - 3.35% (10.8 MB)

[#005] sha256:392bf77db82f60180f5b0607d76bee91a20cd1d86b1a89be2b1ad3943cd80f09 - 50.98% (164 MB)

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

[#007] sha256:89b2d459183edc52bb4f13292c6edefdbbc873a2a06f6bc81169c36c83f66712 - 1.03% (3.33 MB)

[#008] sha256:9bf16772beca96dd82c6b17f371015c9a6d3d8c3f67bd0c0c42230af22f533a5 - 1.1% (3.53 MB)

[#009] sha256:18f147d6eea7531e804a476d2d584fcc000c30a6a5bcc1266ab8d185ed083d19 - 14.26% (45.9 MB)

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

[#011] sha256:cea80caa1637591df8a8257cf93730b9189b3cd3b6a376a10089fb09429acaa8 - 26.49% (85.3 MB)

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


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

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

2022-07-10 20:57:09 UTC

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

2022-07-10 20:57:09 UTC

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

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

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

2022-07-10 20:57:09 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 "**** cleanup ****" && rm -rf /tmp/*

2022-07-10 20:57:12 UTC

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

2022-07-10 20:57:12 UTC

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

2022-07-10 20:57:12 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:13 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:41:56 UTC

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

2022-07-16 22:41:56 UTC

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

2022-07-16 22:41:56 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:41:56 UTC

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

2022-07-16 22:41:57 UTC

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

2022-07-16 22:41:57 UTC

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

2022-07-16 22:42:13 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 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-07-16 22:42:13 UTC

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

2022-07-16 22:42:14 UTC

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

2022-07-16 22:42:14 UTC

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

2022-07-16 22:42:14 UTC

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

2022-07-16 22:42:14 UTC

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

2022-07-16 22:42:14 UTC

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

2022-07-16 22:42:14 UTC

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

2022-07-16 22:42:14 UTC

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

2022-07-16 22:42:14 UTC

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

2022-07-16 22:42:14 UTC

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

2022-07-16 22:42:15 UTC

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

2022-07-16 22:42:15 UTC

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

2022-07-16 22:42:15 UTC

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

2022-07-16 22:42:15 UTC

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

2022-07-16 22:42:15 UTC

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

2022-07-24 16:01:24 UTC

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

2022-07-24 16:01:24 UTC

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

2022-07-24 16:01:24 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls65 Build-date:- 2022-07-24T17:57:48+02:00

2022-07-24 16:01:24 UTC

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

2022-07-24 16:01:26 UTC

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

2022-07-24 16:01:27 UTC

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

2022-07-24 16:01:38 UTC

|2 BUILD_DATE=2022-07-24T17:57:48+02:00 VERSION=1.1.2-ls65 /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-24 16:01:39 UTC

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

2022-07-24 16:01:39 UTC

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

2022-07-24 16:01:39 UTC

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

2022-07-24 16:01:39 UTC

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

2022-07-24 16:01:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-24T17:57:48+02:00

2022-07-24 16:01:40 UTC

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

2022-07-24 16:01:40 UTC

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

2022-07-24 16:01:40 UTC

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

2022-07-24 16:01:40 UTC

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

2022-07-24 16:01:41 UTC

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

2022-07-24 16:01:41 UTC

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

2022-07-24 16:01:41 UTC

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

2022-07-24 16:01:41 UTC

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

2022-07-24 16:01:41 UTC

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

2022-07-24 16:01:42 UTC

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

2022-07-31 06:02:51 UTC

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

2022-07-31 06:02:51 UTC

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

2022-07-31 06:02:51 UTC

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

2022-07-31 06:02:52 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls58 Build-date:- 2022-07-31T01:01:52-05:00

2022-07-31 06:02:52 UTC

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

2022-07-31 06:02:57 UTC

|3 BUILD_DATE=2022-07-31T01:01:52-05:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls58 /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-31 06:02:57 UTC

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

2022-07-31 06:02:57 UTC

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

2022-07-31 06:02:57 UTC

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

2022-07-31 06:02:57 UTC

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

2022-07-31 06:02:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-31T01:01:52-05:00

2022-07-31 06:02:58 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-31 06:02:58 UTC

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

2022-07-31 06:02:58 UTC

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

2022-07-31 06:02:58 UTC

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

2022-07-31 06:02:58 UTC

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

2022-07-31 06:02:58 UTC

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

2022-07-31 06:02:58 UTC

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

2022-07-31 06:02:58 UTC

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

2022-07-31 06:02:58 UTC

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

2022-07-31 06:02:58 UTC

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