2021-09-05 06:03:04 UTC
309 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:90684c01fe42f2375b84aa9662eb4ae639fb159b9a3a1be9e629ce34c6091bf4 - 0.9% (2.8 MB)
[#001] sha256:7510b96c42e7024711f5b7df33dad233e91bc95749aac2f402656a76ffce71bd - 0.58% (1.8 MB)
[#002] sha256:c427e8ef545d9e8a45bc003ac5d297ff7ab9b89e62d4d207b66968e31066444c - 0.56% (1.74 MB)
[#003] sha256:9e5b0c6e9af544f59afc6c2e07ed6c1dc954ecad058d2b60dca070d0f33e5003 - 0.0% (438 Bytes)
[#004] sha256:53d3600ba0c97559dacbd2dde51f91af50b1eabcfbd7b92c918e6e12bb6248e6 - 0.97% (3 MB)
[#005] sha256:6728e66bb98fdd417693c3546d3ede8342c5eb55c2a4e4d0506080f90a19464f - 0.0% (2.85 KB)
[#006] sha256:b14ae4ae33fa69b4bc3da9d41e4f2051bdfc93a0a9a40c7b542655c0a260ea14 - 0.02% (63.5 KB)
[#007] sha256:3173b571fb52e70ffb26c711f8fe04309175f6cc170ff1ab5f77ef3a781d3330 - 3.5% (10.8 MB)
[#008] sha256:03b98fa8bcd0cb84b8291f0c92d8a201727a095fa4e4f3e2c07aa8548ea518c2 - 34.5% (107 MB)
[#009] sha256:3b804b6391a3027e170e0e0dbdf3b30572a5cb1a2f95422514667b8a178f60c2 - 0.0% (1.05 KB)
[#010] sha256:77a408b5a577665ac18d74e402dbd5fceee7603d013d3e1ded73a977ef1b6946 - 17.4% (53.8 MB)
[#011] sha256:31ac69088368dd1a611aa8301842ba4d3c00f753cff6f387768e36261bf6e137 - 1.14% (3.52 MB)
[#012] sha256:352f2381428231abb7ebdcf6cfb67d320751d2372d12d4a6ce1a1fcc0c7454a0 - 12.42% (38.4 MB)
[#013] sha256:8b3af510bcc95c3ea6725cc42afc0fe510f639fd9c6858ccd57593f118c1990b - 0.0% (1.04 KB)
[#014] sha256:0253a014ccacae5dbddfdd62aab7298f87227f329f369fffc5da8f11a2ab8be2 - 27.99% (86.6 MB)
[#015] sha256:49de93c0180035536dfc8878171966e70e51eaff9ef6812eddc65a3075be5d64 - 0.0% (147 Bytes)
/bin/sh -c #(nop) COPY dir:160a1bfca084d3655ba3f7793967d1bdd1090934f3ae3368368149bf9c5c854b in /
2021-08-10 06:30:34 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-10 06:30:34 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-10 06:30:35 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 13ec914c-ls19 Build-date:- 2021-08-10T08:29:44+02:00
2021-08-10 06:30:35 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-08-10 06:30:35 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-08-10 06:30:35 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2021-08-10 06:30:35 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2021-08-10 06:30:36 UTC|4 BUILD_DATE=2021-08-10T08:29:44+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=13ec914c-ls19 /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-10 06:30:36 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-08-10 06:30:36 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-08-10 06:30:38 UTC|4 BUILD_DATE=2021-08-10T08:29:44+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=13ec914c-ls19 /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-08-10 06:30:39 UTC/bin/sh -c #(nop) COPY dir:00690d36fb1a1d49e825642054741b02b89477fe1c4c9061328eff8ad64efca7 in /
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-10T08:29:44+02:00
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=6128a9a9aabb3cf78fd76d0af1ea1a3d6c09adc3
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6128a9a9aabb3cf78fd76d0af1ea1a3d6c09adc3
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-08-10 06:30:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-08-10 06:30:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-10 06:30:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=13ec914c-ls19
2021-08-26 06:32:44 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-26 06:32:44 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-26 06:32:44 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ee6945d0-ls16 Build-date:- 2021-08-26T06:30:57+00:00
2021-08-26 06:32:44 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-26 06:32:45 UTC/bin/sh -c #(nop) COPY dir:b59f7ca66d04e5767d4e82df5f78a0aee94cd8873e58330b03d898b0d105ae22 in /
2021-08-26 06:32:45 UTC/bin/sh -c #(nop) COPY file:eb0f10fa19fa8eee7c61b5249292e2c586d42e67340562f80cb245e2df50434b in /usr/local/bin/docker-compose
2021-08-26 06:32:59 UTC|2 BUILD_DATE=2021-08-26T06:30:57+00:00 VERSION=ee6945d0-ls16 /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-08-26 06:33:00 UTC/bin/sh -c #(nop) COPY dir:3927565b6d5ad439a38f4f45c3b00298afc5cbbeb19ad5766cb1cae6a800f181 in /
2021-08-26 06:33:01 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-08-26 06:33:01 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-26 06:33:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-26 06:33:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-26T06:30:57+00:00
2021-08-26 06:33:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-08-26 06:33:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-08-26 06:33:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-26 06:33:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=617712831a1736a5c50a1e7db4c6fb8cec9cf19b
2021-08-26 06:33:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=617712831a1736a5c50a1e7db4c6fb8cec9cf19b
2021-08-26 06:33:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-08-26 06:33:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-08-26 06:33:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-08-26 06:33:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-26 06:33:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=ee6945d0-ls16
2021-08-29 16:06:59 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-29 16:06:59 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-29 16:06:59 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.1-ls17 Build-date:- 2021-08-29T18:02:19+02:00
2021-08-29 16:06:59 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-29 16:07:19 UTC/bin/sh -c #(nop) COPY dir:2c441731b897fbf63a241dac85c88c4b591076e0d85421f6e64231e8a7a73120 in /gclient
2021-08-29 16:07:24 UTC/bin/sh -c #(nop) COPY dir:97bdd7994a34fe2ade2c88862b2afb0cbc75c6460d929a689173f55b198d02d2 in /
2021-08-29 16:07:31 UTC|2 BUILD_DATE=2021-08-29T18:02:19+02:00 VERSION=0.1.1-ls17 /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 websocat && echo "**** openbox tweaks ****" && sed -i 's/NLIMC/NLMC/g' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && rm -rf /tmp/*
2021-08-29 16:07:32 UTC/bin/sh -c #(nop) COPY dir:76e1cea7ac7e5844825a0abe695b4b86b9ac18b37d69163f05f02d8b80a5e01a in /
2021-08-29 16:07:32 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-08-29 16:07:32 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-29 16:07:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-29 16:07:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-29T18:02:19+02:00
2021-08-29 16:07:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-08-29 16:07:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-08-29 16:07:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-29 16:07:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7329a688bf69cadf1592364134b35e2a65fb52d2
2021-08-29 16:07:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7329a688bf69cadf1592364134b35e2a65fb52d2
2021-08-29 16:07:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-08-29 16:07:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-08-29 16:07:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-08-29 16:07:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-29 16:07:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.1-ls17
2021-09-05 06:02:54 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-09-05 06:02:54 UTC/bin/sh -c #(nop) ARG VERSION
2021-09-05 06:02:54 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-09-05 06:02:54 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.12.0-r0-ls17 Build-date:- 2021-09-05T08:02:05+02:00
2021-09-05 06:02:55 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-09-05 06:03:02 UTC|3 BUILD_DATE=2021-09-05T08:02:05+02:00 FIREFOX_VERSION=78.12.0-r0 VERSION=78.12.0-r0-ls17 /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-05 06:03:02 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-09-05 06:03:03 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-09-05 06:03:03 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-09-05 06:03:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-09-05 06:03:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-09-05T08:02:05+02:00
2021-09-05 06:03:03 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-05 06:03:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-09-05 06:03:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-09-05 06:03:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=3211f45729f4ce87900d9657171687b9a4085278
2021-09-05 06:03:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3211f45729f4ce87900d9657171687b9a4085278
2021-09-05 06:03:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-09-05 06:03:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-09-05 06:03:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-09-05 06:03:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-09-05 06:03:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.12.0-r0-ls17