2022-01-23 06:02:34 UTC
314 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:ea58535f24371db54957c29b6112b425706f79b052e4a0d0883ccdc221f3b7cb - 0.89% (2.8 MB)
[#001] sha256:959b82d23cd439a8aee5cd1e1f41a2ed2ce8441e29a75d7a0735761db0e85b23 - 0.58% (1.8 MB)
[#002] sha256:de39f4cd54dcd9457c440cd0c0523e7bc7d40601fa5851d61090bca1a7c8b6eb - 0.55% (1.74 MB)
[#003] sha256:09f50194b71c3f17668c549f31e8511e463bcfaccb837df3b24de735923da268 - 0.0% (438 Bytes)
[#004] sha256:f74f98f51017f876583ab12591bb0c545a667c9cdd84e5a45c5a6d8ead0c8c28 - 0.98% (3.07 MB)
[#005] sha256:1e52c83efea32212059ea5f0f6a8ae41ff9e34ffa0bbe507e4bad27f12f00b98 - 0.0% (3.12 KB)
[#006] sha256:8dc715383f6af890a1be4e7139043ca175686e533b58e5e29ccf82bb25292a4b - 0.02% (67.3 KB)
[#007] sha256:9727e068b8c9368ff1b483f63ae376c99f82b2f0037aabe778d43ddab4765881 - 3.46% (10.8 MB)
[#008] sha256:40cd748dfc3bba214b20becc79c6ed7738475a8e964246d2e9cd5ad62bd5a2c6 - 34.54% (108 MB)
[#009] sha256:3717be8de782e69cb88e3a9059680b4dde45a3929cc9c7b4134bfad945e7721d - 0.0% (1.13 KB)
[#010] sha256:cf19d6e3d3af1a3fd3766aea20af5fe40cb4235d4b9736cfa719934a2b591bd2 - 16.07% (50.4 MB)
[#011] sha256:5dbdc72eefcc3ab5866ca85e3f60210f5dde8bd3f71c63e176544f0dd7ed6d46 - 1.13% (3.53 MB)
[#012] sha256:e6d376d616a9548d7937a2928772097f57ef4328c8622b6647b2e12cfbef2fd2 - 14.59% (45.8 MB)
[#013] sha256:d60738d0cd3bffb4dcd8b1d05eb203639b415ac30a92ac90051dd05bba7f504d - 0.0% (1.07 KB)
[#014] sha256:78d60640b8ed12617652a0095b46885320ebbddd44a52f2375dc5a7f5ab2548d - 27.19% (85.3 MB)
[#015] sha256:c7524c837a3eceb0b0aef7e9733bdcdb45effb3f14497f3b4ba0b80668f626d5 - 0.0% (597 Bytes)
/bin/sh -c #(nop) COPY dir:8fe0444e077547dd23b7de7f0cf01193dffcc6fd82d88268cb118a8eaed7f1e7 in /
2021-12-21 18:01:23 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-12-21 18:01:23 UTC/bin/sh -c #(nop) ARG VERSION
2021-12-21 18:01:23 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:23 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-12-21 18:01:23 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-12-21 18:01:23 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2021-12-21 18:01:24 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2021-12-21 18:01:25 UTC|4 BUILD_DATE=2021-12-21T19:00:24+01:00 OVERLAY_ARCH=amd64 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:25 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-12-21 18:01:25 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-12-21 18:01:28 UTC|4 BUILD_DATE=2021-12-21T19:00:24+01:00 OVERLAY_ARCH=amd64 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 "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-12-21 18:01:28 UTC/bin/sh -c #(nop) COPY dir:9eaab8356b795793384e102bb178ca557143ac6dfa680fe1d7c2052ec322d665 in /
2021-12-21 18:01:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-12-21 18:01:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-12-21 18:01:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-12-21T19:00:24+01:00
2021-12-21 18:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-12-21 18:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-12-21 18:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-12-21 18:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cde88b797c53dee636649ae7d1de69f49ad7c929
2021-12-21 18:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cde88b797c53dee636649ae7d1de69f49ad7c929
2021-12-21 18:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-12-21 18:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-12-21 18:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-12-21 18:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-12-21 18:01:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=66d266ad-ls4
2022-01-13 06:32:35 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-13 06:32:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-13 06:32:35 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 538f25e3-ls31 Build-date:- 2022-01-13T07:30:24+01:00
2022-01-13 06:32:35 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-13 06:32:35 UTC/bin/sh -c #(nop) COPY dir:44c2f55d3e59607cd02cae76e19251669de0527d10e015a7920db6581d8cc004 in /
2022-01-13 06:32:36 UTC/bin/sh -c #(nop) COPY file:522ad77fe93051cd4d6216bfdcec8044f6a0305043410bde0d46efca2ba8db79 in /usr/local/bin/docker-compose
2022-01-13 06:32:56 UTC|2 BUILD_DATE=2022-01-13T07:30:24+01:00 VERSION=538f25e3-ls31 /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/*
2022-01-13 06:32:57 UTC/bin/sh -c #(nop) COPY dir:d62131fa2161bbda8e11bcbd3ddbbd28a78caa3b173038145f6fed2ba3dba13f in /
2022-01-13 06:32:57 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-01-13 06:32:57 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-13 06:32:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-13 06:32:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-13T07:30:24+01:00
2022-01-13 06:32:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-01-13 06:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-01-13 06:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-13 06:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=17f657206289f35b9b140ea75af7800db9bfd5a5
2022-01-13 06:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=17f657206289f35b9b140ea75af7800db9bfd5a5
2022-01-13 06:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-01-13 06:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-01-13 06:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-01-13 06:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-13 06:32:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=538f25e3-ls31
2022-01-16 16:04:24 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-16 16:04:24 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-16 16:04:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.2-ls38 Build-date:- 2022-01-16T17:00:12+01:00
2022-01-16 16:04:24 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-16 16:04:39 UTC/bin/sh -c #(nop) COPY dir:02cc27e5ab456dd5867ae97b51619e736a5f961da93df77b718114723211c48f in /gclient
2022-01-16 16:04:43 UTC/bin/sh -c #(nop) COPY dir:7b2eece4b2482cd8c16ccad6230535075f3ed60b4781d1b2fad85513b3a41b4d in /
2022-01-16 16:04:52 UTC|2 BUILD_DATE=2022-01-16T17:00:12+01:00 VERSION=0.1.2-ls38 /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-01-16 16:04:52 UTC/bin/sh -c #(nop) COPY dir:095eab29399ac3b0eb582c1515a0e9a40956ee5c96b9c14b234438415e3aa0ba in /
2022-01-16 16:04:52 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-01-16 16:04:52 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-16 16:04:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-16 16:04:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-16T17:00:12+01:00
2022-01-16 16:04:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-01-16 16:04:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-01-16 16:04:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-16 16:04:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=79156cc3d239f39e46c6acea552b2343584554bc
2022-01-16 16:04:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=79156cc3d239f39e46c6acea552b2343584554bc
2022-01-16 16:04:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-01-16 16:04:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-01-16 16:04:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-01-16 16:04:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-16 16:04:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.2-ls38
2022-01-23 06:02:23 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-23 06:02:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-23 06:02:23 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2022-01-23 06:02:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls37 Build-date:- 2022-01-23T07:01:25+01:00
2022-01-23 06:02:24 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-23 06:02:31 UTC|3 BUILD_DATE=2022-01-23T07:01:25+01:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls37 /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-01-23 06:02:32 UTC/bin/sh -c #(nop) COPY dir:8a8e126afbb5bcfaacd22b9681d8cd172fc6d81bd0dfa687eb30b3e55bfed0db in /
2022-01-23 06:02:32 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-01-23 06:02:32 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-23 06:02:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-23 06:02:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-23T07:01:25+01:00
2022-01-23 06:02:33 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-01-23 06:02:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2022-01-23 06:02:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-23 06:02:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=beea1af2f0947854a5b7ea1af81c3beef29001c8
2022-01-23 06:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=beea1af2f0947854a5b7ea1af81c3beef29001c8
2022-01-23 06:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2022-01-23 06:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2022-01-23 06:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2022-01-23 06:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-23 06:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=94.0-r0-ls37