Namespace
linuxserver
Image / Tag
firefox:amd64-94.0-r0-ls63
Content Digest
sha256:124615d8af2fe3c127a1eb3c3978d82394118073d02ec455d9dd4c02640f9e56
Details
Created

2022-09-18 06:15:29 UTC

Size

322 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 94.0-r0-ls63 Build-date:- 2022-09-18T01:14:09-05:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-18T01:14:09-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
    2bbcd420e661e4f8f8dc0bf7da57cf6b4db240c4
  • org.opencontainers.image.revision
    2bbcd420e661e4f8f8dc0bf7da57cf6b4db240c4
  • 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-ls63

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:45bf1b3a581b60ff194e59d80f58d362203460a765252aa3171777dc0436c722 - 1.58% (5.1 MB)

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

[#002] sha256:2294a23b648bc860432405f16e06143d5000734045d6b610e809bc4b6417d74e - 0.0% (5.61 KB)

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

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

[#005] sha256:b2e7e269c383a8e91af9b8fb240edcd53565da5eea98c62bf300f0e4e4c2967e - 50.99% (164 MB)

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

[#007] sha256:207765895341f94685b2777b04aeb39e50bf3db08843a095414c074228c8dc31 - 1.04% (3.35 MB)

[#008] sha256:1b690c1817c69647dc981b615db86b468e6c30ea497dfa92f85e0080d858dbc3 - 1.1% (3.53 MB)

[#009] sha256:7234d0855f00c009c4f54544f2bb9e279bccaea30f167580d99e9f2c789dbec5 - 14.24% (45.8 MB)

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

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

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


History
2022-09-03 14:26:41 UTC

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

2022-09-03 14:26:41 UTC

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

2022-09-03 14:26:41 UTC

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

2022-09-03 14:26:41 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls28 Build-date:- 2022-09-03T09:25:14-05:00

2022-09-03 14:26:41 UTC

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

2022-09-03 14:26:41 UTC

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

2022-09-03 14:26:44 UTC

|2 BUILD_DATE=2022-09-03T09:25:14-05:00 VERSION=fb70a18b-ls28 /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-09-03 14:26:45 UTC

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

2022-09-03 14:26:45 UTC

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

2022-09-03 14:26:45 UTC

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

2022-09-03 14:26:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-03T09:25:14-05:00

2022-09-03 14:26:46 UTC

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

2022-09-03 14:26:46 UTC

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

2022-09-03 14:26:46 UTC

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

2022-09-03 14:26:47 UTC

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

2022-09-03 14:26:47 UTC

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

2022-09-03 14:26:47 UTC

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

2022-09-03 14:26:47 UTC

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

2022-09-03 14:26:48 UTC

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

2022-09-03 14:26:48 UTC

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

2022-09-03 14:26:48 UTC

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

2022-09-08 06:56:56 UTC

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

2022-09-08 06:56:56 UTC

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

2022-09-08 06:56:56 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 32e6c552-ls62 Build-date:- 2022-09-08T01:54:41-05:00

2022-09-08 06:56:56 UTC

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

2022-09-08 06:56:56 UTC

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

2022-09-08 06:56:56 UTC

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

2022-09-08 06:57:13 UTC

|2 BUILD_DATE=2022-09-08T01:54:41-05:00 VERSION=32e6c552-ls62 /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-09-08 06:57:14 UTC

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

2022-09-08 06:57:14 UTC

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

2022-09-08 06:57:14 UTC

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

2022-09-08 06:57:14 UTC

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

2022-09-08 06:57:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-08T01:54:41-05:00

2022-09-08 06:57:14 UTC

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

2022-09-08 06:57:14 UTC

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

2022-09-08 06:57:14 UTC

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

2022-09-08 06:57:15 UTC

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

2022-09-08 06:57:15 UTC

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

2022-09-08 06:57:15 UTC

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

2022-09-08 06:57:15 UTC

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

2022-09-08 06:57:15 UTC

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

2022-09-08 06:57:15 UTC

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

2022-09-08 06:57:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=32e6c552-ls62

2022-09-11 16:02:56 UTC

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

2022-09-11 16:02:57 UTC

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

2022-09-11 16:02:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls70 Build-date:- 2022-09-11T10:59:50-05:00

2022-09-11 16:02:57 UTC

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

2022-09-11 16:02:59 UTC

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

2022-09-11 16:02:59 UTC

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

2022-09-11 16:03:07 UTC

|2 BUILD_DATE=2022-09-11T10:59:50-05:00 VERSION=1.1.2-ls70 /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-11 16:03:08 UTC

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

2022-09-11 16:03:08 UTC

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

2022-09-11 16:03:08 UTC

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

2022-09-11 16:03:08 UTC

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

2022-09-11 16:03:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-11T10:59:50-05:00

2022-09-11 16:03:08 UTC

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

2022-09-11 16:03:09 UTC

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

2022-09-11 16:03:09 UTC

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

2022-09-11 16:03:09 UTC

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

2022-09-11 16:03:09 UTC

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

2022-09-11 16:03:09 UTC

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

2022-09-11 16:03:10 UTC

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

2022-09-11 16:03:10 UTC

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

2022-09-11 16:03:10 UTC

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

2022-09-11 16:03:10 UTC

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

2022-09-18 06:15:18 UTC

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

2022-09-18 06:15:18 UTC

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

2022-09-18 06:15:18 UTC

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

2022-09-18 06:15:19 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls63 Build-date:- 2022-09-18T01:14:09-05:00

2022-09-18 06:15:19 UTC

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

2022-09-18 06:15:26 UTC

|3 BUILD_DATE=2022-09-18T01:14:09-05:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls63 /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-09-18 06:15:26 UTC

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

2022-09-18 06:15:26 UTC

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

2022-09-18 06:15:27 UTC

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

2022-09-18 06:15:27 UTC

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

2022-09-18 06:15:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-18T01:14:09-05:00

2022-09-18 06:15:27 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-09-18 06:15:28 UTC

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

2022-09-18 06:15:28 UTC

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

2022-09-18 06:15:28 UTC

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

2022-09-18 06:15:28 UTC

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

2022-09-18 06:15:28 UTC

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

2022-09-18 06:15:28 UTC

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

2022-09-18 06:15:29 UTC

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

2022-09-18 06:15:29 UTC

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

2022-09-18 06:15:29 UTC

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