Namespace
linuxserver
Image / Tag
firefox:94.0-r0-ls63
Content Digest
sha256:2428e2000c12a6c478b99eaf052c44c9c7d3eae835e60b3d9167cc274ab262cf
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

Details
Created

2022-09-18 06:15:52 UTC

Size

282 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:91d281ce43e5fe5a93e9816a6d5d95015aa4cafc40f00262a7e28b3e84e608dd - 1.8% (5.08 MB)

[#001] sha256:1b1e642a3dad14f3aa36554e1c2cf355c4aa9a508fd1cf61d398b85b78a2914d - 1.72% (4.86 MB)

[#002] sha256:14a22d6d7d88bf1a77de6d5674d30c91aa0a685a5b4c1c661879c01bae15d48b - 0.0% (5.44 KB)

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

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

[#005] sha256:ad2eb9f3dd92b89b8704639952e601f28580f261c229b3d9415a5d4c69968358 - 46.58% (131 MB)

[#006] sha256:6bdfec526adfc32dbf4493a45f75c15d491f30f233693f09806eb177a5abff33 - 0.0% (1.67 KB)

[#007] sha256:6843fa0dceae8387701247751ee3341bef42e44a269e025faac3afaee3ed802d - 1.2% (3.4 MB)

[#008] sha256:3fb8b945563240666659a3abb7fa7cbca6159bf8e8947e379f63552d1023f2a0 - 1.18% (3.32 MB)

[#009] sha256:8050bfefd3e9963838a41cefa2337caefd436703a368b39190a445a4a4791e1b - 15.54% (43.9 MB)

[#010] sha256:53965b0fdd682903ed8d37e24dade797cdd43e6738d3b240924add2d8dce2523 - 0.0% (1.01 KB)

[#011] sha256:c9bb10b26abce94b39a9bfc456c57ba3bc04b52ae3fc104c4239f252ad3fff19 - 28.51% (80.5 MB)

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


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

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

2022-09-03 14:26:53 UTC

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

2022-09-03 14:26:54 UTC

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

2022-09-03 14:26:55 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:56 UTC

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

2022-09-03 14:26:57 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:27:02 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 "**** 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-09-03 14:27:03 UTC

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

2022-09-03 14:27:03 UTC

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

2022-09-03 14:27:04 UTC

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

2022-09-03 14:27:05 UTC

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

2022-09-03 14:27:06 UTC

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

2022-09-03 14:27:07 UTC

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

2022-09-03 14:27:08 UTC

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

2022-09-03 14:27:09 UTC

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

2022-09-03 14:27:10 UTC

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

2022-09-03 14:27:11 UTC

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

2022-09-03 14:27:12 UTC

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

2022-09-03 14:27:13 UTC

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

2022-09-03 14:27:14 UTC

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

2022-09-03 14:27:15 UTC

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

2022-09-08 06:57:28 UTC

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

2022-09-08 06:57:29 UTC

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

2022-09-08 06:57:30 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:57:31 UTC

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

2022-09-08 06:57:33 UTC

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

2022-09-08 06:57:34 UTC

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

2022-09-08 06:58:05 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 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-09-08 06:58:07 UTC

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

2022-09-08 06:58:07 UTC

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

2022-09-08 06:58:08 UTC

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

2022-09-08 06:58:09 UTC

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

2022-09-08 06:58:10 UTC

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

2022-09-08 06:58:11 UTC

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

2022-09-08 06:58:12 UTC

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

2022-09-08 06:58:13 UTC

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

2022-09-08 06:58:14 UTC

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

2022-09-08 06:58:15 UTC

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

2022-09-08 06:58:16 UTC

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

2022-09-08 06:58:17 UTC

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

2022-09-08 06:58:18 UTC

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

2022-09-08 06:58:19 UTC

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

2022-09-08 06:58:20 UTC

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

2022-09-11 16:03:22 UTC

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

2022-09-11 16:03:23 UTC

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

2022-09-11 16:03:24 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:03:25 UTC

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

2022-09-11 16:03:29 UTC

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

2022-09-11 16:03:30 UTC

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

2022-09-11 16:03:38 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:40 UTC

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

2022-09-11 16:03:40 UTC

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

2022-09-11 16:03:41 UTC

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

2022-09-11 16:03:42 UTC

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

2022-09-11 16:03:43 UTC

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

2022-09-11 16:03:44 UTC

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

2022-09-11 16:03:45 UTC

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

2022-09-11 16:03:46 UTC

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

2022-09-11 16:03:47 UTC

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

2022-09-11 16:03:48 UTC

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

2022-09-11 16:03:49 UTC

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

2022-09-11 16:03:50 UTC

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

2022-09-11 16:03:51 UTC

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

2022-09-11 16:03:52 UTC

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

2022-09-11 16:03:53 UTC

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

2022-09-18 06:15:21 UTC

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

2022-09-18 06:15:22 UTC

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

2022-09-18 06:15:23 UTC

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

2022-09-18 06:15:24 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:25 UTC

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

2022-09-18 06:15:38 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:39 UTC

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

2022-09-18 06:15:39 UTC

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

2022-09-18 06:15:40 UTC

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

2022-09-18 06:15:41 UTC

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

2022-09-18 06:15:42 UTC

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

2022-09-18 06:15:43 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:44 UTC

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

2022-09-18 06:15:45 UTC

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

2022-09-18 06:15:46 UTC

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

2022-09-18 06:15:47 UTC

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

2022-09-18 06:15:48 UTC

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

2022-09-18 06:15:49 UTC

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

2022-09-18 06:15:50 UTC

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

2022-09-18 06:15:51 UTC

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

2022-09-18 06:15:52 UTC

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

Details
Created

2022-09-18 06:15:35 UTC

Size

297 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:798b405349e9c78c545d67819b484457ad2ec387a2fe6335d7bdbc5c7b95bb66 - 1.79% (5.31 MB)

[#001] sha256:69445c80f8dbcc2292871a59c16b3d5b803bc85684c79443701541920160606c - 1.84% (5.45 MB)

[#002] sha256:3210192fcb4778ddbe62d71eb16ab2b0e1c473d98fb9ea2d610727b08651b64c - 0.0% (5.65 KB)

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

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

[#005] sha256:9fece09a93d2a1634c1a82951e666d8f23f034e48014cbf439fe88516b9661ed - 47.78% (142 MB)

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

[#007] sha256:357acffd2b9e831c9f21241632104002749a1dc5caac2c2817be88a2026e2f63 - 1.14% (3.4 MB)

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

[#009] sha256:31ecf9fccb872e25cdeab77ae5638659d9876badb0b3e311459427cece5a4ef7 - 15.33% (45.5 MB)

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

[#011] sha256:bbe5f6af34e64e4360e9c61255d8ee6068ed5c82c471daa13e26618e70627f4b - 27.46% (81.5 MB)

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


History
2022-09-03 14:27:12 UTC

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

2022-09-03 14:27:13 UTC

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

2022-09-03 14:27:13 UTC

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

2022-09-03 14:27:13 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:27:13 UTC

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

2022-09-03 14:27:13 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:27:16 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 "**** 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-09-03 14:27:17 UTC

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

2022-09-03 14:27:17 UTC

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

2022-09-03 14:27:17 UTC

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

2022-09-03 14:27:17 UTC

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

2022-09-03 14:27:17 UTC

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

2022-09-03 14:27:17 UTC

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

2022-09-03 14:27:18 UTC

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

2022-09-03 14:27:18 UTC

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

2022-09-03 14:27:18 UTC

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

2022-09-03 14:27:18 UTC

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

2022-09-03 14:27:18 UTC

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

2022-09-03 14:27:18 UTC

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

2022-09-03 14:27:18 UTC

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

2022-09-03 14:27:19 UTC

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

2022-09-08 06:57:36 UTC

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

2022-09-08 06:57:36 UTC

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

2022-09-08 06:57:36 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:57:36 UTC

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

2022-09-08 06:57:36 UTC

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

2022-09-08 06:57:37 UTC

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

2022-09-08 06:58:05 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 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-09-08 06:58:12 UTC

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

2022-09-08 06:58:13 UTC

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

2022-09-08 06:58:13 UTC

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

2022-09-08 06:58:13 UTC

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

2022-09-08 06:58:13 UTC

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

2022-09-08 06:58:13 UTC

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

2022-09-08 06:58:13 UTC

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

2022-09-08 06:58:14 UTC

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

2022-09-08 06:58:14 UTC

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

2022-09-08 06:58:14 UTC

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

2022-09-08 06:58:14 UTC

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

2022-09-08 06:58:14 UTC

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

2022-09-08 06:58:14 UTC

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

2022-09-08 06:58:15 UTC

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

2022-09-08 06:58:15 UTC

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

2022-09-11 16:03:47 UTC

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

2022-09-11 16:03:48 UTC

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

2022-09-11 16:03:48 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:03:48 UTC

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

2022-09-11 16:03:50 UTC

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

2022-09-11 16:03:50 UTC

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

2022-09-11 16:03:57 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:58 UTC

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

2022-09-11 16:03:58 UTC

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

2022-09-11 16:03:59 UTC

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

2022-09-11 16:03:59 UTC

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

2022-09-11 16:03:59 UTC

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

2022-09-11 16:03:59 UTC

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

2022-09-11 16:03:59 UTC

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

2022-09-11 16:03:59 UTC

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

2022-09-11 16:04:00 UTC

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

2022-09-11 16:04:00 UTC

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

2022-09-11 16:04:00 UTC

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

2022-09-11 16:04:00 UTC

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

2022-09-11 16:04:00 UTC

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

2022-09-11 16:04:00 UTC

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

2022-09-11 16:04:01 UTC

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

2022-09-18 06:15:21 UTC

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

2022-09-18 06:15:21 UTC

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

2022-09-18 06:15:21 UTC

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

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

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

2022-09-18 06:15:29 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:33 UTC

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

2022-09-18 06:15:33 UTC

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

2022-09-18 06:15:33 UTC

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

2022-09-18 06:15:33 UTC

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

2022-09-18 06:15:33 UTC

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

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

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

2022-09-18 06:15:34 UTC

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

2022-09-18 06:15:34 UTC

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

2022-09-18 06:15:34 UTC

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

2022-09-18 06:15:34 UTC

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

2022-09-18 06:15:35 UTC

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

2022-09-18 06:15:35 UTC

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

2022-09-18 06:15:35 UTC

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

2022-09-18 06:15:35 UTC

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