2021-11-07 06:04:20 UTC
279 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:b32dd7c81cec2d1d66e6fd8f1c846515b3599754c12403984738aaa6b2e4fe06 - 0.87% (2.43 MB)
[#001] sha256:1efd7fe99a138c3c67712763a6f0aeafbf2268aa87a8241b86c36d472a861b5c - 0.77% (2.15 MB)
[#002] sha256:a1b83da5a6a6c3e07289b27a0f685170deee77fed20033990a7008edc2daf9b1 - 0.74% (2.08 MB)
[#003] sha256:5112f9a10a0e721fb482fa7400c75659d64e9bf6f953a8ad41f7ea3a29c3366b - 0.0% (409 Bytes)
[#004] sha256:179130eebb61dde6a638f1af965ab29a7784edf7c72b87d257fd52a97c80362a - 1.49% (4.16 MB)
[#005] sha256:5e2e63333bd676022e7e102d4219cf8580aa4fcc87071f4972e67029190db9a3 - 0.0% (2.85 KB)
[#006] sha256:51d87839a5d3ad41ee9ceabf7e72923534d8ca58e7d9c3b7a359f08584bc79b4 - 0.02% (60.7 KB)
[#007] sha256:bdc6d6f3dcbb672645b2af553fd620ac449899f69e2f2b4467192e7ca58f96cb - 3.48% (9.74 MB)
[#008] sha256:8206440d5c549b1009f6f174346601ae317837c04ebb4382c96c0edc031d59aa - 31.08% (86.9 MB)
[#009] sha256:a1cde9d4895095cbdce4b88ba3d42ed94ffa11a0c4828bb5ab99d254d67673dd - 0.0% (1.09 KB)
[#010] sha256:b5f912b71ba76bb85ebb3fb08baa43361f981da491cb7014bdd41e7ce12e7794 - 19.25% (53.8 MB)
[#011] sha256:9c1d12988d946b94d11cbb168b82b0b320d6d5133b1d6204ca6de3adabaddb21 - 1.19% (3.32 MB)
[#012] sha256:da34f490da272f8dd18c974e2ff94b5680f2856c862e0255c716b6853d1fcf37 - 12.98% (36.3 MB)
[#013] sha256:edabc993eba789af9b149e1e017357fefdd3fd8e3a9491aa53f15e4bb3075abc - 0.0% (1.02 KB)
[#014] sha256:d7411fc088c5c61f09e5f3e350023e64ab35b9bfbb5828ff9723f586a4fdfa2a - 28.12% (78.6 MB)
[#015] sha256:4fe26686460d0b6ac935fbbc185c7474ff75fc6373f07cb67fe04befa05ec2b7 - 0.0% (147 Bytes)
/bin/sh -c #(nop) COPY dir:6e904e96aa7fc07b69ceab7ceba0981040b6f5ae1dd703a3df4ae74d9b8bd21e in /
2021-10-26 06:31:31 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-10-26 06:31:32 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-26 06:31:33 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 68a26080-ls11 Build-date:- 2021-10-26T08:30:17+02:00
2021-10-26 06:31:34 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-10-26 06:31:35 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-10-26 06:31:36 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-10-26 06:31:38 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-10-26 06:31:39 UTC|4 BUILD_DATE=2021-10-26T08:30:17+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=68a26080-ls11 /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-10-26 06:31:40 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-10-26 06:31:40 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-10-26 06:31:44 UTC|4 BUILD_DATE=2021-10-26T08:30:17+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=68a26080-ls11 /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-10-26 06:31:45 UTC/bin/sh -c #(nop) COPY dir:316667d7645a7f309cb04ef09468c76e82619b79224adf7ff9b5a1de2c6cee2c in /
2021-10-26 06:31:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-10-26 06:31:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-10-26 06:31:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-26T08:30:17+02:00
2021-10-26 06:31:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-10-26 06:31:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-10-26 06:31:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-10-26 06:31:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0ad5df10aa12f4de4c986a66d1f2d0d11ac78b2f
2021-10-26 06:31:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0ad5df10aa12f4de4c986a66d1f2d0d11ac78b2f
2021-10-26 06:31:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-10-26 06:31:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-10-26 06:31:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-10-26 06:31:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-10-26 06:31:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=68a26080-ls11
2021-10-28 06:32:36 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-10-28 06:32:37 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-28 06:32:38 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a3e11e84-ls25 Build-date:- 2021-10-28T08:29:34+02:00
2021-10-28 06:32:39 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-10-28 06:32:41 UTC/bin/sh -c #(nop) COPY dir:7307d6c138d7c50cb22a03e594ade96dab2e32da354365bc68ab337853b80a6c in /
2021-10-28 06:32:42 UTC/bin/sh -c #(nop) COPY file:1f41bb9937288c076ab29da16e6cb5ba765238a9906875ffdbbee8deaecbb11b in /usr/local/bin/docker-compose
2021-10-28 06:33:10 UTC|2 BUILD_DATE=2021-10-28T08:29:34+02:00 VERSION=a3e11e84-ls25 /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/*
2021-10-28 06:33:11 UTC/bin/sh -c #(nop) COPY dir:d62131fa2161bbda8e11bcbd3ddbbd28a78caa3b173038145f6fed2ba3dba13f in /
2021-10-28 06:33:11 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-10-28 06:33:12 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-10-28 06:33:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-10-28 06:33:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-28T08:29:34+02:00
2021-10-28 06:33:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-10-28 06:33:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-10-28 06:33:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-10-28 06:33:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b5081a946506c556bb95dbd45d29feba2754c659
2021-10-28 06:33:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b5081a946506c556bb95dbd45d29feba2754c659
2021-10-28 06:33:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-10-28 06:33:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-10-28 06:33:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-10-28 06:33:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-10-28 06:33:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a3e11e84-ls25
2021-10-31 16:03:11 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-10-31 16:03:11 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-31 16:03:12 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.2-ls29 Build-date:- 2021-10-31T16:58:21+01:00
2021-10-31 16:03:13 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-10-31 16:03:44 UTC/bin/sh -c #(nop) COPY dir:4d65a2448faea76e2869a56b1d596741898381d9710d415626db8b8855b1612a in /gclient
2021-10-31 16:03:47 UTC/bin/sh -c #(nop) COPY dir:7dd22e8f3a2c85d1045874b8e5325b212f5cb44b4ebea34f254b4ebc44a50a0c in /
2021-10-31 16:03:59 UTC|2 BUILD_DATE=2021-10-31T16:58:21+01:00 VERSION=0.1.2-ls29 /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/*
2021-10-31 16:04:01 UTC/bin/sh -c #(nop) COPY dir:0bc3883f5d026b87d495bbfe1df62bf7632ec09355467365ab92ba80ceb9b1a6 in /
2021-10-31 16:04:03 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-10-31 16:04:05 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-10-31 16:04:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-10-31 16:04:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-31T16:58:21+01:00
2021-10-31 16:04:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-10-31 16:04:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-10-31 16:04:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-10-31 16:04:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=60f96efc6d6b9b90f42f9bb6a7d8477f968eb698
2021-10-31 16:04:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=60f96efc6d6b9b90f42f9bb6a7d8477f968eb698
2021-10-31 16:04:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-10-31 16:04:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-10-31 16:04:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-10-31 16:04:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-10-31 16:04:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.2-ls29
2021-11-07 06:03:22 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-11-07 06:03:24 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-07 06:03:26 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-11-07 06:03:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.13.0-r0-ls27 Build-date:- 2021-11-07T07:01:36+01:00
2021-11-07 06:03:31 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-11-07 06:03:45 UTC|3 BUILD_DATE=2021-11-07T07:01:36+01:00 FIREFOX_VERSION=78.13.0-r0 VERSION=78.13.0-r0-ls27 /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.14/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-11-07 06:03:48 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-11-07 06:03:50 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-11-07 06:03:52 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-11-07 06:03:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-11-07 06:03:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-07T07:01:36+01:00
2021-11-07 06:03:59 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-11-07 06:04:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-11-07 06:04:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-11-07 06:04:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=53119c6ff89be390282b74f6e17dca93bcb5861a
2021-11-07 06:04:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=53119c6ff89be390282b74f6e17dca93bcb5861a
2021-11-07 06:04:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-11-07 06:04:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-11-07 06:04:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-11-07 06:04:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-11-07 06:04:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.13.0-r0-ls27