2022-03-06 06:04:13 UTC
283 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:e9b7ab8ebd4a6edcd22958e6c0be1da8bd0778a9bec8701a2f59e8dca696ef06 - 0.85% (2.42 MB)
[#001] sha256:b0931519ca80c8a4ca7f84d58f8743d723381b9751ab8b7123f6eadc4a00675f - 0.76% (2.15 MB)
[#002] sha256:e98a9150fe407841a1278f4215c21391cbb72ff3fd75e4d794ec92c5e105e7ed - 0.73% (2.08 MB)
[#003] sha256:0f33be14c3a77d71584d6b837ca0a130f6657f161943db1596c8c70d3077a01f - 0.0% (413 Bytes)
[#004] sha256:29b44b080032b01f1da855ef7b83002f70e59c2674b7cf9e2543c590461c9b50 - 1.47% (4.18 MB)
[#005] sha256:54d9987dde994c274479f6abba0d75136e17ba2db6d17db1bb6cc692257d932f - 0.0% (3.55 KB)
[#006] sha256:9bc73ba1a6eb4c28bf378f713e290741252748aa6aff8cbdf6895b6c5df8ab7b - 0.02% (64.2 KB)
[#007] sha256:73977d1bc04924cd77aac0835d7d6a3cf4299780edc765577987ee2659cc4198 - 3.44% (9.74 MB)
[#008] sha256:8439a6d8284f49880c02c8c78fba641d470de35b5bed098f30ca63f6a929b2d9 - 46.56% (132 MB)
[#009] sha256:bbc7f8423ddb8e3246617fbe51b1db2e07542e00eadd0e1374b23159c40529c3 - 0.0% (1.71 KB)
[#010] sha256:2594d8481cc32afd6281bf2d83dd27a527ba4f1d3eaba8af96164da1c04ddd77 - 1.11% (3.14 MB)
[#011] sha256:065ee173833370ff98eb3b43776a5ec6c4e01f39b9c4ea042e799a3a3da83919 - 1.17% (3.32 MB)
[#012] sha256:078a579fde8cd2f68a5e6bf8fdb0aa4a19a2d0ae1a92186f195cd3828e8659da - 15.48% (43.8 MB)
[#013] sha256:df16e59757b82752c11980329d00d9ecacec518ea29e0d9e1c026aeb00acc387 - 0.0% (1.07 KB)
[#014] sha256:d67381c9a444b85508520a4a57a0bcedbdd9e045714008746be163e5625413e0 - 28.4% (80.4 MB)
[#015] sha256:2e4fbb37790d9abb2960318a129b9ad2b26fe1c3f2c4788c1a781030b6858286 - 0.0% (596 Bytes)
/bin/sh -c #(nop) COPY dir:f1fb8a41fbd2401182f4082e05cd6c2c171d1b7c1e9c4384557ef03632d6c28c in /
2022-02-22 06:31:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-22 06:31:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-22 06:31:27 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a3968187-ls8 Build-date:- 2022-02-22T07:30:17+01:00
2022-02-22 06:31:28 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-02-22 06:31:29 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-02-22 06:31:30 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-02-22 06:31:32 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-02-22 06:31:33 UTC|4 BUILD_DATE=2022-02-22T07:30:17+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=a3968187-ls8 /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-22 06:31:34 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-02-22 06:31:34 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-02-22 06:31:43 UTC|4 BUILD_DATE=2022-02-22T07:30:17+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=a3968187-ls8 /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-22 06:31:45 UTC/bin/sh -c #(nop) COPY dir:494f571e18199f31eaf5e50b5556d1c8ccb8a67541fb04fc3a4f9638cbff48e5 in /
2022-02-22 06:31:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-22 06:31:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-22 06:31:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-22T07:30:17+01:00
2022-02-22 06:31:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-02-22 06:31:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-02-22 06:31:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-22 06:31:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=eb5182d0908f3eed86976a702ac1e018f1a9fd51
2022-02-22 06:31:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=eb5182d0908f3eed86976a702ac1e018f1a9fd51
2022-02-22 06:31:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-02-22 06:31:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-02-22 06:31:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-02-22 06:31:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-22 06:31:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a3968187-ls8
2022-03-06 05:15:45 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-06 05:15:45 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-06 05:15:46 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ba1f2f16-ls41 Build-date:- 2022-03-06T06:11:58+01:00
2022-03-06 05:15:46 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-06 05:15:46 UTC/bin/sh -c #(nop) COPY dir:0a155d1b9b581ca46589d479168c4e78cb28d0ef1a6697f760d6c3f81a9e2c6d in /
2022-03-06 05:15:47 UTC/bin/sh -c #(nop) COPY file:1f41bb9937288c076ab29da16e6cb5ba765238a9906875ffdbbee8deaecbb11b in /usr/local/bin/docker-compose
2022-03-06 05:16:27 UTC|2 BUILD_DATE=2022-03-06T06:11:58+01:00 VERSION=ba1f2f16-ls41 /bin/sh -c echo "**** install deps ****" && apk add --no-cache dbus-x11 docker libpulse mesa openssh-client openssl pavucontrol pciutils-libs pulseaudio sudo xf86-video-ati xf86-video-amdgpu xorg-server xorgxrdp xrdp xterm && VERSION=$(ls -1 /usr/lib/ | awk -F '-' '/pulse-/ {print $2; exit}') && ldconfig -n /usr/lib/pulse-${VERSION}/modules && echo "**** cleanup and user perms ****" && echo "abc:abc" | chpasswd && usermod -s /bin/bash abc && echo '%wheel ALL=(ALL) NOPASSWD:ALL' > /etc/sudoers.d/wheel && adduser abc wheel && rm -rf /tmp/*
2022-03-06 05:16:28 UTC/bin/sh -c #(nop) COPY dir:9282648915ce952f3846495535c1e1fb80889e3d0539ef0c424f93c95a02f1c5 in /
2022-03-06 05:16:28 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-03-06 05:16:29 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-06 05:16:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-06 05:16:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-06T06:11:58+01:00
2022-03-06 05:16:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-03-06 05:16:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-03-06 05:16:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-06 05:16:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=adef5b2a72f31377227f10475fb1fe8b9a13fe83
2022-03-06 05:16:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=adef5b2a72f31377227f10475fb1fe8b9a13fe83
2022-03-06 05:16:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-03-06 05:16:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-03-06 05:16:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-03-06 05:16:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-06 05:16:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=ba1f2f16-ls41
2022-03-06 05:50:52 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-06 05:50:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-06 05:50:52 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls50 Build-date:- 2022-03-06T06:45:25+01:00
2022-03-06 05:50:53 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-06 05:50:57 UTC/bin/sh -c #(nop) COPY dir:7d25afb50d5fc60d0bba473bd023326984dffae3feecc072eef1bece1cf696a0 in /gclient
2022-03-06 05:50:58 UTC/bin/sh -c #(nop) COPY dir:eadd9fc542d7554967057bda5f4d8dbc0c75fec92b626b3fd5793a5d46e1eeae in /
2022-03-06 05:51:13 UTC|2 BUILD_DATE=2022-03-06T06:45:25+01:00 VERSION=1.1.2-ls50 /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-03-06 05:51:14 UTC/bin/sh -c #(nop) COPY dir:68950f025446b939bfe8081316c6d101b35b58007b3352a86580dfcf2b474890 in /
2022-03-06 05:51:14 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-03-06 05:51:15 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-06 05:51:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-06 05:51:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-06T06:45:25+01:00
2022-03-06 05:51:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-03-06 05:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-03-06 05:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-06 05:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e6e0a0d98f74ad6a700d8f50f685e5bedf23d6f0
2022-03-06 05:51:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e6e0a0d98f74ad6a700d8f50f685e5bedf23d6f0
2022-03-06 05:51:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-03-06 05:51:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-03-06 05:51:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-03-06 05:51:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-06 05:51:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.1.2-ls50
2022-03-06 06:03:39 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-06 06:03:40 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-06 06:03:40 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2022-03-06 06:03:41 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls42 Build-date:- 2022-03-06T07:02:01+01:00
2022-03-06 06:03:42 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-06 06:03:55 UTC|3 BUILD_DATE=2022-03-06T07:02:01+01:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls42 /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-03-06 06:03:56 UTC/bin/sh -c #(nop) COPY dir:8a8e126afbb5bcfaacd22b9681d8cd172fc6d81bd0dfa687eb30b3e55bfed0db in /
2022-03-06 06:03:56 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-03-06 06:03:57 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-06 06:03:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-06 06:03:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-06T07:02:01+01:00
2022-03-06 06:04:00 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-03-06 06:04:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2022-03-06 06:04:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-06 06:04:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=f0f08d185d1b4197dca099aa5f68f58432ca8f73
2022-03-06 06:04:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=f0f08d185d1b4197dca099aa5f68f58432ca8f73
2022-03-06 06:04:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2022-03-06 06:04:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2022-03-06 06:04:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2022-03-06 06:04:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-06 06:04:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=94.0-r0-ls42