Namespace
linuxserver
Image / Tag
firefox:94.0-r0-ls64
Content Digest
sha256:6e7bb02c14d22e5af27a72e0fe0a15c2ef1ca206b308556c59efcdb142c90cf4
Details
Created

2022-10-02 06:18:56 UTC

Size

322 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 94.0-r0-ls64 Build-date:- 2022-10-02T01:17:47-05:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-02T01:17:47-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
    66f1676e709d00406cf0651d6fbb0d8cd70c660c
  • org.opencontainers.image.revision
    66f1676e709d00406cf0651d6fbb0d8cd70c660c
  • 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-ls64

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:66ce20e6638ea9d75252226a82b774fb49704e39ff06329c1e2ec3901349f3ce - 1.58% (5.1 MB)

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

[#002] sha256:f83b8e85c02510ef53c4884e250473cbace109e18f7224e6eff921166a87cff9 - 0.0% (5.9 KB)

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

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

[#005] sha256:74b3feb3d44aa6339f052e2ad3c4a36c8a7c31baf6491ece30c738291a77dd89 - 50.94% (164 MB)

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

[#007] sha256:ce22c6d5b562c244519a1b45f2ec7757c9f302715968da8015a40612af2ab80c - 1.13% (3.65 MB)

[#008] sha256:58d18f5c4e7118a1702313419cf3f8260e136fa330742240546ad3db58f5f0e9 - 1.1% (3.53 MB)

[#009] sha256:7c1bbaa2e8d20721a4935976cbdf933dbbe76b872ae534b76fb60ab4e84640f9 - 14.22% (45.8 MB)

[#010] sha256:6f1cfe980420a3330089c2676fc67d5ef03dccf4f30733c1cc5d441dd9587d02 - 0.0% (1.01 KB)

[#011] sha256:2a6508ffff94c3531ebd49f9332f92ea90e505942eeb6ba38ec919b3624fffb3 - 26.47% (85.3 MB)

[#012] sha256:736de92b58cd51f61e4ae4d88d85beb9640c940adcc7c3b4c4ee8cc41830b4dc - 0.0% (597 Bytes)


History
2022-09-20 06:59:13 UTC

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

2022-09-20 06:59:13 UTC

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

2022-09-20 06:59:13 UTC

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

2022-09-20 06:59:13 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls31 Build-date:- 2022-09-20T08:57:50+02:00

2022-09-20 06:59:14 UTC

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

2022-09-20 06:59:14 UTC

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

2022-09-20 06:59:17 UTC

|2 BUILD_DATE=2022-09-20T08:57:50+02:00 VERSION=fb70a18b-ls31 /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-20 06:59:17 UTC

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

2022-09-20 06:59:17 UTC

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

2022-09-20 06:59:17 UTC

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

2022-09-20 06:59:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T08:57:50+02:00

2022-09-20 06:59:18 UTC

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

2022-09-20 06:59:18 UTC

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

2022-09-20 06:59:18 UTC

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

2022-09-20 06:59:18 UTC

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

2022-09-20 06:59:18 UTC

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

2022-09-20 06:59:18 UTC

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

2022-09-20 06:59:18 UTC

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

2022-09-20 06:59:19 UTC

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

2022-09-20 06:59:19 UTC

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

2022-09-20 06:59:19 UTC

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

2022-09-22 07:06:59 UTC

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

2022-09-22 07:06:59 UTC

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

2022-09-22 07:06:59 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b6d96a52-ls63 Build-date:- 2022-09-22T07:04:21+00:00

2022-09-22 07:06:59 UTC

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

2022-09-22 07:06:59 UTC

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

2022-09-22 07:07:00 UTC

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

2022-09-22 07:07:30 UTC

|2 BUILD_DATE=2022-09-22T07:04:21+00:00 VERSION=b6d96a52-ls63 /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-22 07:07:36 UTC

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

2022-09-22 07:07:37 UTC

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

2022-09-22 07:07:37 UTC

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

2022-09-22 07:07:37 UTC

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

2022-09-22 07:07:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-22T07:04:21+00:00

2022-09-22 07:07:37 UTC

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

2022-09-22 07:07:37 UTC

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

2022-09-22 07:07:37 UTC

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

2022-09-22 07:07:38 UTC

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

2022-09-22 07:07:38 UTC

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

2022-09-22 07:07:38 UTC

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

2022-09-22 07:07:38 UTC

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

2022-09-22 07:07:38 UTC

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

2022-09-22 07:07:38 UTC

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

2022-09-22 07:07:38 UTC

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

2022-09-25 16:08:05 UTC

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

2022-09-25 16:08:06 UTC

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

2022-09-25 16:08:07 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls72 Build-date:- 2022-09-25T11:02:29-05:00

2022-09-25 16:08:07 UTC

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

2022-09-25 16:08:10 UTC

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

2022-09-25 16:08:11 UTC

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

2022-09-25 16:08:22 UTC

|2 BUILD_DATE=2022-09-25T11:02:29-05:00 VERSION=1.1.2-ls72 /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-25 16:08:22 UTC

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

2022-09-25 16:08:22 UTC

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

2022-09-25 16:08:23 UTC

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

2022-09-25 16:08:23 UTC

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

2022-09-25 16:08:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-25T11:02:29-05:00

2022-09-25 16:08:23 UTC

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

2022-09-25 16:08:23 UTC

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

2022-09-25 16:08:24 UTC

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

2022-09-25 16:08:24 UTC

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

2022-09-25 16:08:24 UTC

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

2022-09-25 16:08:24 UTC

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

2022-09-25 16:08:25 UTC

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

2022-09-25 16:08:25 UTC

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

2022-09-25 16:08:25 UTC

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

2022-09-25 16:08:26 UTC

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

2022-10-02 06:18:49 UTC

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

2022-10-02 06:18:49 UTC

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

2022-10-02 06:18:49 UTC

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

2022-10-02 06:18:49 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls64 Build-date:- 2022-10-02T01:17:47-05:00

2022-10-02 06:18:49 UTC

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

2022-10-02 06:18:54 UTC

|3 BUILD_DATE=2022-10-02T01:17:47-05:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls64 /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-10-02 06:18:55 UTC

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

2022-10-02 06:18:55 UTC

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

2022-10-02 06:18:55 UTC

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

2022-10-02 06:18:55 UTC

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

2022-10-02 06:18:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-02T01:17:47-05:00

2022-10-02 06:18:55 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-10-02 06:18:55 UTC

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

2022-10-02 06:18:55 UTC

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

2022-10-02 06:18:55 UTC

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

2022-10-02 06:18:55 UTC

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

2022-10-02 06:18:55 UTC

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

2022-10-02 06:18:55 UTC

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

2022-10-02 06:18:56 UTC

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

2022-10-02 06:18:56 UTC

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

2022-10-02 06:18:56 UTC

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

Details
Created

2022-10-02 06:19:56 UTC

Size

282 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 94.0-r0-ls64 Build-date:- 2022-10-02T01:17:47-05:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-02T01:17:47-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
    66f1676e709d00406cf0651d6fbb0d8cd70c660c
  • org.opencontainers.image.revision
    66f1676e709d00406cf0651d6fbb0d8cd70c660c
  • 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-ls64

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:2c001f41411b01bddea7e8e830dfd010c90b992bdc1a2ebdcc84c63ddfa2b9df - 1.8% (5.08 MB)

[#001] sha256:77565d35fea659ff7c8b2b6bafadffdae07768f2cebf5011f434b1479e2ae164 - 1.72% (4.86 MB)

[#002] sha256:b0dfda118a4e437ed7d4f8e6eb8bab6976a42a2f84d21ee58ae7aac24c2971d7 - 0.0% (5.7 KB)

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

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

[#005] sha256:d16b79c4fd760ab379b018ea634091cee57cd9cb6ed1837c48d32288f3b04f18 - 46.53% (131 MB)

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

[#007] sha256:07f0e0a57992ece5f094de58a9c8f106add3ed7cb87ab0d52ea0693c4deb8a79 - 1.31% (3.7 MB)

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

[#009] sha256:0e69de89f2afed12dd5bd458b84a364ca48dd0617685d9237a6292c83568d8db - 15.53% (43.9 MB)

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

[#011] sha256:e3fc2dd52b88a1f35e12a1f164a3ddef3d5c911928f31c945038f3c356fefc1a - 28.48% (80.5 MB)

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


History
2022-09-20 06:59:21 UTC

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

2022-09-20 06:59:22 UTC

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

2022-09-20 06:59:23 UTC

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

2022-09-20 06:59:24 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls31 Build-date:- 2022-09-20T08:57:50+02:00

2022-09-20 06:59:25 UTC

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

2022-09-20 06:59:26 UTC

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

2022-09-20 06:59:30 UTC

|2 BUILD_DATE=2022-09-20T08:57:50+02:00 VERSION=fb70a18b-ls31 /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-20 06:59:31 UTC

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

2022-09-20 06:59:31 UTC

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

2022-09-20 06:59:32 UTC

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

2022-09-20 06:59:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T08:57:50+02:00

2022-09-20 06:59:34 UTC

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

2022-09-20 06:59:35 UTC

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

2022-09-20 06:59:36 UTC

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

2022-09-20 06:59:37 UTC

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

2022-09-20 06:59:38 UTC

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

2022-09-20 06:59:39 UTC

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

2022-09-20 06:59:40 UTC

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

2022-09-20 06:59:41 UTC

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

2022-09-20 06:59:42 UTC

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

2022-09-20 06:59:43 UTC

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

2022-09-22 07:07:44 UTC

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

2022-09-22 07:07:45 UTC

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

2022-09-22 07:07:45 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b6d96a52-ls63 Build-date:- 2022-09-22T07:04:21+00:00

2022-09-22 07:07:45 UTC

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

2022-09-22 07:07:46 UTC

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

2022-09-22 07:07:46 UTC

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

2022-09-22 07:08:24 UTC

|2 BUILD_DATE=2022-09-22T07:04:21+00:00 VERSION=b6d96a52-ls63 /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-22 07:08:25 UTC

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

2022-09-22 07:08:25 UTC

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

2022-09-22 07:08:25 UTC

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

2022-09-22 07:08:26 UTC

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

2022-09-22 07:08:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-22T07:04:21+00:00

2022-09-22 07:08:26 UTC

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

2022-09-22 07:08:26 UTC

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

2022-09-22 07:08:27 UTC

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

2022-09-22 07:08:27 UTC

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

2022-09-22 07:08:27 UTC

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

2022-09-22 07:08:27 UTC

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

2022-09-22 07:08:28 UTC

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

2022-09-22 07:08:28 UTC

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

2022-09-22 07:08:28 UTC

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

2022-09-22 07:08:29 UTC

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

2022-09-25 16:06:15 UTC

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

2022-09-25 16:06:16 UTC

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

2022-09-25 16:06:17 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls72 Build-date:- 2022-09-25T11:02:29-05:00

2022-09-25 16:06:18 UTC

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

2022-09-25 16:06:22 UTC

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

2022-09-25 16:06:23 UTC

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

2022-09-25 16:06:33 UTC

|2 BUILD_DATE=2022-09-25T11:02:29-05:00 VERSION=1.1.2-ls72 /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-25 16:06:34 UTC

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

2022-09-25 16:06:34 UTC

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

2022-09-25 16:06:35 UTC

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

2022-09-25 16:06:36 UTC

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

2022-09-25 16:06:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-25T11:02:29-05:00

2022-09-25 16:06:38 UTC

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

2022-09-25 16:06:39 UTC

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

2022-09-25 16:06:40 UTC

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

2022-09-25 16:06:41 UTC

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

2022-09-25 16:06:42 UTC

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

2022-09-25 16:06:43 UTC

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

2022-09-25 16:06:44 UTC

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

2022-09-25 16:06:45 UTC

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

2022-09-25 16:06:46 UTC

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

2022-09-25 16:06:47 UTC

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

2022-10-02 06:19:27 UTC

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

2022-10-02 06:19:27 UTC

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

2022-10-02 06:19:28 UTC

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

2022-10-02 06:19:29 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls64 Build-date:- 2022-10-02T01:17:47-05:00

2022-10-02 06:19:30 UTC

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

2022-10-02 06:19:42 UTC

|3 BUILD_DATE=2022-10-02T01:17:47-05:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls64 /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-10-02 06:19:43 UTC

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

2022-10-02 06:19:43 UTC

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

2022-10-02 06:19:44 UTC

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

2022-10-02 06:19:45 UTC

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

2022-10-02 06:19:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-02T01:17:47-05:00

2022-10-02 06:19:47 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-10-02 06:19:48 UTC

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

2022-10-02 06:19:49 UTC

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

2022-10-02 06:19:50 UTC

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

2022-10-02 06:19:51 UTC

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

2022-10-02 06:19:52 UTC

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

2022-10-02 06:19:53 UTC

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

2022-10-02 06:19:54 UTC

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

2022-10-02 06:19:55 UTC

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

2022-10-02 06:19:56 UTC

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

Details
Created

2022-10-02 06:19:27 UTC

Size

297 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 94.0-r0-ls64 Build-date:- 2022-10-02T01:17:47-05:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-02T01:17:47-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
    66f1676e709d00406cf0651d6fbb0d8cd70c660c
  • org.opencontainers.image.revision
    66f1676e709d00406cf0651d6fbb0d8cd70c660c
  • 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-ls64

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:8f4e79b3381db168cc8ebfaa82571cd2197547598f5de378b25cf6b3df7a4ecb - 1.79% (5.31 MB)

[#001] sha256:ef90d90621fc007c5fde28ba5a7c77e7851c2319ff330084237e45681c7859ed - 1.83% (5.45 MB)

[#002] sha256:e9c606be192d17cb783d2b8941ec1dc74be829274a052d2507cd00e96228a881 - 0.0% (5.7 KB)

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

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

[#005] sha256:6d71a72f8ddf8ac71017a170525ec3a5bc7c9e634815e39f6da10c8f87debd9e - 47.73% (142 MB)

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

[#007] sha256:968c756bff02357dd993aaaa6ac57d95a09ccf6ffa20f5510f91db10bf8f151f - 1.25% (3.7 MB)

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

[#009] sha256:481c4b109a79533a22b8aaa695e6bb139585bea080a2d1910d607a4144877344 - 15.31% (45.5 MB)

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

[#011] sha256:96d624b603d5fce9278b9054e9f1337a5c9ce23aa7954f2006edf2a8b656d114 - 27.43% (81.5 MB)

[#012] sha256:5347275b7eb7c687d48fd39cc1d2f35c723eaef02043359ec2ff2daf6027fe49 - 0.0% (597 Bytes)


History
2022-09-20 06:59:23 UTC

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

2022-09-20 06:59:24 UTC

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

2022-09-20 06:59:24 UTC

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

2022-09-20 06:59:25 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls31 Build-date:- 2022-09-20T08:57:50+02:00

2022-09-20 06:59:26 UTC

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

2022-09-20 06:59:27 UTC

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

2022-09-20 06:59:32 UTC

|2 BUILD_DATE=2022-09-20T08:57:50+02:00 VERSION=fb70a18b-ls31 /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-20 06:59:33 UTC

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

2022-09-20 06:59:33 UTC

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

2022-09-20 06:59:34 UTC

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

2022-09-20 06:59:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T08:57:50+02:00

2022-09-20 06:59:36 UTC

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

2022-09-20 06:59:37 UTC

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

2022-09-20 06:59:38 UTC

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

2022-09-20 06:59:39 UTC

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

2022-09-20 06:59:40 UTC

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

2022-09-20 06:59:41 UTC

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

2022-09-20 06:59:42 UTC

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

2022-09-20 06:59:43 UTC

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

2022-09-20 06:59:44 UTC

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

2022-09-20 06:59:45 UTC

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

2022-09-22 07:10:55 UTC

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

2022-09-22 07:10:55 UTC

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

2022-09-22 07:10:56 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b6d96a52-ls63 Build-date:- 2022-09-22T07:04:21+00:00

2022-09-22 07:10:56 UTC

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

2022-09-22 07:10:56 UTC

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

2022-09-22 07:10:57 UTC

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

2022-09-22 07:11:33 UTC

|2 BUILD_DATE=2022-09-22T07:04:21+00:00 VERSION=b6d96a52-ls63 /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-22 07:11:34 UTC

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

2022-09-22 07:11:35 UTC

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

2022-09-22 07:11:35 UTC

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

2022-09-22 07:11:35 UTC

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

2022-09-22 07:11:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-22T07:04:21+00:00

2022-09-22 07:11:36 UTC

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

2022-09-22 07:11:36 UTC

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

2022-09-22 07:11:36 UTC

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

2022-09-22 07:11:36 UTC

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

2022-09-22 07:11:37 UTC

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

2022-09-22 07:11:37 UTC

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

2022-09-22 07:11:37 UTC

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

2022-09-22 07:11:37 UTC

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

2022-09-22 07:11:37 UTC

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

2022-09-22 07:11:38 UTC

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

2022-09-25 16:06:29 UTC

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

2022-09-25 16:06:29 UTC

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

2022-09-25 16:06:29 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls72 Build-date:- 2022-09-25T11:02:29-05:00

2022-09-25 16:06:29 UTC

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

2022-09-25 16:06:31 UTC

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

2022-09-25 16:06:31 UTC

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

2022-09-25 16:06:39 UTC

|2 BUILD_DATE=2022-09-25T11:02:29-05:00 VERSION=1.1.2-ls72 /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-25 16:06:40 UTC

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

2022-09-25 16:06:40 UTC

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

2022-09-25 16:06:40 UTC

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

2022-09-25 16:06:41 UTC

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

2022-09-25 16:06:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-25T11:02:29-05:00

2022-09-25 16:06:41 UTC

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

2022-09-25 16:06:41 UTC

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

2022-09-25 16:06:41 UTC

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

2022-09-25 16:06:41 UTC

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

2022-09-25 16:06:41 UTC

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

2022-09-25 16:06:42 UTC

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

2022-09-25 16:06:42 UTC

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

2022-09-25 16:06:42 UTC

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

2022-09-25 16:06:42 UTC

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

2022-09-25 16:06:42 UTC

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

2022-10-02 06:19:14 UTC

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

2022-10-02 06:19:14 UTC

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

2022-10-02 06:19:14 UTC

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

2022-10-02 06:19:14 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls64 Build-date:- 2022-10-02T01:17:47-05:00

2022-10-02 06:19:14 UTC

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

2022-10-02 06:19:22 UTC

|3 BUILD_DATE=2022-10-02T01:17:47-05:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls64 /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-10-02 06:19:25 UTC

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

2022-10-02 06:19:25 UTC

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

2022-10-02 06:19:26 UTC

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

2022-10-02 06:19:26 UTC

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

2022-10-02 06:19:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-02T01:17:47-05:00

2022-10-02 06:19:26 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-10-02 06:19:26 UTC

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

2022-10-02 06:19:26 UTC

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

2022-10-02 06:19:26 UTC

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

2022-10-02 06:19:26 UTC

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

2022-10-02 06:19:26 UTC

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

2022-10-02 06:19:27 UTC

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

2022-10-02 06:19:27 UTC

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

2022-10-02 06:19:27 UTC

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

2022-10-02 06:19:27 UTC

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