2021-09-26 06:04:32 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:9228e6b24e9b84c95a6756dff843869654109e4068c0ba4f08d3d871984ca471 - 0.02% (62.5 KB)
[#007] sha256:1a5dcc1238b61c86ec730548202980ab190844c369914cd0d9dd7f96e6e6fd99 - 3.52% (10.3 MB)
[#008] sha256:c58bd68e0e7fbcb92e51c42d66f44ca05bf841b3233539c04fea5fe9dc4e7274 - 31.31% (92.1 MB)
[#009] sha256:6737f4de9940e3f5b9ff7473e44179f77ca4f2223ecf95e492b60553d2e39627 - 0.0% (1 KB)
[#010] sha256:d395ecc279f8a7424185e9a29f84e040711201d4ad6bc40febcc283f22b63e79 - 18.27% (53.7 MB)
[#011] sha256:bcad85260769edf77f7c2e74895ab92c228ccfc87a1d84e3af68266ac93f1d2f - 1.18% (3.47 MB)
[#012] sha256:8a39eff79df9b1167042fc3c4b577854365f9763a47e9f2b9bd5eaaca202a3c6 - 12.93% (38 MB)
[#013] sha256:0f1311569812675ea2559061a4c65b3924636000cedf53b002ded9471bac102b - 0.0% (1.02 KB)
[#014] sha256:0400f593511609a825796178666e820fe1672fd0d4b5b303038bb75a0f1c9c46 - 28.83% (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-23 06:32:39 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-09-23 06:32:40 UTC/bin/sh -c #(nop) ARG VERSION
2021-09-23 06:32:41 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 46ebf348-ls19 Build-date:- 2021-09-23T08:29:56+02:00
2021-09-23 06:32:42 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-09-23 06:32:44 UTC/bin/sh -c #(nop) COPY dir:43c52f1eb87c04c24fa20fc4f1f4df207920632d7202e377ca98e8584a789879 in /
2021-09-23 06:32:45 UTC/bin/sh -c #(nop) COPY file:9485bc16747695216f44b3ccabfbdedd684dc06e5cedf508717eb50b79d3a4dc in /usr/local/bin/docker-compose
2021-09-23 06:33:11 UTC|2 BUILD_DATE=2021-09-23T08:29:56+02:00 VERSION=46ebf348-ls19 /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-23 06:33:13 UTC/bin/sh -c #(nop) COPY dir:3927565b6d5ad439a38f4f45c3b00298afc5cbbeb19ad5766cb1cae6a800f181 in /
2021-09-23 06:33:13 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-09-23 06:33:14 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-09-23 06:33:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-09-23 06:33:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-09-23T08:29:56+02:00
2021-09-23 06:33:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-09-23 06:33:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-09-23 06:33:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-09-23 06:33:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=23e85cf195edbd43ef35faf9e6f62911f2ebc6a7
2021-09-23 06:33:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=23e85cf195edbd43ef35faf9e6f62911f2ebc6a7
2021-09-23 06:33:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-09-23 06:33:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-09-23 06:33:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-09-23 06:33:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-09-23 06:33:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=46ebf348-ls19
2021-09-25 19:51:20 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-09-25 19:51:21 UTC/bin/sh -c #(nop) ARG VERSION
2021-09-25 19:51:22 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.2-ls22 Build-date:- 2021-09-25T21:45:15+02:00
2021-09-25 19:51:23 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-09-25 19:51:51 UTC/bin/sh -c #(nop) COPY dir:20ba9e1ebfb1459df2ee17fd3cc0b783f1827a61e06a18c8975e80219a78ba62 in /gclient
2021-09-25 19:51:55 UTC/bin/sh -c #(nop) COPY dir:319d71f2e5ad9fa65d2def32304e76dd35e4d44ec1bf2d23d93584fbca6f94d4 in /
2021-09-25 19:52:10 UTC|2 BUILD_DATE=2021-09-25T21:45:15+02:00 VERSION=0.1.2-ls22 /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-09-25 19:52:12 UTC/bin/sh -c #(nop) COPY dir:0bc3883f5d026b87d495bbfe1df62bf7632ec09355467365ab92ba80ceb9b1a6 in /
2021-09-25 19:52:14 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-09-25 19:52:17 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-09-25 19:52:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-09-25 19:52:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-09-25T21:45:15+02:00
2021-09-25 19:52:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-09-25 19:52:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-09-25 19:52:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-09-25 19:52:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=087c8fc2435e245e35ae6b76e6dff1a5c5a466ee
2021-09-25 19:52:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=087c8fc2435e245e35ae6b76e6dff1a5c5a466ee
2021-09-25 19:52:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-09-25 19:52:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-09-25 19:52:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-09-25 19:52:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-09-25 19:52:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.2-ls22
2021-09-26 06:03:49 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-09-26 06:03:50 UTC/bin/sh -c #(nop) ARG VERSION
2021-09-26 06:03:52 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-09-26 06:03:54 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.14.0-r0-ls20 Build-date:- 2021-09-26T08:02:26+02:00
2021-09-26 06:03:55 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-09-26 06:04:08 UTC|3 BUILD_DATE=2021-09-26T08:02:26+02:00 FIREFOX_VERSION=78.14.0-r0 VERSION=78.14.0-r0-ls20 /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-26 06:04:10 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-09-26 06:04:11 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-09-26 06:04:13 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-09-26 06:04:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-09-26 06:04:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-09-26T08:02:26+02:00
2021-09-26 06:04:18 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-26 06:04:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-09-26 06:04:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-09-26 06:04:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=3ffe45d51ea99c256bd5934cd4b21e52b77c940d
2021-09-26 06:04:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3ffe45d51ea99c256bd5934cd4b21e52b77c940d
2021-09-26 06:04:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-09-26 06:04:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-09-26 06:04:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-09-26 06:04:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-09-26 06:04:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.14.0-r0-ls20