2022-02-13 06:03:41 UTC
241 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:51d5e0e75af432a9adb175ce78ebd4e52042997db14d6e771376f2bfd1b6e305 - 1.0% (2.42 MB)
[#001] sha256:be53a36e50781b830389e32384ab0a096e6cb8bfb5f3f033d104030e031e6891 - 0.89% (2.15 MB)
[#002] sha256:aabc4890d7113517f9c1cfd6749e4d7a9ebde080335d4326aeae3eb59033a906 - 0.86% (2.08 MB)
[#003] sha256:801862bd1a152bb315444c190338a2b7f929659d6cc5e2f5bc621d4a6e9c124f - 0.0% (408 Bytes)
[#004] sha256:e2e2686e57115a2b639412347447a31b481bb3fc6a885001b3d35bf80cdc70d5 - 1.73% (4.18 MB)
[#005] sha256:f95353b5c5744d8f121f17904eb52a3a5f865e2881b7713011a971f906cbd09a - 0.0% (3.55 KB)
[#006] sha256:2d6fe5061f72f8b25adabe4022511a4c284d642e1d9fab4ff996edf8b58241dc - 0.03% (64.2 KB)
[#007] sha256:ed051fa2c1a84065b1e3617b2de11498875c9e79b436ce4698bd26d36d1d34ce - 4.04% (9.74 MB)
[#008] sha256:caaa9ad617960d559acaae37daaf1384e57a590479dce375372dcb16879a4eaa - 37.15% (89.5 MB)
[#009] sha256:02d635ca4ef87370a1d83cb9dc455909775834d4ca52e76cecebc75d9df24961 - 0.0% (1.13 KB)
[#010] sha256:bbe3a9073f82fc04c0781ff86c89af4cda40336a8332afc8aa6ecf03c948b47d - 1.3% (3.13 MB)
[#011] sha256:71d382211edcd8eb01ff1d6e8046c6c769c12c1691b5d305aaa753092e38aac1 - 1.38% (3.32 MB)
[#012] sha256:e9def06845f57af9f1b1f8932751e661943e19cd9616ce6d2d7f134eb9372b2f - 18.21% (43.9 MB)
[#013] sha256:df16e59757b82752c11980329d00d9ecacec518ea29e0d9e1c026aeb00acc387 - 0.0% (1.07 KB)
[#014] sha256:092368207acf08cc444f4a767589dc53831878c1e8dfc6d047226d3d495ea39a - 33.4% (80.4 MB)
[#015] sha256:52598e50481711f2e68dff4262d1b528f58c3c05b4a933f435f81ac1f9b85122 - 0.0% (596 Bytes)
/bin/sh -c #(nop) COPY dir:56344e08103bec8ad90af2b0787662d43f74f9952823b966d136ceebeee08916 in /
2022-02-08 06:30:22 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-08 06:30:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-08 06:30:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 867c2832-ls7 Build-date:- 2022-02-08T07:29:21+01:00
2022-02-08 06:30:25 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-02-08 06:30:26 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-02-08 06:30:27 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-02-08 06:30:29 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-02-08 06:30:30 UTC|4 BUILD_DATE=2022-02-08T07:29:21+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=867c2832-ls7 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2022-02-08 06:30:31 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-02-08 06:30:31 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-02-08 06:30:38 UTC|4 BUILD_DATE=2022-02-08T07:29:21+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=867c2832-ls7 /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/*
2022-02-08 06:30:39 UTC/bin/sh -c #(nop) COPY dir:494f571e18199f31eaf5e50b5556d1c8ccb8a67541fb04fc3a4f9638cbff48e5 in /
2022-02-08 06:30:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-08 06:30:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-08 06:30:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-08T07:29:21+01:00
2022-02-08 06:30:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-02-08 06:30:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-02-08 06:30:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-08 06:30:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=24497871ab3d035f790e10059500806fd14292ef
2022-02-08 06:30:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=24497871ab3d035f790e10059500806fd14292ef
2022-02-08 06:30:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-02-08 06:30:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-02-08 06:30:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-02-08 06:30:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-08 06:30:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=867c2832-ls7
2022-02-10 06:32:01 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-10 06:32:02 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-10 06:32:02 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3ba34318-ls35 Build-date:- 2022-02-10T07:27:52+01:00
2022-02-10 06:32:02 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-10 06:32:03 UTC/bin/sh -c #(nop) COPY dir:0a155d1b9b581ca46589d479168c4e78cb28d0ef1a6697f760d6c3f81a9e2c6d in /
2022-02-10 06:32:04 UTC/bin/sh -c #(nop) COPY file:1f41bb9937288c076ab29da16e6cb5ba765238a9906875ffdbbee8deaecbb11b in /usr/local/bin/docker-compose
2022-02-10 06:32:44 UTC|2 BUILD_DATE=2022-02-10T07:27:52+01:00 VERSION=3ba34318-ls35 /bin/sh -c echo "**** install deps ****" && apk add --no-cache dbus-x11 docker libpulse openssh-client openssl pavucontrol pulseaudio sudo xorg-server xorgxrdp xrdp xterm && VERSION=$(ls -1 /usr/lib/ | awk -F '-' '/pulse-/ {print $2; exit}') && ldconfig -n /usr/lib/pulse-${VERSION}/modules && echo "**** cleanup and user perms ****" && echo "abc:abc" | chpasswd && usermod -s /bin/bash abc && echo '%wheel ALL=(ALL) NOPASSWD:ALL' > /etc/sudoers.d/wheel && adduser abc wheel && rm -rf /tmp/*
2022-02-10 06:32:46 UTC/bin/sh -c #(nop) COPY dir:191d848c08c0d8fa1d8abc7cf1d43eaf2df3ea129a2b47777b90a0666a8ae2ab in /
2022-02-10 06:32:46 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-02-10 06:32:46 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-10 06:32:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-10 06:32:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-10T07:27:52+01:00
2022-02-10 06:32:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-02-10 06:32:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-02-10 06:32:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-10 06:32:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b8a57c56e988d45b10cc93dce1e31eb185a92531
2022-02-10 06:32:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b8a57c56e988d45b10cc93dce1e31eb185a92531
2022-02-10 06:32:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-02-10 06:32:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-02-10 06:32:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-02-10 06:32:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-10 06:32:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3ba34318-ls35
2022-02-13 03:00:17 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-13 03:00:18 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-13 03:00:18 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.1-ls44 Build-date:- 2022-02-13T03:54:59+01:00
2022-02-13 03:00:18 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-13 03:00:22 UTC/bin/sh -c #(nop) COPY dir:6a3f7541e95222089c72ff5965807afe6bd132c52ecd5c9ced9560edcc65fd45 in /gclient
2022-02-13 03:00:24 UTC/bin/sh -c #(nop) COPY dir:eadd9fc542d7554967057bda5f4d8dbc0c75fec92b626b3fd5793a5d46e1eeae in /
2022-02-13 03:00:42 UTC|2 BUILD_DATE=2022-02-13T03:54:59+01:00 VERSION=1.1.1-ls44 /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 && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community websocat && echo "**** openbox tweaks ****" && sed -i 's/NLIMC/NLMC/g' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && rm -rf /tmp/*
2022-02-13 03:00:43 UTC/bin/sh -c #(nop) COPY dir:68950f025446b939bfe8081316c6d101b35b58007b3352a86580dfcf2b474890 in /
2022-02-13 03:00:43 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-02-13 03:00:43 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-13 03:00:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-13 03:00:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-13T03:54:59+01:00
2022-02-13 03:00:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-02-13 03:00:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-02-13 03:00:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-13 03:00:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ad6a50a63d61bfcb112b3e5fc77d672f00590309
2022-02-13 03:00:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad6a50a63d61bfcb112b3e5fc77d672f00590309
2022-02-13 03:00:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-02-13 03:00:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-02-13 03:00:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-02-13 03:00:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-13 03:00:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.1.1-ls44
2022-02-13 06:03:20 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-13 06:03:20 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-13 06:03:21 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2022-02-13 06:03:21 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls40 Build-date:- 2022-02-13T07:01:45+01:00
2022-02-13 06:03:21 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-13 06:03:36 UTC|3 BUILD_DATE=2022-02-13T07:01:45+01:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls40 /bin/sh -c echo "**** install packages ****" && apk add --no-cache --virtual=build-dependencies curl && if [ -z ${FIREFOX_VERSION+x} ]; then FIREFOX_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp && awk '/^P:firefox$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add --no-cache firefox==${FIREFOX_VERSION} && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-02-13 06:03:37 UTC/bin/sh -c #(nop) COPY dir:3236a2b5da6d6116bacc7cf08ab00c345bbcb70efa449f5a78b5b00a213a61ef in /
2022-02-13 06:03:37 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-02-13 06:03:38 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-13 06:03:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-13 06:03:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-13T07:01:45+01:00
2022-02-13 06:03:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Firefox](https://www.mozilla.org/en-US/firefox/) Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards.
2022-02-13 06:03:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2022-02-13 06:03:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-13 06:03:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=27868cc44b821f1ff8600b605b56c124e3805875
2022-02-13 06:03:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=27868cc44b821f1ff8600b605b56c124e3805875
2022-02-13 06:03:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2022-02-13 06:03:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2022-02-13 06:03:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2022-02-13 06:03:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-13 06:03:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=94.0-r0-ls40