Namespace
linuxserver
Image / Tag
firefox:94.0-r0-ls62
Content Digest
sha256:20ae34ceba593fe03e61b638020b4f90a0f83ea75d0a877df47bb05c63fe286c
Details
Created

2022-09-04 06:03:57 UTC

Size

322 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 94.0-r0-ls62 Build-date:- 2022-09-04T08:02:48+02:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-04T08:02:48+02: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
    e94782e6c799d5bf511e5035aba5bdf126db43f9
  • org.opencontainers.image.revision
    e94782e6c799d5bf511e5035aba5bdf126db43f9
  • 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-ls62

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:7106a194e19ed738fa8de56f0c0d282cd7339e0f7e701f6d173eeb6733e2de14 - 1.59% (5.1 MB)

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

[#002] sha256:579bbc530c9d4e07db084e5a8f0b6e6330f96d4bdda3d18a9200730da2f41ea6 - 0.0% (5.24 KB)

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

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

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

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

[#007] sha256:ce77dc002a3ddf58022afd2da3d05f9164df603277cf478e732dc1864def02ba - 1.04% (3.33 MB)

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

[#009] sha256:81c7fe7e3f302ae6ce8911cc8cf5847951a8ada1394e0149faebd8249f96e477 - 14.24% (45.8 MB)

[#010] sha256:df98f72afb6a54c1c09999313f0ae4db1a795add83dc206605fd72eb3e57a7d0 - 0.0% (1.08 KB)

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

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


History
2022-08-23 06:42:04 UTC

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

2022-08-23 06:42:04 UTC

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

2022-08-23 06:42:04 UTC

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

2022-08-23 06:42:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f67f7de2-ls24 Build-date:- 2022-08-23T08:40:50+02:00

2022-08-23 06:42:04 UTC

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

2022-08-23 06:42:05 UTC

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

2022-08-23 06:42:07 UTC

|2 BUILD_DATE=2022-08-23T08:40:50+02:00 VERSION=f67f7de2-ls24 /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-08-23 06:42:07 UTC

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

2022-08-23 06:42:07 UTC

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

2022-08-23 06:42:08 UTC

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

2022-08-23 06:42:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-23T08:40:50+02:00

2022-08-23 06:42:08 UTC

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

2022-08-23 06:42:08 UTC

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

2022-08-23 06:42:08 UTC

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

2022-08-23 06:42:08 UTC

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

2022-08-23 06:42:08 UTC

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

2022-08-23 06:42:09 UTC

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

2022-08-23 06:42:09 UTC

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

2022-08-23 06:42:09 UTC

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

2022-08-23 06:42:09 UTC

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

2022-08-23 06:42:09 UTC

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

2022-08-25 06:47:04 UTC

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

2022-08-25 06:47:04 UTC

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

2022-08-25 06:47:05 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 897bd70a-ls61 Build-date:- 2022-08-25T08:44:08+02:00

2022-08-25 06:47:05 UTC

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

2022-08-25 06:47:05 UTC

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

2022-08-25 06:47:06 UTC

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

2022-08-25 06:47:32 UTC

|2 BUILD_DATE=2022-08-25T08:44:08+02:00 VERSION=897bd70a-ls61 /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-08-25 06:47:33 UTC

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

2022-08-25 06:47:34 UTC

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

2022-08-25 06:47:34 UTC

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

2022-08-25 06:47:34 UTC

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

2022-08-25 06:47:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-25T08:44:08+02:00

2022-08-25 06:47:35 UTC

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

2022-08-25 06:47:35 UTC

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

2022-08-25 06:47:35 UTC

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

2022-08-25 06:47:35 UTC

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

2022-08-25 06:47:35 UTC

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

2022-08-25 06:47:36 UTC

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

2022-08-25 06:47:36 UTC

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

2022-08-25 06:47:36 UTC

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

2022-08-25 06:47:36 UTC

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

2022-08-25 06:47:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=897bd70a-ls61

2022-08-28 16:01:19 UTC

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

2022-08-28 16:01:19 UTC

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

2022-08-28 16:01:19 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls69 Build-date:- 2022-08-28T10:57:48-05:00

2022-08-28 16:01:19 UTC

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

2022-08-28 16:01:20 UTC

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

2022-08-28 16:01:21 UTC

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

2022-08-28 16:01:28 UTC

|2 BUILD_DATE=2022-08-28T10:57:48-05:00 VERSION=1.1.2-ls69 /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-08-28 16:01:28 UTC

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

2022-08-28 16:01:29 UTC

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

2022-08-28 16:01:29 UTC

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

2022-08-28 16:01:29 UTC

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

2022-08-28 16:01:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-28T10:57:48-05:00

2022-08-28 16:01:29 UTC

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

2022-08-28 16:01:29 UTC

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

2022-08-28 16:01:30 UTC

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

2022-08-28 16:01:30 UTC

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

2022-08-28 16:01:30 UTC

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

2022-08-28 16:01:30 UTC

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

2022-08-28 16:01:30 UTC

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

2022-08-28 16:01:30 UTC

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

2022-08-28 16:01:30 UTC

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

2022-08-28 16:01:31 UTC

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

2022-09-04 06:03:46 UTC

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

2022-09-04 06:03:46 UTC

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

2022-09-04 06:03:46 UTC

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

2022-09-04 06:03:46 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls62 Build-date:- 2022-09-04T08:02:48+02:00

2022-09-04 06:03:47 UTC

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

2022-09-04 06:03:54 UTC

|3 BUILD_DATE=2022-09-04T08:02:48+02:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls62 /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-04 06:03:55 UTC

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

2022-09-04 06:03:55 UTC

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

2022-09-04 06:03:55 UTC

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

2022-09-04 06:03:55 UTC

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

2022-09-04 06:03:55 UTC

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

2022-09-04 06:03:56 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-04 06:03:56 UTC

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

2022-09-04 06:03:56 UTC

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

2022-09-04 06:03:56 UTC

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

2022-09-04 06:03:56 UTC

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

2022-09-04 06:03:56 UTC

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

2022-09-04 06:03:56 UTC

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

2022-09-04 06:03:57 UTC

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

2022-09-04 06:03:57 UTC

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

2022-09-04 06:03:57 UTC

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

Details
Created

2022-09-04 06:04:48 UTC

Size

282 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 94.0-r0-ls62 Build-date:- 2022-09-04T08:02:48+02:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-04T08:02:48+02: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
    e94782e6c799d5bf511e5035aba5bdf126db43f9
  • org.opencontainers.image.revision
    e94782e6c799d5bf511e5035aba5bdf126db43f9
  • 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-ls62

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:4e31e23b98c9614861775b5c385ccba2766d40373a1dae4ba144852d58e4710e - 1.8% (5.08 MB)

[#001] sha256:307a4717a2b63e736a3b4258df4056a025f0bf6cbc608cfa093c1d379ee02e6c - 1.72% (4.86 MB)

[#002] sha256:20c18b6a90e36b67f569b2911c5c6f0a47debcc88b8bc1f71ce84ecc4c890786 - 0.0% (5.11 KB)

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

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

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

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

[#007] sha256:a64819dda9e00ebbad40650244d3f6ec77dda1d0bb2e438458eb173057d3f4d5 - 1.2% (3.39 MB)

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

[#009] sha256:96b940473ce83f02ede45c16b4f43c6d82cef05a172e1fabd8c78be856e7e8aa - 15.54% (43.9 MB)

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

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

[#012] sha256:62d468ab1a89e5b7b5144cd66ad8b2b15bd807ba92195f48120850b884151806 - 0.0% (595 Bytes)


History
2022-08-23 06:42:23 UTC

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

2022-08-23 06:42:23 UTC

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

2022-08-23 06:42:24 UTC

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

2022-08-23 06:42:24 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f67f7de2-ls24 Build-date:- 2022-08-23T08:40:50+02:00

2022-08-23 06:42:24 UTC

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

2022-08-23 06:42:24 UTC

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

2022-08-23 06:42:33 UTC

|2 BUILD_DATE=2022-08-23T08:40:50+02:00 VERSION=f67f7de2-ls24 /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-08-23 06:42:34 UTC

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

2022-08-23 06:42:34 UTC

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

2022-08-23 06:42:34 UTC

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

2022-08-23 06:42:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-23T08:40:50+02:00

2022-08-23 06:42:35 UTC

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

2022-08-23 06:42:35 UTC

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

2022-08-23 06:42:35 UTC

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

2022-08-23 06:42:36 UTC

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

2022-08-23 06:42:36 UTC

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

2022-08-23 06:42:36 UTC

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

2022-08-23 06:42:36 UTC

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

2022-08-23 06:42:37 UTC

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

2022-08-23 06:42:37 UTC

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

2022-08-23 06:42:37 UTC

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

2022-08-25 06:47:05 UTC

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

2022-08-25 06:47:05 UTC

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

2022-08-25 06:47:06 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 897bd70a-ls61 Build-date:- 2022-08-25T08:44:08+02:00

2022-08-25 06:47:07 UTC

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

2022-08-25 06:47:09 UTC

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

2022-08-25 06:47:10 UTC

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

2022-08-25 06:47:43 UTC

|2 BUILD_DATE=2022-08-25T08:44:08+02:00 VERSION=897bd70a-ls61 /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-08-25 06:47:44 UTC

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

2022-08-25 06:47:44 UTC

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

2022-08-25 06:47:45 UTC

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

2022-08-25 06:47:46 UTC

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

2022-08-25 06:47:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-25T08:44:08+02:00

2022-08-25 06:47:48 UTC

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

2022-08-25 06:47:49 UTC

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

2022-08-25 06:47:50 UTC

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

2022-08-25 06:47:51 UTC

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

2022-08-25 06:47:52 UTC

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

2022-08-25 06:47:53 UTC

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

2022-08-25 06:47:54 UTC

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

2022-08-25 06:47:55 UTC

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

2022-08-25 06:47:56 UTC

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

2022-08-25 06:47:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=897bd70a-ls61

2022-08-28 16:03:35 UTC

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

2022-08-28 16:03:36 UTC

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

2022-08-28 16:03:36 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls69 Build-date:- 2022-08-28T10:57:48-05:00

2022-08-28 16:03:36 UTC

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

2022-08-28 16:03:40 UTC

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

2022-08-28 16:03:42 UTC

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

2022-08-28 16:03:58 UTC

|2 BUILD_DATE=2022-08-28T10:57:48-05:00 VERSION=1.1.2-ls69 /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-08-28 16:03:59 UTC

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

2022-08-28 16:03:59 UTC

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

2022-08-28 16:03:59 UTC

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

2022-08-28 16:03:59 UTC

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

2022-08-28 16:04:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-28T10:57:48-05:00

2022-08-28 16:04:00 UTC

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

2022-08-28 16:04:00 UTC

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

2022-08-28 16:04:01 UTC

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

2022-08-28 16:04:01 UTC

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

2022-08-28 16:04:01 UTC

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

2022-08-28 16:04:01 UTC

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

2022-08-28 16:04:02 UTC

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

2022-08-28 16:04:02 UTC

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

2022-08-28 16:04:02 UTC

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

2022-08-28 16:04:02 UTC

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

2022-09-04 06:04:27 UTC

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

2022-09-04 06:04:27 UTC

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

2022-09-04 06:04:28 UTC

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

2022-09-04 06:04:28 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls62 Build-date:- 2022-09-04T08:02:48+02:00

2022-09-04 06:04:28 UTC

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

2022-09-04 06:04:44 UTC

|3 BUILD_DATE=2022-09-04T08:02:48+02:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls62 /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-04 06:04:44 UTC

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

2022-09-04 06:04:44 UTC

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

2022-09-04 06:04:45 UTC

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

2022-09-04 06:04:45 UTC

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

2022-09-04 06:04:45 UTC

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

2022-09-04 06:04:45 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-04 06:04:46 UTC

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

2022-09-04 06:04:46 UTC

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

2022-09-04 06:04:46 UTC

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

2022-09-04 06:04:46 UTC

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

2022-09-04 06:04:47 UTC

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

2022-09-04 06:04:47 UTC

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

2022-09-04 06:04:47 UTC

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

2022-09-04 06:04:48 UTC

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

2022-09-04 06:04:48 UTC

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

Details
Created

2022-09-04 06:04:46 UTC

Size

297 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 94.0-r0-ls62 Build-date:- 2022-09-04T08:02:48+02:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-04T08:02:48+02: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
    e94782e6c799d5bf511e5035aba5bdf126db43f9
  • org.opencontainers.image.revision
    e94782e6c799d5bf511e5035aba5bdf126db43f9
  • 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-ls62

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:2d30cb28b8e98d9571c48a0e5fb343db762cf42d5871e1e25ac96d8758f371d0 - 1.79% (5.31 MB)

[#001] sha256:6637df4ab44828ebbb5c2d9fc00c69b92b7c8a40eccb97f1c09032e5419a22e1 - 1.84% (5.45 MB)

[#002] sha256:ee353cdd039d0956aeb08bdfd96a00a29b0103e2f020b2904605e311ee2384d6 - 0.0% (5.24 KB)

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

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

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

[#006] sha256:8a170796143f5ccb37a6483be080c817782aaf3358e7dc6e6773744778fef95f - 0.0% (1.68 KB)

[#007] sha256:fe86ac364ca168522020196e79f5961261d245e2471ade956fef2391da9fe303 - 1.14% (3.39 MB)

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

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

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

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

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


History
2022-08-23 06:42:02 UTC

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

2022-08-23 06:42:03 UTC

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

2022-08-23 06:42:03 UTC

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

2022-08-23 06:42:03 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f67f7de2-ls24 Build-date:- 2022-08-23T08:40:50+02:00

2022-08-23 06:42:03 UTC

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

2022-08-23 06:42:03 UTC

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

2022-08-23 06:42:06 UTC

|2 BUILD_DATE=2022-08-23T08:40:50+02:00 VERSION=f67f7de2-ls24 /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-08-23 06:42:06 UTC

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

2022-08-23 06:42:06 UTC

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

2022-08-23 06:42:06 UTC

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

2022-08-23 06:42:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-23T08:40:50+02:00

2022-08-23 06:42:06 UTC

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

2022-08-23 06:42:07 UTC

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

2022-08-23 06:42:07 UTC

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

2022-08-23 06:42:07 UTC

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

2022-08-23 06:42:07 UTC

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

2022-08-23 06:42:07 UTC

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

2022-08-23 06:42:07 UTC

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

2022-08-23 06:42:07 UTC

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

2022-08-23 06:42:08 UTC

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

2022-08-23 06:42:08 UTC

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

2022-08-25 06:47:10 UTC

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

2022-08-25 06:47:11 UTC

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

2022-08-25 06:47:12 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 897bd70a-ls61 Build-date:- 2022-08-25T08:44:08+02:00

2022-08-25 06:47:13 UTC

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

2022-08-25 06:47:15 UTC

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

2022-08-25 06:47:16 UTC

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

2022-08-25 06:47:50 UTC

|2 BUILD_DATE=2022-08-25T08:44:08+02:00 VERSION=897bd70a-ls61 /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-08-25 06:47:51 UTC

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

2022-08-25 06:47:51 UTC

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

2022-08-25 06:47:52 UTC

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

2022-08-25 06:47:53 UTC

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

2022-08-25 06:47:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-25T08:44:08+02:00

2022-08-25 06:47:55 UTC

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

2022-08-25 06:47:56 UTC

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

2022-08-25 06:47:57 UTC

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

2022-08-25 06:47:58 UTC

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

2022-08-25 06:47:59 UTC

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

2022-08-25 06:48:00 UTC

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

2022-08-25 06:48:01 UTC

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

2022-08-25 06:48:02 UTC

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

2022-08-25 06:48:03 UTC

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

2022-08-25 06:48:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=897bd70a-ls61

2022-08-28 16:01:18 UTC

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

2022-08-28 16:01:19 UTC

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

2022-08-28 16:01:19 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls69 Build-date:- 2022-08-28T10:57:48-05:00

2022-08-28 16:01:19 UTC

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

2022-08-28 16:01:20 UTC

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

2022-08-28 16:01:21 UTC

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

2022-08-28 16:01:29 UTC

|2 BUILD_DATE=2022-08-28T10:57:48-05:00 VERSION=1.1.2-ls69 /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-08-28 16:01:31 UTC

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

2022-08-28 16:01:31 UTC

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

2022-08-28 16:01:31 UTC

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

2022-08-28 16:01:31 UTC

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

2022-08-28 16:01:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-28T10:57:48-05:00

2022-08-28 16:01:32 UTC

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

2022-08-28 16:01:32 UTC

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

2022-08-28 16:01:32 UTC

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

2022-08-28 16:01:32 UTC

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

2022-08-28 16:01:32 UTC

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

2022-08-28 16:01:32 UTC

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

2022-08-28 16:01:33 UTC

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

2022-08-28 16:01:33 UTC

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

2022-08-28 16:01:33 UTC

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

2022-08-28 16:01:33 UTC

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

2022-09-04 06:04:16 UTC

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

2022-09-04 06:04:17 UTC

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

2022-09-04 06:04:18 UTC

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

2022-09-04 06:04:19 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls62 Build-date:- 2022-09-04T08:02:48+02:00

2022-09-04 06:04:20 UTC

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

2022-09-04 06:04:32 UTC

|3 BUILD_DATE=2022-09-04T08:02:48+02:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls62 /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-04 06:04:33 UTC

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

2022-09-04 06:04:33 UTC

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

2022-09-04 06:04:34 UTC

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

2022-09-04 06:04:35 UTC

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

2022-09-04 06:04:36 UTC

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

2022-09-04 06:04:37 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-04 06:04:38 UTC

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

2022-09-04 06:04:39 UTC

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

2022-09-04 06:04:40 UTC

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

2022-09-04 06:04:41 UTC

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

2022-09-04 06:04:42 UTC

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

2022-09-04 06:04:43 UTC

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

2022-09-04 06:04:44 UTC

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

2022-09-04 06:04:45 UTC

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

2022-09-04 06:04:46 UTC

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