2022-04-03 06:03:52 UTC
321 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:1806eeb4933ae3cb130d23352eecbf49e56c8f9373bf7d11c6e7951df673752c - 0.87% (2.8 MB)
[#001] sha256:a6e5700151359e7534ccdbbce266951107f6383fabd1fbbddab20a1c03928118 - 0.56% (1.8 MB)
[#002] sha256:83ce7a315ee86c4073bc54e63edbb9bc2fe9d1bf1b7b8dfe90ee94180f2aabe7 - 0.54% (1.74 MB)
[#003] sha256:98414880a999bbf14db6ebdcc0f1f328ad2c0615b09a6cd7cb8a5597928b0c6e - 0.0% (439 Bytes)
[#004] sha256:2e5e9dc11a5ecfd8f44c8b49e4390e8135d8f2446611a413df320f04fe439c3b - 0.95% (3.06 MB)
[#005] sha256:1de1c2ec4106e219cc3af5165faf6220be34412a74335a9e69eb73b810abc013 - 0.0% (3.55 KB)
[#006] sha256:3513c0c9bdab55e7545dcdd6fb8f26542696d697502d63cfc98d1abe81e845c8 - 0.02% (67.3 KB)
[#007] sha256:f05dddad6814af626164b566ccf8415a39dd3d57a0450ab48fe3c0e6cd9ce9f7 - 3.38% (10.8 MB)
[#008] sha256:205bb45201d82c5858cfbcd463e5519dba5a590ab954c5638c05e1e7bf7babf9 - 50.73% (163 MB)
[#009] sha256:2feb3038b1717edf1663f5b8eb05d782e061273e5597e5c1233705f28d5c1000 - 0.0% (1.71 KB)
[#010] sha256:6cf632106e0e7b121d83d5dded4fd706692b007f69e8b5ee178721e70e588e55 - 0.96% (3.07 MB)
[#011] sha256:d12bd1dfbcca8d4e0d0f11499431e776e35000071d797cfd22677634ab72230e - 1.1% (3.53 MB)
[#012] sha256:73177749ea55862e8ea90f8177addf94cfaf33a989ead5cd36dfe38403e69cc5 - 14.29% (45.9 MB)
[#013] sha256:f97c4a2da1e9103a12a663673757f4e4bc6a850cfb70c645c4fbef54dfe9752b - 0.0% (1.07 KB)
[#014] sha256:a3085209b2331d5bfa0cb77d64a3bfb85175f02db3fdb4b2b1da826a4982c415 - 26.59% (85.3 MB)
[#015] sha256:342943df50a742bdfd565cfd15affb3b89f2215a571ea0e30c51c2ae634ecd92 - 0.0% (595 Bytes)
/bin/sh -c #(nop) COPY dir:b16c2482742d6996f517bc8c6a6450a22f56d97596ea929b0661a061e7c9e71c in /
2022-03-22 06:33:29 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-22 06:33:29 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-22 06:33:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b20d3658-ls9 Build-date:- 2022-03-22T07:32:18+01:00
2022-03-22 06:33:29 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-03-22 06:33:30 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-03-22 06:33:30 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2022-03-22 06:33:31 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-03-22 06:33:32 UTC|4 BUILD_DATE=2022-03-22T07:32:18+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=b20d3658-ls9 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2022-03-22 06:33:32 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-03-22 06:33:32 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-03-22 06:33:35 UTC|4 BUILD_DATE=2022-03-22T07:32:18+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=b20d3658-ls9 /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/*
2022-03-22 06:33:35 UTC/bin/sh -c #(nop) COPY dir:494f571e18199f31eaf5e50b5556d1c8ccb8a67541fb04fc3a4f9638cbff48e5 in /
2022-03-22 06:33:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-03-22 06:33:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-22 06:33:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-22T07:32:18+01:00
2022-03-22 06:33:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-03-22 06:33:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-03-22 06:33:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-22 06:33:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=bfe8091ed5424db33664e1c8747a8a5ad39bb0f7
2022-03-22 06:33:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=bfe8091ed5424db33664e1c8747a8a5ad39bb0f7
2022-03-22 06:33:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-03-22 06:33:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-03-22 06:33:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-03-22 06:33:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-22 06:33:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=b20d3658-ls9
2022-03-24 06:37:17 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-24 06:37:17 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-24 06:37:17 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 907ba8f1-ls44 Build-date:- 2022-03-24T06:34:45+00:00
2022-03-24 06:37:17 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-24 06:37:18 UTC/bin/sh -c #(nop) COPY dir:44c2f55d3e59607cd02cae76e19251669de0527d10e015a7920db6581d8cc004 in /
2022-03-24 06:37:18 UTC/bin/sh -c #(nop) COPY file:522ad77fe93051cd4d6216bfdcec8044f6a0305043410bde0d46efca2ba8db79 in /usr/local/bin/docker-compose
2022-03-24 06:37:43 UTC|2 BUILD_DATE=2022-03-24T06:34:45+00:00 VERSION=907ba8f1-ls44 /bin/sh -c echo "**** install deps ****" && apk add --no-cache dbus-x11 docker libpulse mesa openssh-client openssl pavucontrol pulseaudio pciutils-libs sudo xf86-video-ati xf86-video-amdgpu xf86-video-intel 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-03-24 06:37:45 UTC/bin/sh -c #(nop) COPY dir:b8a5e1583449ba7d5142fbc16eff767670af3fad7dabb0fa678105696e191d86 in /
2022-03-24 06:37:45 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-03-24 06:37:45 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-24 06:37:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-24 06:37:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-24T06:34:45+00:00
2022-03-24 06:37:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-03-24 06:37:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-03-24 06:37:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-24 06:37:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=41af2e9314a31996df0e9e61ae3bce7a57fe4755
2022-03-24 06:37:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=41af2e9314a31996df0e9e61ae3bce7a57fe4755
2022-03-24 06:37:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-03-24 06:37:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-03-24 06:37:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-03-24 06:37:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-24 06:37:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=907ba8f1-ls44
2022-03-27 15:59:36 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-27 15:59:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-27 15:59:36 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls53 Build-date:- 2022-03-27T10:56:27-05:00
2022-03-27 15:59:36 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-27 15:59:39 UTC/bin/sh -c #(nop) COPY dir:bb11fa114f923c2cd150dc0d72d6881093ae2f9a670d343c5a115affa37f6d68 in /gclient
2022-03-27 15:59:39 UTC/bin/sh -c #(nop) COPY dir:7b2eece4b2482cd8c16ccad6230535075f3ed60b4781d1b2fad85513b3a41b4d in /
2022-03-27 15:59:49 UTC|2 BUILD_DATE=2022-03-27T10:56:27-05:00 VERSION=1.1.2-ls53 /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-03-27 15:59:49 UTC/bin/sh -c #(nop) COPY dir:095eab29399ac3b0eb582c1515a0e9a40956ee5c96b9c14b234438415e3aa0ba in /
2022-03-27 15:59:49 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-03-27 15:59:49 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-27 15:59:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-27 15:59:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-27T10:56:27-05:00
2022-03-27 15:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-03-27 15:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-03-27 15:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-27 15:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7abe9dca65358338fd99d4cd562e28afff224b5d
2022-03-27 15:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7abe9dca65358338fd99d4cd562e28afff224b5d
2022-03-27 15:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-03-27 15:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-03-27 15:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-03-27 15:59:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-27 15:59:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.1.2-ls53
2022-04-03 06:03:40 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-03 06:03:40 UTC/bin/sh -c #(nop) ARG VERSION
2022-04-03 06:03:41 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2022-04-03 06:03:41 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls45 Build-date:- 2022-04-03T08:01:46+02:00
2022-04-03 06:03:41 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-04-03 06:03:49 UTC|3 BUILD_DATE=2022-04-03T08:01:46+02:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls45 /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-04-03 06:03:50 UTC/bin/sh -c #(nop) COPY dir:8a8e126afbb5bcfaacd22b9681d8cd172fc6d81bd0dfa687eb30b3e55bfed0db in /
2022-04-03 06:03:50 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-04-03 06:03:50 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-03 06:03:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-04-03 06:03:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-03T08:01:46+02:00
2022-04-03 06:03:50 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-04-03 06:03:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2022-04-03 06:03:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-04-03 06:03:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1e0ae16807e36dce86cb66ef5199f58c43693ed5
2022-04-03 06:03:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1e0ae16807e36dce86cb66ef5199f58c43693ed5
2022-04-03 06:03:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2022-04-03 06:03:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2022-04-03 06:03:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2022-04-03 06:03:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-04-03 06:03:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=94.0-r0-ls45