2021-12-23 17:59:51 UTC
299 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:604f8e03a2f0c0c4ee41c7aabefe6c448e8b545153261b3a717fd5b6652b7782 - 0.9% (2.71 MB)
[#001] sha256:43be71bcf85da60bc376f28696a05525cc461f63816df294ffd9663c03d30f87 - 0.72% (2.15 MB)
[#002] sha256:ab6bd7dd093c1341f254354e3fe3b67b8e76b8c21243f19b8082065ba8312e92 - 0.7% (2.1 MB)
[#003] sha256:0ed487bbd857c496a9cc1d8837ba2baef54a8c0bfc07647c1db2b74360cb65eb - 0.0% (411 Bytes)
[#004] sha256:376a4120bd58ba470ea85dbebfebd1d53bc2b98e3fb7d7d424c33b58bdc48404 - 1.58% (4.72 MB)
[#005] sha256:1460a3e32e3ca35615fbf20ab857ea6bc9519753f4ff6b75d8dbbb87043b2ddf - 0.0% (3.13 KB)
[#006] sha256:54325985adec3916ad6cffb5ba2a77a391eddb84f72225d35b89577aa3d4dd69 - 0.02% (66 KB)
[#007] sha256:ec0d75e63f0ea4142de321fefaa6f59af1a6e65a0b82487104a7b3a4c355810a - 3.46% (10.3 MB)
[#008] sha256:a1666c71c8295ff575034b6efbc8654a1f7385af28604c478b243d91d887a13c - 31.44% (94 MB)
[#009] sha256:8e9baa9c1a6d0f8605c457d5f3f6a3d39b6aad2dd1f3345befedadca680057a4 - 0.0% (1.09 KB)
[#010] sha256:02eda744472231574f8259eb822a19ae4876e4aab6f7416e60eed0aad1912db6 - 17.56% (52.5 MB)
[#011] sha256:c14e1a004d7974b786c22ef8fe41de0496b87f0d5730b15846827fa48fd5a133 - 1.16% (3.48 MB)
[#012] sha256:d84f9779bc27e21565dc6c25c4a02d7c72d3fb1ce642285d0cec88e8bad0eee5 - 15.19% (45.4 MB)
[#013] sha256:3b9ddfd6074512b688f120be7ed71205c9c1ef321c731c7c14725190615c91d1 - 0.0% (1.02 KB)
[#014] sha256:fe64481fe77ea24be5bab2f838507e04f61b9edee226370424309ec6087b5ecf - 27.26% (81.5 MB)
[#015] sha256:d39b1520238228fa270e5c4f78c77008aefda9806645d447647175c9b0247443 - 0.0% (597 Bytes)
/bin/sh -c #(nop) COPY dir:37a3f4fdf1de62726355fc8998312bb9a39a742c42351dc780f075ade322f637 in /
2021-12-21 18:01:35 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-12-21 18:01:36 UTC/bin/sh -c #(nop) ARG VERSION
2021-12-21 18:01:37 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 66d266ad-ls4 Build-date:- 2021-12-21T19:00:24+01:00
2021-12-21 18:01:38 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-12-21 18:01:39 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-12-21 18:01:40 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-12-21 18:01:42 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-12-21 18:01:43 UTC|4 BUILD_DATE=2021-12-21T19:00:24+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=66d266ad-ls4 /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-12-21 18:01:44 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-12-21 18:01:44 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-12-21 18:01:51 UTC|4 BUILD_DATE=2021-12-21T19:00:24+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=66d266ad-ls4 /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-12-21 18:01:52 UTC/bin/sh -c #(nop) COPY dir:9eaab8356b795793384e102bb178ca557143ac6dfa680fe1d7c2052ec322d665 in /
2021-12-21 18:01:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-12-21 18:01:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-12-21 18:01:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-12-21T19:00:24+01:00
2021-12-21 18:01:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-12-21 18:01:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-12-21 18:01:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-12-21 18:01:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cde88b797c53dee636649ae7d1de69f49ad7c929
2021-12-21 18:01:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cde88b797c53dee636649ae7d1de69f49ad7c929
2021-12-21 18:02:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-12-21 18:02:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-12-21 18:02:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-12-21 18:02:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-12-21 18:02:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=66d266ad-ls4
2021-12-21 23:59:44 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-12-21 23:59:45 UTC/bin/sh -c #(nop) ARG VERSION
2021-12-21 23:59:46 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c4067a01-ls29 Build-date:- 2021-12-22T00:56:51+01:00
2021-12-21 23:59:47 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-12-21 23:59:49 UTC/bin/sh -c #(nop) COPY dir:8f431f36f40fdabe6531941c7f57f5abf835f48da30b4777e9814f0ef68f4f8c in /
2021-12-21 23:59:50 UTC/bin/sh -c #(nop) COPY file:9485bc16747695216f44b3ccabfbdedd684dc06e5cedf508717eb50b79d3a4dc in /usr/local/bin/docker-compose
2021-12-22 00:00:15 UTC|2 BUILD_DATE=2021-12-22T00:56:51+01:00 VERSION=c4067a01-ls29 /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-12-22 00:00:17 UTC/bin/sh -c #(nop) COPY dir:d62131fa2161bbda8e11bcbd3ddbbd28a78caa3b173038145f6fed2ba3dba13f in /
2021-12-22 00:00:17 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-12-22 00:00:18 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-12-22 00:00:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-12-22 00:00:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-12-22T00:56:51+01:00
2021-12-22 00:00:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-12-22 00:00:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-12-22 00:00:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-12-22 00:00:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1e3cfa94c17140afc9def7a807c8c3356c633c00
2021-12-22 00:00:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1e3cfa94c17140afc9def7a807c8c3356c633c00
2021-12-22 00:00:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-12-22 00:00:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-12-22 00:00:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-12-22 00:00:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-12-22 00:00:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=c4067a01-ls29
2021-12-22 00:41:34 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-12-22 00:41:34 UTC/bin/sh -c #(nop) ARG VERSION
2021-12-22 00:41:35 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.2-ls36 Build-date:- 2021-12-22T01:36:01+01:00
2021-12-22 00:41:36 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-12-22 00:42:02 UTC/bin/sh -c #(nop) COPY dir:1e58ba30261345ef396201648b59a6fcbd539bcd05dc12100b058ad8b046b197 in /gclient
2021-12-22 00:42:05 UTC/bin/sh -c #(nop) COPY dir:71e79707e524f3faba9fda0b30cdaa43774508bd9dd94d804f101396ec4a1b80 in /
2021-12-22 00:42:18 UTC|2 BUILD_DATE=2021-12-22T01:36:01+01:00 VERSION=0.1.2-ls36 /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-12-22 00:42:20 UTC/bin/sh -c #(nop) COPY dir:095eab29399ac3b0eb582c1515a0e9a40956ee5c96b9c14b234438415e3aa0ba in /
2021-12-22 00:42:21 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-12-22 00:42:23 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-12-22 00:42:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-12-22 00:42:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-12-22T01:36:01+01:00
2021-12-22 00:42:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-12-22 00:42:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-12-22 00:42:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-12-22 00:42:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0db2080249672c55f7d59b0299888ae947e43931
2021-12-22 00:42:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0db2080249672c55f7d59b0299888ae947e43931
2021-12-22 00:42:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-12-22 00:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-12-22 00:42:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-12-22 00:42:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-12-22 00:42:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.2-ls36
2021-12-23 17:59:09 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-12-23 17:59:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-12-23 17:59:12 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-12-23 17:59:14 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls34 Build-date:- 2021-12-23T18:58:12+01:00
2021-12-23 17:59:15 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-12-23 17:59:28 UTC|3 BUILD_DATE=2021-12-23T18:58:12+01:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls34 /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/*
2021-12-23 17:59:29 UTC/bin/sh -c #(nop) COPY dir:8a8e126afbb5bcfaacd22b9681d8cd172fc6d81bd0dfa687eb30b3e55bfed0db in /
2021-12-23 17:59:31 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-12-23 17:59:32 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-12-23 17:59:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-12-23 17:59:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-12-23T18:58:12+01:00
2021-12-23 17:59:37 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-12-23 17:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-12-23 17:59:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-12-23 17:59:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=80d5706ca36c0c639768eea9ad375fb766c5e605
2021-12-23 17:59:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=80d5706ca36c0c639768eea9ad375fb766c5e605
2021-12-23 17:59:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-12-23 17:59:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-12-23 17:59:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-12-23 17:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-12-23 17:59:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=94.0-r0-ls34