2021-09-12 06:04:23 UTC
294 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:4a63f882c16f677389819386468cf2eea580069638d00c4d0cc6662ee4fc322f - 0.92% (2.7 MB)
[#001] sha256:224abd34e56db683420b234f040706e80e79ba48e1916017a411bd175c77ffb6 - 0.73% (2.15 MB)
[#002] sha256:7f0310c303633bc849ac9481e05f50a91b5e59acf9ac4b8cfd96fbb7471e52a4 - 0.71% (2.1 MB)
[#003] sha256:156be25225d6734e42748bfec55d4095e00449552a29d92962f905f834707f21 - 0.0% (412 Bytes)
[#004] sha256:559cf66f480c7cd7a362c954e6a45afc326c4d81ae285962bb89c32ba5d85c21 - 1.58% (4.65 MB)
[#005] sha256:b12417c88fe7bf4889226f494d8aa9ee061f6a3e951b021a4be7bb65de76df21 - 0.0% (2.85 KB)
[#006] sha256:009374caf53473393f1560343ee69fa8cb8f20bbd50e9c640d72ab930d4765fd - 0.02% (62.5 KB)
[#007] sha256:3ed924859318a3c9b57c6418aac6063009a34ec8d041ed728f22565d9a9a2324 - 3.51% (10.3 MB)
[#008] sha256:84cf26129502ee0e8c9ddcb2ee590409b53894d0a22f3b3297e6c81f0688fa9f - 31.29% (92.1 MB)
[#009] sha256:ecb5aebef9ed1e9cbfbaf4c2399d03c3e2d7e898b2290011ba00ae6bdb111701 - 0.0% (1 KB)
[#010] sha256:cb887d86b22f3fd03a20bd43768affa096381fb5dbce8d70bccfe4c70546722e - 18.32% (53.9 MB)
[#011] sha256:fb3c5940e759a5a196abce65717e0617d38d71ee05e8b112734522165d53aaff - 1.18% (3.47 MB)
[#012] sha256:012ddb1928e1ab875c520fb47ee3db2533ce8aaf4f22be61527ec1ec275f3d32 - 12.93% (38 MB)
[#013] sha256:09e0255cfe0bc1212c1ca9bb25b3f9272062fddfaac078337a9b5307613e4568 - 0.0% (1008 Bytes)
[#014] sha256:7bf7f30397d74f62d2b86b70394f98cf995a1969fa30272913c726bbb3c190fb - 28.8% (84.8 MB)
[#015] sha256:565cb93a893549d5de00bf7cf6bc200cc9e5e77c16bf23dc95341e4ca54feb4a - 0.0% (147 Bytes)
/bin/sh -c #(nop) COPY dir:ce0d7b019eba73404aebccff802ce6d74196bf9155830434360b38af7ce3263b in /
2021-08-31 06:30:15 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-31 06:30:16 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-31 06:30:17 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a057dcdc-ls20 Build-date:- 2021-08-31T08:29:06+02:00
2021-08-31 06:30:18 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-08-31 06:30:19 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-08-31 06:30:20 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-08-31 06:30:22 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-08-31 06:30:22 UTC|4 BUILD_DATE=2021-08-31T08:29:06+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=a057dcdc-ls20 /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-08-31 06:30:24 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-08-31 06:30:24 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-08-31 06:30:28 UTC|4 BUILD_DATE=2021-08-31T08:29:06+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=a057dcdc-ls20 /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-08-31 06:30:29 UTC/bin/sh -c #(nop) COPY dir:00690d36fb1a1d49e825642054741b02b89477fe1c4c9061328eff8ad64efca7 in /
2021-08-31 06:30:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-08-31 06:30:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-31 06:30:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-31T08:29:06+02:00
2021-08-31 06:30:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-08-31 06:30:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-08-31 06:30:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-31 06:30:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4637078a163d5eb02e64b9a02a88b1509745ebf1
2021-08-31 06:30:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4637078a163d5eb02e64b9a02a88b1509745ebf1
2021-08-31 06:30:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-08-31 06:30:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-08-31 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-08-31 06:30:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-31 06:30:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a057dcdc-ls20
2021-09-02 06:33:50 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-09-02 06:33:50 UTC/bin/sh -c #(nop) ARG VERSION
2021-09-02 06:33:51 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 96c7e92b-ls17 Build-date:- 2021-09-02T06:31:17+00:00
2021-09-02 06:33:52 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-09-02 06:33:54 UTC/bin/sh -c #(nop) COPY dir:43c52f1eb87c04c24fa20fc4f1f4df207920632d7202e377ca98e8584a789879 in /
2021-09-02 06:33:55 UTC/bin/sh -c #(nop) COPY file:2b3167ee9deacc7869f3a92ce3494d9926568e5262de73936085748093f13540 in /usr/local/bin/docker-compose
2021-09-02 06:34:17 UTC|2 BUILD_DATE=2021-09-02T06:31:17+00:00 VERSION=96c7e92b-ls17 /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-09-02 06:34:19 UTC/bin/sh -c #(nop) COPY dir:3927565b6d5ad439a38f4f45c3b00298afc5cbbeb19ad5766cb1cae6a800f181 in /
2021-09-02 06:34:19 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-09-02 06:34:20 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-09-02 06:34:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-09-02 06:34:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-09-02T06:31:17+00:00
2021-09-02 06:34:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-09-02 06:34:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-09-02 06:34:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-09-02 06:34:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b2182dca82a83d2596b8458c7d7db2fba2977928
2021-09-02 06:34:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b2182dca82a83d2596b8458c7d7db2fba2977928
2021-09-02 06:34:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-09-02 06:34:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-09-02 06:34:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-09-02 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-09-02 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=96c7e92b-ls17
2021-09-05 16:03:39 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-09-05 16:03:39 UTC/bin/sh -c #(nop) ARG VERSION
2021-09-05 16:03:40 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.1-ls18 Build-date:- 2021-09-05T17:59:01+02:00
2021-09-05 16:03:41 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-09-05 16:04:04 UTC/bin/sh -c #(nop) COPY dir:99c8edc240ffd30d7367b282bfabce91258cdecb1f0b9eac19ee817f84dde140 in /gclient
2021-09-05 16:04:07 UTC/bin/sh -c #(nop) COPY dir:319d71f2e5ad9fa65d2def32304e76dd35e4d44ec1bf2d23d93584fbca6f94d4 in /
2021-09-05 16:04:16 UTC|2 BUILD_DATE=2021-09-05T17:59:01+02:00 VERSION=0.1.1-ls18 /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-09-05 16:04:18 UTC/bin/sh -c #(nop) COPY dir:76e1cea7ac7e5844825a0abe695b4b86b9ac18b37d69163f05f02d8b80a5e01a in /
2021-09-05 16:04:19 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-09-05 16:04:21 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-09-05 16:04:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-09-05 16:04:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-09-05T17:59:01+02:00
2021-09-05 16:04:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-09-05 16:04:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-09-05 16:04:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-09-05 16:04:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=06717a8f28b3b5e34828c8ff65c87967c4516721
2021-09-05 16:04:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=06717a8f28b3b5e34828c8ff65c87967c4516721
2021-09-05 16:04:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-09-05 16:04:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-09-05 16:04:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-09-05 16:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-09-05 16:04:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.1-ls18
2021-09-12 06:03:42 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-09-12 06:03:44 UTC/bin/sh -c #(nop) ARG VERSION
2021-09-12 06:03:45 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-09-12 06:03:47 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.12.0-r0-ls18 Build-date:- 2021-09-12T08:02:16+02:00
2021-09-12 06:03:48 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-09-12 06:04:00 UTC|3 BUILD_DATE=2021-09-12T08:02:16+02:00 FIREFOX_VERSION=78.12.0-r0 VERSION=78.12.0-r0-ls18 /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-09-12 06:04:02 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-09-12 06:04:03 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-09-12 06:04:05 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-09-12 06:04:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-09-12 06:04:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-09-12T08:02:16+02:00
2021-09-12 06:04:09 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-09-12 06:04:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-09-12 06:04:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-09-12 06:04:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=bb1c8ba523a16c2947dcf568d3aeae450798f0a9
2021-09-12 06:04:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=bb1c8ba523a16c2947dcf568d3aeae450798f0a9
2021-09-12 06:04:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-09-12 06:04:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-09-12 06:04:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-09-12 06:04:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-09-12 06:04:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.12.0-r0-ls18