2021-06-03 22:15:59 UTC
308 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:806049dd093aedb73965c977594861b0a57c12a4beb7e8c263a20033e9523ced - 0.91% (2.8 MB)
[#001] sha256:b9792afffe6dd8969f8e6021823b14b49355edfd32adb5f7b82611f7397aabb9 - 0.59% (1.8 MB)
[#002] sha256:81dcd2d513e2ffc24a188351d4d030fa8612a6fba9b8fec3863bb9ae06bca2f1 - 0.56% (1.74 MB)
[#003] sha256:4f0deb8c1753ec72712a3d0855d5d680a60832912551c87f1bc0b151c143cf3f - 0.0% (438 Bytes)
[#004] sha256:3e4cde9a3e4189cadc7c8902acf043bdf1fb31a4ededf2a22e2a3347a10c2f53 - 0.97% (3 MB)
[#005] sha256:e2ffab35716ec4a602ce8defd380fb835e3d1962b3619c033cc23a3f0d09c982 - 0.0% (2.76 KB)
[#006] sha256:481398dba1e370768e537880d624b70a36fb5d7594da28afd9ca04b29c4e89b2 - 0.02% (63.5 KB)
[#007] sha256:78f1e2073c85c1f75cd399a8c27cbe008eec8605d33716fb2a50a8489f1d4c05 - 3.52% (10.8 MB)
[#008] sha256:b851020cb079260fe9804411f5a7e8114eadb3f30347c41792e30c7c645ad9f6 - 34.68% (107 MB)
[#009] sha256:2ef03c427b12f041abeb25c46108c7b9b37cbb911eb864ba506c232ef6d2a066 - 0.0% (1.05 KB)
[#010] sha256:c5634f0c61da638d6ba19e71ef0df4f66849289aa765bc6f954b34ba70188c56 - 17.0% (52.3 MB)
[#011] sha256:23121d47c35569be5d8ab120a963c951e3c8d41b219c1d39560b798e8999128d - 1.14% (3.52 MB)
[#012] sha256:9ce4ab26f755ea1168fd9bdb21b34be54892f5122b68c0c9f60205916d090b06 - 12.44% (38.3 MB)
[#013] sha256:906db171ed081891c89cd229cbd749d5bbdd07c9a4edc16e2e67e1b92333eca8 - 0.0% (1.04 KB)
[#014] sha256:0ef2887638b1dc56f2cdd8e4c917d679cf6d72102f6f262596873b9f05e5c433 - 28.15% (86.6 MB)
[#015] sha256:0ad1e329ca34cbc262d44fd00687777b7146018425cc5d2fe3b7a49eabc27062 - 0.0% (146 Bytes)
/bin/sh -c #(nop) COPY dir:fa9ad00c2cb7e2d1aa559423be0828326d1d95684bc2c1912ba579c52f3571cd in /
2021-05-08 14:09:06 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-05-08 14:09:06 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-08 14:09:06 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0207eeeb-ls13 Build-date:- 2021-05-08T14:07:50+00:00
2021-05-08 14:09:07 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-05-08 14:09:07 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-05-08 14:09:07 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2021-05-08 14:09:09 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2021-05-08 14:09:10 UTC|4 BUILD_DATE=2021-05-08T14:07:50+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=0207eeeb-ls13 /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-05-08 14:09:11 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-05-08 14:09:11 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-05-08 14:09:16 UTC|4 BUILD_DATE=2021-05-08T14:07:50+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=0207eeeb-ls13 /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-05-08 14:09:16 UTC/bin/sh -c #(nop) COPY dir:2acaa64c1c274cc83826425e27192cb5b2ebbcd4c2336082299743053faeda14 in /
2021-05-08 14:09:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-05-08 14:09:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-05-08 14:09:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-08T14:07:50+00:00
2021-05-08 14:09:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-05-08 14:09:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-05-08 14:09:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-05-08 14:09:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e65a2cbd22f703289d70e3d502978074b285e3aa
2021-05-08 14:09:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e65a2cbd22f703289d70e3d502978074b285e3aa
2021-05-08 14:09:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-05-08 14:09:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-05-08 14:09:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-05-08 14:09:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-05-08 14:09:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0207eeeb-ls13
2021-05-20 06:53:15 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-05-20 06:53:16 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 06:53:16 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5e6c6fda-ls7 Build-date:- 2021-05-20T06:49:58+00:00
2021-05-20 06:53:16 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-05-20 06:53:16 UTC/bin/sh -c #(nop) COPY dir:9021baacfb7e095fa1f915fbf23a303d43dc0da9bc53861149fac5d1cb963a0a in /
2021-05-20 06:53:17 UTC/bin/sh -c #(nop) COPY file:1f299caba3f28be118c96abc7f91f9f97cafeba311a7afebf379dbd7d4e3e70d in /usr/local/bin/docker-compose
2021-05-20 06:53:43 UTC|2 BUILD_DATE=2021-05-20T06:49:58+00:00 VERSION=5e6c6fda-ls7 /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-05-20 06:53:47 UTC/bin/sh -c #(nop) COPY dir:3927565b6d5ad439a38f4f45c3b00298afc5cbbeb19ad5766cb1cae6a800f181 in /
2021-05-20 06:53:47 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-05-20 06:53:48 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-05-20 06:53:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-05-20 06:53:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20T06:49:58+00:00
2021-05-20 06:53:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-05-20 06:53:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-05-20 06:53:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-05-20 06:53:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fa7e8adbcd73b66d489c171086627cb018058045
2021-05-20 06:53:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fa7e8adbcd73b66d489c171086627cb018058045
2021-05-20 06:53:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-05-20 06:53:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-05-20 06:53:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-05-20 06:53:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-05-20 06:53:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5e6c6fda-ls7
2021-05-23 16:33:34 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-05-23 16:33:34 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-23 16:33:34 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.0-ls6 Build-date:- 2021-05-23T12:31:18-04:00
2021-05-23 16:33:35 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-05-23 16:33:42 UTC/bin/sh -c #(nop) COPY dir:25933997d2c82084749b677a2bcdca0b4d513efbbd6277896366a38df9f88806 in /gclient
2021-05-23 16:33:43 UTC/bin/sh -c #(nop) COPY dir:730aba5427b1bafc6d492a7a2709a93a5df74682ac8d5c96223cb0f7cd55ed70 in /
2021-05-23 16:33:48 UTC|2 BUILD_DATE=2021-05-23T12:31:18-04:00 VERSION=0.1.0-ls6 /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-05-23 16:33:48 UTC/bin/sh -c #(nop) COPY dir:76e1cea7ac7e5844825a0abe695b4b86b9ac18b37d69163f05f02d8b80a5e01a in /
2021-05-23 16:33:48 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-05-23 16:33:48 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-05-23 16:33:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-05-23 16:33:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-23T12:31:18-04:00
2021-05-23 16:33:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-05-23 16:33:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-05-23 16:33:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-05-23 16:33:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=f65634c3737980c6cba25e84d36d7b08faca9a57
2021-05-23 16:33:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=f65634c3737980c6cba25e84d36d7b08faca9a57
2021-05-23 16:33:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-05-23 16:33:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-05-23 16:33:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-05-23 16:33:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-05-23 16:33:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.0-ls6
2021-06-03 22:15:33 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-06-03 22:15:33 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-03 22:15:33 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-06-03 22:15:34 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.11.0-r0-ls5 Build-date:- 2021-06-03T22:13:42+00:00
2021-06-03 22:15:34 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-06-03 22:15:51 UTC|3 BUILD_DATE=2021-06-03T22:13:42+00:00 FIREFOX_VERSION=78.11.0-r0 VERSION=78.11.0-r0-ls5 /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-06-03 22:15:54 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-06-03 22:15:54 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-06-03 22:15:55 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-06-03 22:15:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-03 22:15:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-03T22:13:42+00:00
2021-06-03 22:15: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.
2021-06-03 22:15:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-06-03 22:15:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-03 22:15:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=73d0bcc3fca8eb588ede8a8cee75e353df7e77ca
2021-06-03 22:15:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=73d0bcc3fca8eb588ede8a8cee75e353df7e77ca
2021-06-03 22:15:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-06-03 22:15:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-06-03 22:15:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-06-03 22:15:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-03 22:15:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.11.0-r0-ls5
2021-06-03 22:16:26 UTC
278 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:2cfaa98a37f881526b86ca4468e9a82d85687e888e59bacdde00852bf43d3a93 - 0.87% (2.41 MB)
[#001] sha256:35ff0aa891d24d815104010e88e39c0bb01c4cf7555899473c8151b5ba5e2f28 - 0.77% (2.15 MB)
[#002] sha256:ef63ede61cac755d89d80cfaaa66224732e7156be9bb29e773af615f9d3010a2 - 0.75% (2.08 MB)
[#003] sha256:fe9580958c97faa67506e27aab246989373fe77efb42340569ee44a5749519c2 - 0.0% (437 Bytes)
[#004] sha256:6f0c37b78cd1a5e0f72bf58c40d397f8601c31d868e950130fd9450a7f561fdd - 1.48% (4.13 MB)
[#005] sha256:6143e0f01c9b12dfa10ed3b7c95be9309fe1845854bd2119aaa0578a61faa76c - 0.0% (2.77 KB)
[#006] sha256:c9e785f61deb0d7692d372c48ce547ab989fcb59ac73fdd19331e02f4d0ce9cb - 0.02% (60.7 KB)
[#007] sha256:1ea5aee716d75696bd0cc1312714d1adaad65ba28a1bc17c26d7ba8b255a680e - 3.5% (9.74 MB)
[#008] sha256:d10f67cdd48ca24a32ad89035946cf18236683980e525308ffea8751e7aaa7f3 - 31.3% (87.2 MB)
[#009] sha256:92238e824308ff2e8a49df594a6b062f2120b7436c4d57c14e28b1c8ba2ccbb0 - 0.0% (1.06 KB)
[#010] sha256:ae66d5a3c29aef9d2425d82ccdef25cdc578b898136d402eb0634a37a42fb764 - 18.78% (52.3 MB)
[#011] sha256:dab05f8ca279a3477cd5398ec08cc32f6bab72b6856cd8c1b60655803d12c94d - 1.19% (3.31 MB)
[#012] sha256:e1ace4ea531a6323dbb93275c9f403c5ac6c71ee0840455189ba4656c52c6e5e - 13.05% (36.3 MB)
[#013] sha256:dec17ee779d7ed2651b24f99cec002cd15ce8d35bc5b7f6cd4866b7d0bf08701 - 0.0% (1.05 KB)
[#014] sha256:f602c46f278c9a753bec18ef50f1baa3387cb0643b4f3b19b1503dec577ed642 - 28.29% (78.8 MB)
[#015] sha256:36d4b4381b1b31131c2b8fc3541f0327e239f101632dcde3da41241facd3727a - 0.0% (146 Bytes)
/bin/sh -c #(nop) COPY dir:ea2b409dc6b731c557440bd5fc13c3c69b22019e2859e8994ed3f68319b48be6 in /
2021-05-08 14:09:17 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-05-08 14:09:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-08 14:09:18 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0207eeeb-ls13 Build-date:- 2021-05-08T14:07:50+00:00
2021-05-08 14:09:19 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-05-08 14:09:19 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-05-08 14:09:20 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-05-08 14:09:21 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-05-08 14:09:25 UTC|4 BUILD_DATE=2021-05-08T14:07:50+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=0207eeeb-ls13 /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-05-08 14:09:25 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2021-05-08 14:09:26 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-05-08 14:09:34 UTC|4 BUILD_DATE=2021-05-08T14:07:50+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=0207eeeb-ls13 /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-05-08 14:09:35 UTC/bin/sh -c #(nop) COPY dir:4637d4d05eaae816d04ae9178cfe01b57d66317be792ad569c921fd51ffca957 in /
2021-05-08 14:09:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-05-08 14:09:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-05-08 14:09:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-08T14:07:50+00:00
2021-05-08 14:09:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-05-08 14:09:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-05-08 14:09:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-05-08 14:09:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e65a2cbd22f703289d70e3d502978074b285e3aa
2021-05-08 14:09:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e65a2cbd22f703289d70e3d502978074b285e3aa
2021-05-08 14:09:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-05-08 14:09:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-05-08 14:09:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-05-08 14:09:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-05-08 14:09:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0207eeeb-ls13
2021-05-20 06:54:22 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-05-20 06:54:23 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 06:54:23 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5e6c6fda-ls7 Build-date:- 2021-05-20T06:49:58+00:00
2021-05-20 06:54:23 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-05-20 06:54:24 UTC/bin/sh -c #(nop) COPY dir:a608cf8787a4a9945fe7aa89eb59b92eee9f1d5676b5bd83c983088d0105bc07 in /
2021-05-20 06:54:25 UTC/bin/sh -c #(nop) COPY file:42b14449432bd3becde698ecc906f1d253e8d2c2e7b4d26114cae59df78cbd5e in /usr/local/bin/docker-compose
2021-05-20 06:55:16 UTC|2 BUILD_DATE=2021-05-20T06:49:58+00:00 VERSION=5e6c6fda-ls7 /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-05-20 06:55:17 UTC/bin/sh -c #(nop) COPY dir:63d6c526fdfa5bb9152d65e9ec635340ad55056f8b59bea3009cb0dfd54c44aa in /
2021-05-20 06:55:17 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-05-20 06:55:17 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-05-20 06:55:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-05-20 06:55:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20T06:49:58+00:00
2021-05-20 06:55:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-05-20 06:55:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-05-20 06:55:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-05-20 06:55:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fa7e8adbcd73b66d489c171086627cb018058045
2021-05-20 06:55:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fa7e8adbcd73b66d489c171086627cb018058045
2021-05-20 06:55:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-05-20 06:55:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-05-20 06:55:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-05-20 06:55:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-05-20 06:55:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5e6c6fda-ls7
2021-05-23 16:38:31 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-05-23 16:38:31 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-23 16:38:31 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.0-ls6 Build-date:- 2021-05-23T12:31:18-04:00
2021-05-23 16:38:32 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-05-23 16:39:28 UTC/bin/sh -c #(nop) COPY dir:dce160b89108cae0fe06e5cfbc469f4dc338135cffc6fa2917333ddcdb9eddac in /gclient
2021-05-23 16:39:41 UTC/bin/sh -c #(nop) COPY dir:19e3a983331002b400938d493a23ec5c6191ec72315a9a683a536e6cba2b3062 in /
2021-05-23 16:39:55 UTC|2 BUILD_DATE=2021-05-23T12:31:18-04:00 VERSION=0.1.0-ls6 /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-05-23 16:39:56 UTC/bin/sh -c #(nop) COPY dir:ff51eb8f1acd71f0e2b7354a8d4ca50019b913a3f0f27e27797272dafba1b310 in /
2021-05-23 16:39:56 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-05-23 16:39:56 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-05-23 16:39:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-05-23 16:39:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-23T12:31:18-04:00
2021-05-23 16:39:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-05-23 16:39:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-05-23 16:39:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-05-23 16:39:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=f65634c3737980c6cba25e84d36d7b08faca9a57
2021-05-23 16:39:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=f65634c3737980c6cba25e84d36d7b08faca9a57
2021-05-23 16:39:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-05-23 16:39:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-05-23 16:40:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-05-23 16:40:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-05-23 16:40:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.0-ls6
2021-06-03 22:16:00 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-06-03 22:16:01 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-03 22:16:01 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-06-03 22:16:02 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.11.0-r0-ls5 Build-date:- 2021-06-03T22:13:42+00:00
2021-06-03 22:16:03 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-06-03 22:16:18 UTC|3 BUILD_DATE=2021-06-03T22:13:42+00:00 FIREFOX_VERSION=78.11.0-r0 VERSION=78.11.0-r0-ls5 /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-06-03 22:16:19 UTC/bin/sh -c #(nop) COPY dir:188636a4ae339cdc7350d5e80445d44c357bd82daef211ecc56aa8a8d2d6c18f in /
2021-06-03 22:16:19 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-06-03 22:16:20 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-06-03 22:16:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-03 22:16:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-03T22:13:42+00:00
2021-06-03 22:16:21 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-06-03 22:16:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-06-03 22:16:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-03 22:16:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=73d0bcc3fca8eb588ede8a8cee75e353df7e77ca
2021-06-03 22:16:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=73d0bcc3fca8eb588ede8a8cee75e353df7e77ca
2021-06-03 22:16:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-06-03 22:16:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-06-03 22:16:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-06-03 22:16:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-03 22:16:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.11.0-r0-ls5
2021-06-03 22:19:25 UTC
293 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:4370ee8f7f4faa5936910cc95ad4a283783b72cbff65a99a2f0944b09f2759bd - 0.92% (2.7 MB)
[#001] sha256:9fa44409acc359bf8d947f128f2d24b8ee155e8cd4d847a1da17f0eb5a6d9503 - 0.73% (2.15 MB)
[#002] sha256:eb8febdbbb85e69caf272e48a94bc85641a090d40ee345a44a8d17e1d06e4427 - 0.72% (2.1 MB)
[#003] sha256:088f589b230809f3f292c7e10618a512e2ae78303048e3f87852acbf83fe9db0 - 0.0% (442 Bytes)
[#004] sha256:4187cd865d643de72b1a80b178dd1c4ab383013ee788abd7b0b3078b40ad1b23 - 1.59% (4.65 MB)
[#005] sha256:d4b8691f89266fa04607a4d2e83d72e8d51fedf9bbdd40222a3790dccecd78f4 - 0.0% (2.77 KB)
[#006] sha256:6e839c855dc9a1dcb358de28da0005b062ca422185ae9b9c14a97244ea20f3f5 - 0.02% (62.6 KB)
[#007] sha256:15073756cc48b8806cede183c83064e38da48588d1b0306a4fc28f57bb4a4ac8 - 3.54% (10.3 MB)
[#008] sha256:2fa6df4cc6bea6edfad403ed11872aeea36635efba7abf571f4ac22229054b19 - 31.47% (92.1 MB)
[#009] sha256:f93469bd8826c973f63fd824688b02fc98bfd74a32b6ca0bcb1fd5380828dcff - 0.0% (1.05 KB)
[#010] sha256:8996a8f0bd74d79a80157c20d531ae8dc7e9747f98872e19b5e52dc1422958af - 17.88% (52.3 MB)
[#011] sha256:c15c7be408f3472f5a9a93a22070fd24388545c28e907a41461a1c258795a771 - 1.19% (3.47 MB)
[#012] sha256:4e28cea4c144d9561b5aa7f5700c09b996a497a4124547ef0dee6c48dd2ba004 - 12.95% (37.9 MB)
[#013] sha256:057fd22b6cd78eecaa1519214711698437c06ebe36fe89f4f893ed6a4aa82e76 - 0.0% (1.05 KB)
[#014] sha256:c8be541b7bbb8a134d6df0d2b507582d776774a68cb37df9dadb49fe590d3a38 - 28.99% (84.8 MB)
[#015] sha256:d5fb4148dcd92e323bcd6572c0d95176ab15bc2ec1d3cdeb9a2e2904eb9de04d - 0.0% (147 Bytes)
/bin/sh -c #(nop) COPY dir:03221fab5e2a54dbc95ea75fb497b841823e24e3bf5445c556bb7681d2f186c4 in /
2021-05-08 14:09:54 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-05-08 14:09:56 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-08 14:09:58 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0207eeeb-ls13 Build-date:- 2021-05-08T14:07:50+00:00
2021-05-08 14:10:02 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-05-08 14:10:03 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-05-08 14:10:05 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-05-08 14:10:07 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-05-08 14:10:23 UTC|4 BUILD_DATE=2021-05-08T14:07:50+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=0207eeeb-ls13 /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-05-08 14:10:25 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-05-08 14:10:29 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-05-08 14:10:52 UTC|4 BUILD_DATE=2021-05-08T14:07:50+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=0207eeeb-ls13 /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-05-08 14:11:04 UTC/bin/sh -c #(nop) COPY dir:2acaa64c1c274cc83826425e27192cb5b2ebbcd4c2336082299743053faeda14 in /
2021-05-08 14:11:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-05-08 14:11:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-05-08 14:11:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-08T14:07:50+00:00
2021-05-08 14:11:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-05-08 14:11:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-05-08 14:11:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-05-08 14:11:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e65a2cbd22f703289d70e3d502978074b285e3aa
2021-05-08 14:11:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e65a2cbd22f703289d70e3d502978074b285e3aa
2021-05-08 14:11:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-05-08 14:11:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-05-08 14:11:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-05-08 14:11:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-05-08 14:11:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0207eeeb-ls13
2021-05-20 06:59:57 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-05-20 06:59:58 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 06:59:59 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5e6c6fda-ls7 Build-date:- 2021-05-20T06:49:58+00:00
2021-05-20 07:00:01 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-05-20 07:00:03 UTC/bin/sh -c #(nop) COPY dir:73eabc0c80f602c6274cc4d7bffbe22135052ff588c406f9e65bad503d44896c in /
2021-05-20 07:00:05 UTC/bin/sh -c #(nop) COPY file:7f84814a73e149d2e9c32174594b23411b14819d77acfbf517a518e70cac2e2b in /usr/local/bin/docker-compose
2021-05-20 07:02:06 UTC|2 BUILD_DATE=2021-05-20T06:49:58+00:00 VERSION=5e6c6fda-ls7 /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-05-20 07:02:25 UTC/bin/sh -c #(nop) COPY dir:3927565b6d5ad439a38f4f45c3b00298afc5cbbeb19ad5766cb1cae6a800f181 in /
2021-05-20 07:02:27 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-05-20 07:02:28 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-05-20 07:02:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-05-20 07:02:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20T06:49:58+00:00
2021-05-20 07:02:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-05-20 07:02:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-05-20 07:02:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-05-20 07:02:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fa7e8adbcd73b66d489c171086627cb018058045
2021-05-20 07:02:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fa7e8adbcd73b66d489c171086627cb018058045
2021-05-20 07:02:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-05-20 07:02:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-05-20 07:02:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-05-20 07:02:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-05-20 07:02:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5e6c6fda-ls7
2021-05-23 16:50:55 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-05-23 16:50:59 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-23 16:51:05 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.0-ls6 Build-date:- 2021-05-23T12:31:18-04:00
2021-05-23 16:51:08 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-05-23 16:53:52 UTC/bin/sh -c #(nop) COPY dir:acc02601e9072877cac0f27eba392edd08deef110b6dcf18cbba218089b02386 in /gclient
2021-05-23 16:54:33 UTC/bin/sh -c #(nop) COPY dir:1329379e9131b01698df6ba33114869a05dd30952c492a8a1f3259f2a3561f3a in /
2021-05-23 16:55:07 UTC|2 BUILD_DATE=2021-05-23T12:31:18-04:00 VERSION=0.1.0-ls6 /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-05-23 16:55:17 UTC/bin/sh -c #(nop) COPY dir:76e1cea7ac7e5844825a0abe695b4b86b9ac18b37d69163f05f02d8b80a5e01a in /
2021-05-23 16:55:19 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-05-23 16:55:22 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-05-23 16:55:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-05-23 16:55:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-23T12:31:18-04:00
2021-05-23 16:55:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-05-23 16:55:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-05-23 16:55:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-05-23 16:55:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=f65634c3737980c6cba25e84d36d7b08faca9a57
2021-05-23 16:55:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=f65634c3737980c6cba25e84d36d7b08faca9a57
2021-05-23 16:55:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-05-23 16:55:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-05-23 16:55:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-05-23 16:55:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-05-23 16:55:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.0-ls6
2021-06-03 22:17:33 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-06-03 22:17:35 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-03 22:17:37 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-06-03 22:17:40 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.11.0-r0-ls5 Build-date:- 2021-06-03T22:13:42+00:00
2021-06-03 22:17:42 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-06-03 22:18:50 UTC|3 BUILD_DATE=2021-06-03T22:13:42+00:00 FIREFOX_VERSION=78.11.0-r0 VERSION=78.11.0-r0-ls5 /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-06-03 22:18:59 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-06-03 22:19:01 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-06-03 22:19:02 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-06-03 22:19:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-03 22:19:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-03T22:13:42+00:00
2021-06-03 22:19:08 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-06-03 22:19:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-06-03 22:19:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-03 22:19:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=73d0bcc3fca8eb588ede8a8cee75e353df7e77ca
2021-06-03 22:19:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=73d0bcc3fca8eb588ede8a8cee75e353df7e77ca
2021-06-03 22:19:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-06-03 22:19:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-06-03 22:19:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-06-03 22:19:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-03 22:19:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.11.0-r0-ls5