2021-07-18 06:03:36 UTC
308 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:cb85c217ec851650d874f97e13a29d4351aa96ebd442f45f27681b0a557a45b2 - 0.91% (2.8 MB)
[#001] sha256:a5fcbe4893cac2aafae828165679895d46849a8fec20b4f2ceaf08b2b197bc6c - 0.59% (1.8 MB)
[#002] sha256:98dfc50f288c2ea8493311fc27092335a6710602fdd305a78ba32c9904572731 - 0.56% (1.74 MB)
[#003] sha256:4311087aa1f4005dc8ae76e067309385048011e194c293362f2df0898c57b083 - 0.0% (437 Bytes)
[#004] sha256:e64075bab45ddf21eafe5fc589e85794b910f9bda5d4ee620c9c0ac4e4808b3c - 0.97% (3 MB)
[#005] sha256:f3014626e6efc9977b3aeec393a4f04d4eccaf9dff9fbcd41113e6477b758387 - 0.0% (2.85 KB)
[#006] sha256:7331b3f1c0251dc5a9309664db20b5b46dc33be7d29f252a3e337e5f066bc09f - 0.02% (63.5 KB)
[#007] sha256:c37e7875bf8f7dcae50f72a695a154dd7640793e0d2560b5f38fdec6a886d698 - 3.52% (10.8 MB)
[#008] sha256:f3f4ea52333c2cc5e5b236c7da5469f95a570d0037ee1018c7c87a0bd84240fb - 34.68% (107 MB)
[#009] sha256:7c7ef1ca2a87b3bf81edddbea5ca6c09ace2491ea08f4089e0affb3510ea74ee - 0.0% (1.05 KB)
[#010] sha256:ec932aceeaaa5219b45152cb891d717ad40346cbbb28ea62be6c8fba24fbdce9 - 17.01% (52.4 MB)
[#011] sha256:5d4e408ca26dae022d883ec1eedfc7fd4c9a5f539e6b569d231f1f2fd7926760 - 1.14% (3.52 MB)
[#012] sha256:f2cf096a80381b5dd98b58c94eae920c58899a43c808b7ebb2868322cbe001db - 12.44% (38.3 MB)
[#013] sha256:0a65ebb2224d04129dc7ca0e75f1534c83dc88c9524cd818501062df2a3cb8c2 - 0.0% (1.04 KB)
[#014] sha256:18c192b09628ff83143dbaca4c3a66758bef7a080a9c9734154b4bff99ba44c0 - 28.15% (86.6 MB)
[#015] sha256:1e2e52ef374c9a4a65646089703fb9daea8d3c6cf8e9bb2322aceac890704e9d - 0.0% (146 Bytes)
/bin/sh -c #(nop) COPY dir:caefc0476f7a7b3397767cec1718f2e569f03f5e1ad86c2ab8de3d4f9ede25fb in /
2021-07-06 06:33:10 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-06 06:33:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-06 06:33:10 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ad3ea322-ls17 Build-date:- 2021-07-06T06:31:15+00:00
2021-07-06 06:33:11 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-07-06 06:33:11 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-07-06 06:33:11 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2021-07-06 06:33:12 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2021-07-06 06:33:14 UTC|4 BUILD_DATE=2021-07-06T06:31:15+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=ad3ea322-ls17 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2021-07-06 06:33:14 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-07-06 06:33:14 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-07-06 06:33:19 UTC|4 BUILD_DATE=2021-07-06T06:31:15+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=ad3ea322-ls17 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-07-06 06:33:19 UTC/bin/sh -c #(nop) COPY dir:00690d36fb1a1d49e825642054741b02b89477fe1c4c9061328eff8ad64efca7 in /
2021-07-06 06:33:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-07-06 06:33:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-06 06:33:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-06T06:31:15+00:00
2021-07-06 06:33:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-07-06 06:33:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-07-06 06:33:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-06 06:33:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=da4717f1918b75755cab236063128beb7176bcc2
2021-07-06 06:33:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=da4717f1918b75755cab236063128beb7176bcc2
2021-07-06 06:33:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-07-06 06:33:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-07-06 06:33:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-07-06 06:33:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-06 06:33:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=ad3ea322-ls17
2021-07-08 06:36:32 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-08 06:36:32 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-08 06:36:32 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- da2161fc-ls10 Build-date:- 2021-07-08T06:34:53+00:00
2021-07-08 06:36:33 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-08 06:36:33 UTC/bin/sh -c #(nop) COPY dir:b59f7ca66d04e5767d4e82df5f78a0aee94cd8873e58330b03d898b0d105ae22 in /
2021-07-08 06:36:33 UTC/bin/sh -c #(nop) COPY file:eb0f10fa19fa8eee7c61b5249292e2c586d42e67340562f80cb245e2df50434b in /usr/local/bin/docker-compose
2021-07-08 06:36:47 UTC|2 BUILD_DATE=2021-07-08T06:34:53+00:00 VERSION=da2161fc-ls10 /bin/sh -c echo "**** install deps ****" && apk add --no-cache dbus-x11 docker libpulse openssh-client openssl pavucontrol pulseaudio sudo xterm && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community xorg-server xorgxrdp xrdp && 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/*
2021-07-08 06:36:50 UTC/bin/sh -c #(nop) COPY dir:3927565b6d5ad439a38f4f45c3b00298afc5cbbeb19ad5766cb1cae6a800f181 in /
2021-07-08 06:36:50 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-07-08 06:36:50 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-08 06:36:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-08 06:36:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-08T06:34:53+00:00
2021-07-08 06:36:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-07-08 06:36:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-07-08 06:36:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-08 06:36:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=92533fcb1fa8d662a8063c98c773ab3ad4b550f3
2021-07-08 06:36:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=92533fcb1fa8d662a8063c98c773ab3ad4b550f3
2021-07-08 06:36:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-07-08 06:36:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-07-08 06:36:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-07-08 06:36:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-08 06:36:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=da2161fc-ls10
2021-07-11 16:13:28 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-11 16:13:36 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-11 16:13:36 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.1-ls11 Build-date:- 2021-07-11T16:04:31+00:00
2021-07-11 16:13:37 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-11 16:14:03 UTC/bin/sh -c #(nop) COPY dir:f6abd27c10c891d0879c7163c77546b2a32d9a74251345cb71e243647828d875 in /gclient
2021-07-11 16:14:13 UTC/bin/sh -c #(nop) COPY dir:97bdd7994a34fe2ade2c88862b2afb0cbc75c6460d929a689173f55b198d02d2 in /
2021-07-11 16:14:31 UTC|2 BUILD_DATE=2021-07-11T16:04:31+00:00 VERSION=0.1.1-ls11 /bin/sh -c echo "**** install packages ****" && apk add --no-cache ca-certificates font-noto freerdp-libs nodejs openbox && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing ossp-uuid websocat && echo "**** openbox tweaks ****" && sed -i 's/NLIMC/NLMC/g' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && rm -rf /tmp/*
2021-07-11 16:14:31 UTC/bin/sh -c #(nop) COPY dir:76e1cea7ac7e5844825a0abe695b4b86b9ac18b37d69163f05f02d8b80a5e01a in /
2021-07-11 16:14:31 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-07-11 16:14:32 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-11 16:14:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-11 16:14:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-11T16:04:31+00:00
2021-07-11 16:14:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-07-11 16:14:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-07-11 16:14:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-11 16:14:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=971fd54aac1d874e6053aee370d19b573beba6af
2021-07-11 16:14:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=971fd54aac1d874e6053aee370d19b573beba6af
2021-07-11 16:14:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-07-11 16:14:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-07-11 16:14:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-07-11 16:14:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-11 16:14:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.1-ls11
2021-07-18 06:03:28 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-18 06:03:28 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-18 06:03:28 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-07-18 06:03:28 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.11.0-r0-ls10 Build-date:- 2021-07-18T08:02:47+02:00
2021-07-18 06:03:28 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-18 06:03:34 UTC|3 BUILD_DATE=2021-07-18T08:02:47+02:00 FIREFOX_VERSION=78.11.0-r0 VERSION=78.11.0-r0-ls10 /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.13/community/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp && awk '/^P:firefox-esr$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add --no-cache firefox-esr==${FIREFOX_VERSION} && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-07-18 06:03:34 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-07-18 06:03:34 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-07-18 06:03:34 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-18 06:03:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-18 06:03:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-18T08:02:47+02:00
2021-07-18 06:03:35 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.
2021-07-18 06:03:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-07-18 06:03:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-18 06:03:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cf6b96f9b9fc1f69eca59372c57ae3026341494f
2021-07-18 06:03:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cf6b96f9b9fc1f69eca59372c57ae3026341494f
2021-07-18 06:03:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-07-18 06:03:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-07-18 06:03:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-07-18 06:03:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-18 06:03:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.11.0-r0-ls10
2021-07-18 06:04:52 UTC
279 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:92384afd23286971e36cbb9adec043cffea0586a4039aa9fd146e361b1170b41 - 0.87% (2.41 MB)
[#001] sha256:e04ac9f50b9d5fbfcba9a0f13c296c1fabde99cd88a24f72a79db3f2a57264ad - 0.77% (2.15 MB)
[#002] sha256:355246041db8d00d723c544663120977a36826ef5070943ace3d0bbed83c82b7 - 0.75% (2.08 MB)
[#003] sha256:f93d39fbe1481efc8aedd46453848e800af5436d42da51e7225f327adb52df8e - 0.0% (434 Bytes)
[#004] sha256:e51d437952eb8a4ddb48b2b77c060a24baf5b208f22e91f2f99901948ed6124e - 1.48% (4.13 MB)
[#005] sha256:c9dbf153dec7cd65125cbce8b1cec85efe4d5235e291e000d7c408aab868cf5c - 0.0% (2.85 KB)
[#006] sha256:c186daffef1d3989f7ab6ae0727c113b4c1161d6ffb3700978abd2791cf13364 - 0.02% (60.7 KB)
[#007] sha256:3f805081fed37b6fc7be1ce27d0363e5741dc0a353844a7fb97956d108a89359 - 3.49% (9.74 MB)
[#008] sha256:aaaae75ad1a0a36dce4bbb17a9121eb849cffffaf9e8043973d6df591772eb68 - 31.28% (87.2 MB)
[#009] sha256:56e07f0ff2360b2fd5ddf704e2341c461642f96a30a360be2a99d87d876370b3 - 0.0% (1 KB)
[#010] sha256:f8f7d293b8a2abbef32d4c399e8774bf4efd1c5620e85369d9ba630e6357373b - 18.82% (52.4 MB)
[#011] sha256:5c660416dcde9340be3440603235fa95fc238ae5d739be163cb042b0b21fbfe0 - 1.19% (3.31 MB)
[#012] sha256:c0edffa545eb1c3fc4194ae33d8cad5eb5a4e0cd468387548784847cac226f23 - 13.05% (36.3 MB)
[#013] sha256:86caf52bd70ae283c73691295f93c9f34cc4f8530a90af8a99925f0085d1d5c0 - 0.0% (1008 Bytes)
[#014] sha256:88c2eecea4163238819366acf1a33731241ab79966fb5ec801f18f1929374f45 - 28.27% (78.8 MB)
[#015] sha256:babd148348adab07ed439ccf47e692a51280aa066feac1b7c1081c5f716ace24 - 0.0% (146 Bytes)
/bin/sh -c #(nop) COPY dir:23ef9fb6c08d59e0b9555d119c295db5b4bf735b007f2e58db8ffd85b90b0888 in /
2021-07-06 06:33:12 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-06 06:33:12 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-06 06:33:13 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ad3ea322-ls17 Build-date:- 2021-07-06T06:31:15+00:00
2021-07-06 06:33:13 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-07-06 06:33:13 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-07-06 06:33:14 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-07-06 06:33:15 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-07-06 06:33:17 UTC|4 BUILD_DATE=2021-07-06T06:31:15+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=ad3ea322-ls17 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2021-07-06 06:33:18 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2021-07-06 06:33:18 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-07-06 06:33:26 UTC|4 BUILD_DATE=2021-07-06T06:31:15+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=ad3ea322-ls17 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && 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 ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-07-06 06:33:27 UTC/bin/sh -c #(nop) COPY dir:a3efc5a801a03012c067d6a93ee17483c9c3baedd44c2c534d39bb5fad7a5eff in /
2021-07-06 06:33:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-07-06 06:33:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-06 06:33:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-06T06:31:15+00:00
2021-07-06 06:33:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-07-06 06:33:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-07-06 06:33:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-06 06:33:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=da4717f1918b75755cab236063128beb7176bcc2
2021-07-06 06:33:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=da4717f1918b75755cab236063128beb7176bcc2
2021-07-06 06:33:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-07-06 06:33:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-07-06 06:33:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-07-06 06:33:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-06 06:33:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=ad3ea322-ls17
2021-07-08 06:37:50 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-08 06:37:51 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-08 06:37:52 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- da2161fc-ls10 Build-date:- 2021-07-08T06:34:53+00:00
2021-07-08 06:37:53 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-08 06:37:55 UTC/bin/sh -c #(nop) COPY dir:1b4ea1416ec7ddfa8bfc60655941bc257e15201535d3be43f27a5caa76c2f6aa in /
2021-07-08 06:37:56 UTC/bin/sh -c #(nop) COPY file:87e359c2bcef27307c4313bdf5aa6bd1c2253ef6a456022e238bf02c81c78901 in /usr/local/bin/docker-compose
2021-07-08 06:38:30 UTC|2 BUILD_DATE=2021-07-08T06:34:53+00:00 VERSION=da2161fc-ls10 /bin/sh -c echo "**** install deps ****" && apk add --no-cache dbus-x11 docker libpulse openssh-client openssl pavucontrol pulseaudio sudo xterm && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community xorg-server xorgxrdp xrdp && 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/*
2021-07-08 06:38:31 UTC/bin/sh -c #(nop) COPY dir:3927565b6d5ad439a38f4f45c3b00298afc5cbbeb19ad5766cb1cae6a800f181 in /
2021-07-08 06:38:31 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-07-08 06:38:32 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-08 06:38:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-08 06:38:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-08T06:34:53+00:00
2021-07-08 06:38:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-07-08 06:38:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-07-08 06:38:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-08 06:38:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=92533fcb1fa8d662a8063c98c773ab3ad4b550f3
2021-07-08 06:38:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=92533fcb1fa8d662a8063c98c773ab3ad4b550f3
2021-07-08 06:38:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-07-08 06:38:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-07-08 06:38:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-07-08 06:38:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-08 06:38:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=da2161fc-ls10
2021-07-11 16:09:29 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-11 16:09:30 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-11 16:09:31 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.1-ls11 Build-date:- 2021-07-11T16:04:31+00:00
2021-07-11 16:09:32 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-11 16:09:59 UTC/bin/sh -c #(nop) COPY dir:4556f34818cafe90c02e076ae9176e1af58d45a073c1d83d10cc00875789cfa2 in /gclient
2021-07-11 16:10:02 UTC/bin/sh -c #(nop) COPY dir:a3db331405a8a4438d113f1991787015c134aeae3b46d23d74e87694b0d48a72 in /
2021-07-11 16:10:12 UTC|2 BUILD_DATE=2021-07-11T16:04:31+00:00 VERSION=0.1.1-ls11 /bin/sh -c echo "**** install packages ****" && apk add --no-cache ca-certificates font-noto freerdp-libs nodejs openbox && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing ossp-uuid websocat && echo "**** openbox tweaks ****" && sed -i 's/NLIMC/NLMC/g' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && rm -rf /tmp/*
2021-07-11 16:10:13 UTC/bin/sh -c #(nop) COPY dir:76e1cea7ac7e5844825a0abe695b4b86b9ac18b37d69163f05f02d8b80a5e01a in /
2021-07-11 16:10:15 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-07-11 16:10:16 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-11 16:10:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-11 16:10:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-11T16:04:31+00:00
2021-07-11 16:10:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-07-11 16:10:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-07-11 16:10:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-11 16:10:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=971fd54aac1d874e6053aee370d19b573beba6af
2021-07-11 16:10:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=971fd54aac1d874e6053aee370d19b573beba6af
2021-07-11 16:10:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-07-11 16:10:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-07-11 16:10:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-07-11 16:10:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-11 16:10:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.1-ls11
2021-07-18 06:04:09 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-18 06:04:11 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-18 06:04:12 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-07-18 06:04:14 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.11.0-r0-ls10 Build-date:- 2021-07-18T08:02:47+02:00
2021-07-18 06:04:16 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-18 06:04:27 UTC|3 BUILD_DATE=2021-07-18T08:02:47+02:00 FIREFOX_VERSION=78.11.0-r0 VERSION=78.11.0-r0-ls10 /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.13/community/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp && awk '/^P:firefox-esr$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add --no-cache firefox-esr==${FIREFOX_VERSION} && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-07-18 06:04:29 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-07-18 06:04:31 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-07-18 06:04:32 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-18 06:04:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-18 06:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-18T08:02:47+02:00
2021-07-18 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.
2021-07-18 06:04:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-07-18 06:04:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-18 06:04:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cf6b96f9b9fc1f69eca59372c57ae3026341494f
2021-07-18 06:04:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cf6b96f9b9fc1f69eca59372c57ae3026341494f
2021-07-18 06:04:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-07-18 06:04:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-07-18 06:04:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-07-18 06:04:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-18 06:04:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.11.0-r0-ls10
2021-07-18 06:04:15 UTC
293 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:5cbe0e17808761b73d92f31864529cf1b6811f0dcac76ed99860e317db491c74 - 0.92% (2.7 MB)
[#001] sha256:d359c729eba7972cb5bfd774b7910d89f098465b0c345d9d4a5bb42e46e2d5e3 - 0.73% (2.15 MB)
[#002] sha256:13f083143b78099cff7ae1565c1a29f2e3e99a5c637ac5f33497935de0e4fd24 - 0.72% (2.1 MB)
[#003] sha256:a7ca17e57689f2d65a6168e3899eaf5e3c5fbcc57c0c44eebc1bef6e79e8af68 - 0.0% (408 Bytes)
[#004] sha256:19d51ac470a0d5657170123d47c3562b4bd08bec47cb0295f220ae8855b1dfce - 1.59% (4.65 MB)
[#005] sha256:b12417c88fe7bf4889226f494d8aa9ee061f6a3e951b021a4be7bb65de76df21 - 0.0% (2.85 KB)
[#006] sha256:5f9ea79c09f437f2e62d7b3bc1abeb2b9fb07857191e393590b44e32f4c445ef - 0.02% (62.5 KB)
[#007] sha256:84fa7bbdb421ab298d773afe35974d1bd336fb181ac482730f443e7f9dd8dca6 - 3.53% (10.3 MB)
[#008] sha256:aefdab5c5811aaeb0889d4f078398209da5c6b134ba2d8ad40bb7360b6d0734c - 31.45% (92.1 MB)
[#009] sha256:f584c519e8b2cd464705635b2122b41faec08b882b7178f2151db7b0011fc340 - 0.0% (1 KB)
[#010] sha256:fa4af5df60dd4b181843e730d6916d9f91df275b434acd777e52f369a0dba7bd - 17.92% (52.4 MB)
[#011] sha256:7ed37438cd7f4d1c84c3b782d5e40b0a6e86f10a8250d8bc7de47869451b19c0 - 1.19% (3.47 MB)
[#012] sha256:635b7eac319cc833047762ba8724b1ffcc8376914c3182ddd80c7de3a528aa8d - 12.94% (37.9 MB)
[#013] sha256:8a49ebe05972ede646beb632b8f327c447613de9c0b247447a2f0c19b347ee34 - 0.0% (1008 Bytes)
[#014] sha256:cca1ea4fa102768a481475c777e6d17104232219d152926204e5286a27f1d194 - 28.98% (84.8 MB)
[#015] sha256:93e0678b4587af8c57eb4b1eac5aa6285a95e308e7d26a95ae1f7081a89ba90b - 0.0% (146 Bytes)
/bin/sh -c #(nop) COPY dir:1039d9ccf1e32b778b5c75182b0ecad1dcbaf61677867c6684daaba9d6303544 in /
2021-07-06 06:33:06 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-06 06:33:07 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-06 06:33:08 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ad3ea322-ls17 Build-date:- 2021-07-06T06:31:15+00:00
2021-07-06 06:33:09 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-07-06 06:33:10 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-07-06 06:33:11 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-07-06 06:33:15 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-07-06 06:33:15 UTC|4 BUILD_DATE=2021-07-06T06:31:15+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=ad3ea322-ls17 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2021-07-06 06:33:17 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-07-06 06:33:17 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-07-06 06:33:21 UTC|4 BUILD_DATE=2021-07-06T06:31:15+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=ad3ea322-ls17 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && 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 ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-07-06 06:33:23 UTC/bin/sh -c #(nop) COPY dir:00690d36fb1a1d49e825642054741b02b89477fe1c4c9061328eff8ad64efca7 in /
2021-07-06 06:33:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-07-06 06:33:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-06 06:33:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-06T06:31:15+00:00
2021-07-06 06:33:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-07-06 06:33:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-07-06 06:33:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-06 06:33:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=da4717f1918b75755cab236063128beb7176bcc2
2021-07-06 06:33:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=da4717f1918b75755cab236063128beb7176bcc2
2021-07-06 06:33:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-07-06 06:33:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-07-06 06:33:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-07-06 06:33:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-06 06:33:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=ad3ea322-ls17
2021-07-08 06:37:27 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-08 06:37:28 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-08 06:37:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- da2161fc-ls10 Build-date:- 2021-07-08T06:34:53+00:00
2021-07-08 06:37:30 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-08 06:37:32 UTC/bin/sh -c #(nop) COPY dir:43c52f1eb87c04c24fa20fc4f1f4df207920632d7202e377ca98e8584a789879 in /
2021-07-08 06:37:33 UTC/bin/sh -c #(nop) COPY file:2b3167ee9deacc7869f3a92ce3494d9926568e5262de73936085748093f13540 in /usr/local/bin/docker-compose
2021-07-08 06:38:08 UTC|2 BUILD_DATE=2021-07-08T06:34:53+00:00 VERSION=da2161fc-ls10 /bin/sh -c echo "**** install deps ****" && apk add --no-cache dbus-x11 docker libpulse openssh-client openssl pavucontrol pulseaudio sudo xterm && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community xorg-server xorgxrdp xrdp && 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/*
2021-07-08 06:38:10 UTC/bin/sh -c #(nop) COPY dir:3927565b6d5ad439a38f4f45c3b00298afc5cbbeb19ad5766cb1cae6a800f181 in /
2021-07-08 06:38:10 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-07-08 06:38:11 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-08 06:38:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-08 06:38:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-08T06:34:53+00:00
2021-07-08 06:38:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-07-08 06:38:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-07-08 06:38:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-08 06:38:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=92533fcb1fa8d662a8063c98c773ab3ad4b550f3
2021-07-08 06:38:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=92533fcb1fa8d662a8063c98c773ab3ad4b550f3
2021-07-08 06:38:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-07-08 06:38:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-07-08 06:38:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-07-08 06:38:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-08 06:38:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=da2161fc-ls10
2021-07-11 16:09:57 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-11 16:09:58 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-11 16:09:59 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.1-ls11 Build-date:- 2021-07-11T16:04:31+00:00
2021-07-11 16:10:00 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-11 16:10:20 UTC/bin/sh -c #(nop) COPY dir:a25a6e5625101a3ba7179962261711f7d9581877847ba73d1c82367620015d3a in /gclient
2021-07-11 16:10:23 UTC/bin/sh -c #(nop) COPY dir:319d71f2e5ad9fa65d2def32304e76dd35e4d44ec1bf2d23d93584fbca6f94d4 in /
2021-07-11 16:10:33 UTC|2 BUILD_DATE=2021-07-11T16:04:31+00:00 VERSION=0.1.1-ls11 /bin/sh -c echo "**** install packages ****" && apk add --no-cache ca-certificates font-noto freerdp-libs nodejs openbox && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing ossp-uuid websocat && echo "**** openbox tweaks ****" && sed -i 's/NLIMC/NLMC/g' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && rm -rf /tmp/*
2021-07-11 16:10:34 UTC/bin/sh -c #(nop) COPY dir:76e1cea7ac7e5844825a0abe695b4b86b9ac18b37d69163f05f02d8b80a5e01a in /
2021-07-11 16:10:36 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-07-11 16:10:37 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-11 16:10:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-11 16:10:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-11T16:04:31+00:00
2021-07-11 16:10:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-07-11 16:10:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-07-11 16:10:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-11 16:10:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=971fd54aac1d874e6053aee370d19b573beba6af
2021-07-11 16:10:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=971fd54aac1d874e6053aee370d19b573beba6af
2021-07-11 16:10:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-07-11 16:10:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-07-11 16:10:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-07-11 16:10:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-11 16:10:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.1-ls11
2021-07-18 06:03:35 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-18 06:03:36 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-18 06:03:38 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-07-18 06:03:39 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.11.0-r0-ls10 Build-date:- 2021-07-18T08:02:47+02:00
2021-07-18 06:03:41 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-18 06:03:53 UTC|3 BUILD_DATE=2021-07-18T08:02:47+02:00 FIREFOX_VERSION=78.11.0-r0 VERSION=78.11.0-r0-ls10 /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.13/community/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp && awk '/^P:firefox-esr$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add --no-cache firefox-esr==${FIREFOX_VERSION} && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-07-18 06:03:54 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-07-18 06:03:56 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-07-18 06:03:57 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-18 06:03:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-18 06:04:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-18T08:02:47+02:00
2021-07-18 06:04:02 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.
2021-07-18 06:04:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-07-18 06:04:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-18 06:04:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cf6b96f9b9fc1f69eca59372c57ae3026341494f
2021-07-18 06:04:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cf6b96f9b9fc1f69eca59372c57ae3026341494f
2021-07-18 06:04:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-07-18 06:04:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-07-18 06:04:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-07-18 06:04:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-18 06:04:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.11.0-r0-ls10