2022-04-17 06:04:13 UTC
321 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:e62f27df4bc47f92b83289df6b41281b295dd0b7db0303e57be99c15d3362bfc - 0.87% (2.8 MB)
[#001] sha256:6691cbc9718f0ff16fbac9f7ee201c9773fea0339fa81d3ff332ac093cd1db85 - 0.56% (1.8 MB)
[#002] sha256:c5bf82886db2d6180da245d7c815883608a55790f418184010d92056247de13b - 0.54% (1.74 MB)
[#003] sha256:f6723892a099957b5858c91604c26b6a5f4f953730b977d04f617b08e3738e0d - 0.0% (439 Bytes)
[#004] sha256:994e64e326af236dfd5b10f6b7d6f5d9bf763b772a4f5406e8783ce20cc36223 - 0.95% (3.06 MB)
[#005] sha256:5457516cfa139b20a89280235823be9b951dea2d366cadd6fb9978a41dc4dffb - 0.0% (3.55 KB)
[#006] sha256:3ce950b75a6f1a4df3e7df7f68aab608ebda82d4dd7bb4326c8fbc0241d26917 - 0.02% (67.3 KB)
[#007] sha256:8f6d0cf0a14591056c6f0e71eee0451193812b6a0b88307bea98051772c499d8 - 3.37% (10.8 MB)
[#008] sha256:16ad52923d9e291d74e35dcd360c088e9d2e641e4983ac25abf5264e65885023 - 50.68% (163 MB)
[#009] sha256:c55be85e738c0e46983873caa2b398df82e851d64b0ebd5f53aed1b828b60559 - 0.0% (1.71 KB)
[#010] sha256:3896b1ee987cd29c5b51f60a189d12d8d5e9e7eb0486ffeb7aaba30fa29e8a51 - 1.01% (3.25 MB)
[#011] sha256:40e7c5b2a579c830ec19d66f4f8f70b2e70b76559a67c1d046da4d4f82cfb6c5 - 1.1% (3.53 MB)
[#012] sha256:714e803ba10f8024b6374bc2fc96d5f92ac7b33eedc050484e51151ce7d45dee - 14.3% (45.9 MB)
[#013] sha256:a520ed7a14e1f30ca1edb5c782e12e4b15ebe71f7e331fd694f6f572ead823fc - 0.0% (1.07 KB)
[#014] sha256:1abc562b6f39054bcb7926ce089933d1595f0d41c9ac7aadf7d428ab149d7393 - 26.59% (85.3 MB)
[#015] sha256:79d84e8b61e7884b474b4c6401d380c95444af3d1455f6f212ec455ccc2d2e59 - 0.0% (597 Bytes)
/bin/sh -c #(nop) COPY dir:bd14755ffbe4bbb3291f59efa22db13f3e787050032fd41904f0965d796c2085 in /
2022-04-05 06:34:51 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-05 06:34:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-04-05 06:34:52 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f2ec570f-ls11 Build-date:- 2022-04-05T01:33:45-05:00
2022-04-05 06:34:52 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-04-05 06:34:52 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-04-05 06:34:52 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2022-04-05 06:34:53 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-04-05 06:34:53 UTC|4 BUILD_DATE=2022-04-05T01:33:45-05:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=f2ec570f-ls11 /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-04-05 06:34:54 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-04-05 06:34:54 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-04-05 06:34:56 UTC|4 BUILD_DATE=2022-04-05T01:33:45-05:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=f2ec570f-ls11 /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-04-05 06:34:56 UTC/bin/sh -c #(nop) COPY dir:494f571e18199f31eaf5e50b5556d1c8ccb8a67541fb04fc3a4f9638cbff48e5 in /
2022-04-05 06:34:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-04-05 06:34:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-04-05 06:34:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-05T01:33:45-05:00
2022-04-05 06:34:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-04-05 06:34:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-04-05 06:34:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-04-05 06:34:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=94c906d4cb8f20e7e3e457d07c09b0c31712f85c
2022-04-05 06:34:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=94c906d4cb8f20e7e3e457d07c09b0c31712f85c
2022-04-05 06:34:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-04-05 06:34:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-04-05 06:34:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-04-05 06:34:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-04-05 06:34:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f2ec570f-ls11
2022-04-07 06:32:35 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-07 06:32:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-04-07 06:32:35 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 293d89f7-ls46 Build-date:- 2022-04-07T01:30:31-05:00
2022-04-07 06:32:35 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-04-07 06:32:36 UTC/bin/sh -c #(nop) COPY dir:44c2f55d3e59607cd02cae76e19251669de0527d10e015a7920db6581d8cc004 in /
2022-04-07 06:32:36 UTC/bin/sh -c #(nop) COPY file:0827cf70abb11719389b39e4eb29abb1541b9b291b7bcb9da7531a5db2f32ba9 in /usr/local/bin/docker-compose
2022-04-07 06:32:57 UTC|2 BUILD_DATE=2022-04-07T01:30:31-05:00 VERSION=293d89f7-ls46 /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-04-07 06:32:58 UTC/bin/sh -c #(nop) COPY dir:b8a5e1583449ba7d5142fbc16eff767670af3fad7dabb0fa678105696e191d86 in /
2022-04-07 06:32:58 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-04-07 06:32:58 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-07 06:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-04-07 06:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-07T01:30:31-05:00
2022-04-07 06:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-04-07 06:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-04-07 06:32:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-04-07 06:32:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=397d8c3178138f30df8738a2254e2e3fecd807e4
2022-04-07 06:32:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=397d8c3178138f30df8738a2254e2e3fecd807e4
2022-04-07 06:32:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-04-07 06:32:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-04-07 06:32:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-04-07 06:32:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-04-07 06:32:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=293d89f7-ls46
2022-04-10 15:59:09 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-10 15:59:09 UTC/bin/sh -c #(nop) ARG VERSION
2022-04-10 15:59:10 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls55 Build-date:- 2022-04-10T10:56:25-05:00
2022-04-10 15:59:10 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-04-10 15:59:11 UTC/bin/sh -c #(nop) COPY dir:7b299fc89d8ddc2c64aec280a65a4d6d80783f6a2e52138c408bef72c1ae4456 in /gclient
2022-04-10 15:59:11 UTC/bin/sh -c #(nop) COPY dir:7b2eece4b2482cd8c16ccad6230535075f3ed60b4781d1b2fad85513b3a41b4d in /
2022-04-10 15:59:19 UTC|2 BUILD_DATE=2022-04-10T10:56:25-05:00 VERSION=1.1.2-ls55 /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-04-10 15:59:19 UTC/bin/sh -c #(nop) COPY dir:095eab29399ac3b0eb582c1515a0e9a40956ee5c96b9c14b234438415e3aa0ba in /
2022-04-10 15:59:19 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-04-10 15:59:19 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-10 15:59:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-04-10 15:59:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-10T10:56:25-05:00
2022-04-10 15:59:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-04-10 15:59:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-04-10 15:59:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-04-10 15:59:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=93d24037d43caf8313b2a8ddd75b0e8327db9f36
2022-04-10 15:59:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=93d24037d43caf8313b2a8ddd75b0e8327db9f36
2022-04-10 15:59:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-04-10 15:59:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-04-10 15:59:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-04-10 15:59:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-04-10 15:59:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.1.2-ls55
2022-04-17 06:03:52 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-17 06:03:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-04-17 06:03:52 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2022-04-17 06:03:52 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls47 Build-date:- 2022-04-17T01:01:50-05:00
2022-04-17 06:03:53 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-04-17 06:04:08 UTC|3 BUILD_DATE=2022-04-17T01:01:50-05:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls47 /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-17 06:04:08 UTC/bin/sh -c #(nop) COPY dir:8a8e126afbb5bcfaacd22b9681d8cd172fc6d81bd0dfa687eb30b3e55bfed0db in /
2022-04-17 06:04:09 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-04-17 06:04:09 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-17 06:04:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-04-17 06:04:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-17T01:01:50-05:00
2022-04-17 06:04:10 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-17 06:04:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2022-04-17 06:04:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-04-17 06:04:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1d36e1e729ad7c5c912991acb1509985d25a286c
2022-04-17 06:04:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1d36e1e729ad7c5c912991acb1509985d25a286c
2022-04-17 06:04:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2022-04-17 06:04:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2022-04-17 06:04:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2022-04-17 06:04:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-04-17 06:04:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=94.0-r0-ls47