2021-05-30 07:13:47 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.31% (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:0130f2280cf5f426f04c12932fc149fc51bfa3f2d01240f11fff11d59d4d1297 - 28.28% (78.7 MB)
[#015] sha256:6ac03c4df061c81ca2bfed12c61f53d181f25556b137f608551cdb46a7670cc1 - 0.0% (147 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-05-30 07:13:16 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-05-30 07:13:16 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-30 07:13:16 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-05-30 07:13:17 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.10.0-r0-ls4 Build-date:- 2021-05-30T07:08:52+00:00
2021-05-30 07:13:17 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-05-30 07:13:42 UTC|3 BUILD_DATE=2021-05-30T07:08:52+00:00 FIREFOX_VERSION=78.10.0-r0 VERSION=78.10.0-r0-ls4 /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-05-30 07:13:43 UTC/bin/sh -c #(nop) COPY dir:188636a4ae339cdc7350d5e80445d44c357bd82daef211ecc56aa8a8d2d6c18f in /
2021-05-30 07:13:43 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-05-30 07:13:43 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-05-30 07:13:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-05-30 07:13:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-30T07:08:52+00:00
2021-05-30 07:13:44 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-05-30 07:13:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-05-30 07:13:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-05-30 07:13:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=016ec86a8803bbf7c234237faf0ed95fe683779a
2021-05-30 07:13:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=016ec86a8803bbf7c234237faf0ed95fe683779a
2021-05-30 07:13:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-05-30 07:13:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-05-30 07:13:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-05-30 07:13:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-05-30 07:13:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.10.0-r0-ls4