2021-08-22 06:05:51 UTC
310 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:d4a2a355a3b605606e57203dfb08fcbe94f12f9dc537784d90053b67b8e370ee - 0.02% (63.5 KB)
[#007] sha256:d1bfe7c034fea2a544ac4fda2886e1133a4fcc271a8eed875c43539c697cc1da - 3.5% (10.8 MB)
[#008] sha256:53addb5f36178d60d58573bac944239a6a6cae024e12ae761328f3691a5847af - 34.49% (107 MB)
[#009] sha256:45eb58057845a8217db9f35be035ed833be5fe963c82775480a8c3451bc7f729 - 0.0% (1.05 KB)
[#010] sha256:32c6b5c4aa52d221a561ed9df29972fb22b08643ef1d9aa1bdc47bb364df3906 - 17.44% (54 MB)
[#011] sha256:e7870cdd35f62ddcf14c81fce1e1c8ef637bddfb4e80527c80d941d262774257 - 1.14% (3.52 MB)
[#012] sha256:abec635d3fbda44136dd25e832dd2ef7eb4e0bd766f1c812be61dc0cfb19f0ad - 12.42% (38.4 MB)
[#013] sha256:175afb279ef8c55cbdf2095f7f4f283a027e5c3b2e01ef219ae17fec3b20f2ba - 0.0% (1.04 KB)
[#014] sha256:a58d60bfe0157ca4093e6287ed4434fce3c0c0128309cf042c9ae70c98ebce9c - 27.98% (86.6 MB)
[#015] sha256:4136d04c78aa7688f83ce6f27d712b056fb02d53d6a84afd859b5e1ae0e76d44 - 0.0% (146 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-12 06:35:58 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-12 06:35:59 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-12 06:35:59 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5db3c2a9-ls15 Build-date:- 2021-08-12T08:33:24+02:00
2021-08-12 06:35:59 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-12 06:35:59 UTC/bin/sh -c #(nop) COPY dir:b59f7ca66d04e5767d4e82df5f78a0aee94cd8873e58330b03d898b0d105ae22 in /
2021-08-12 06:36:00 UTC/bin/sh -c #(nop) COPY file:eb0f10fa19fa8eee7c61b5249292e2c586d42e67340562f80cb245e2df50434b in /usr/local/bin/docker-compose
2021-08-12 06:36:22 UTC|2 BUILD_DATE=2021-08-12T08:33:24+02:00 VERSION=5db3c2a9-ls15 /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-12 06:36:23 UTC/bin/sh -c #(nop) COPY dir:3927565b6d5ad439a38f4f45c3b00298afc5cbbeb19ad5766cb1cae6a800f181 in /
2021-08-12 06:36:23 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-08-12 06:36:23 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-12 06:36:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-12 06:36:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-12T08:33:24+02:00
2021-08-12 06:36:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-08-12 06:36:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-08-12 06:36:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-12 06:36:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=45581b24d332f341c02095e97494b1a8a9f6ed96
2021-08-12 06:36:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=45581b24d332f341c02095e97494b1a8a9f6ed96
2021-08-12 06:36:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-08-12 06:36:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-08-12 06:36:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-08-12 06:36:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-12 06:36:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5db3c2a9-ls15
2021-08-15 16:08:29 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-15 16:08:29 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-15 16:08:30 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.1-ls16 Build-date:- 2021-08-15T18:03:10+02:00
2021-08-15 16:08:30 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-15 16:08:58 UTC/bin/sh -c #(nop) COPY dir:57655aa11828c6c84e40f9cddf6436f629702d9e1dfa792579356adb88fba744 in /gclient
2021-08-15 16:09:00 UTC/bin/sh -c #(nop) COPY dir:97bdd7994a34fe2ade2c88862b2afb0cbc75c6460d929a689173f55b198d02d2 in /
2021-08-15 16:09:10 UTC|2 BUILD_DATE=2021-08-15T18:03:10+02:00 VERSION=0.1.1-ls16 /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-15 16:09:13 UTC/bin/sh -c #(nop) COPY dir:76e1cea7ac7e5844825a0abe695b4b86b9ac18b37d69163f05f02d8b80a5e01a in /
2021-08-15 16:09:13 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-08-15 16:09:14 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-15 16:09:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-15 16:09:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-15T18:03:10+02:00
2021-08-15 16:09:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-08-15 16:09:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-08-15 16:09:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-15 16:09:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=77bccb5ba72a7d99df35bd749a2a2acef50d5ef2
2021-08-15 16:09:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=77bccb5ba72a7d99df35bd749a2a2acef50d5ef2
2021-08-15 16:09:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-08-15 16:09:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-08-15 16:09:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-08-15 16:09:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-15 16:09:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.1-ls16
2021-08-22 06:05:43 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-22 06:05:43 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-22 06:05:43 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-08-22 06:05:43 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.12.0-r0-ls15 Build-date:- 2021-08-22T08:04:39+02:00
2021-08-22 06:05:43 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-22 06:05:48 UTC|3 BUILD_DATE=2021-08-22T08:04:39+02:00 FIREFOX_VERSION=78.12.0-r0 VERSION=78.12.0-r0-ls15 /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-08-22 06:05:49 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-08-22 06:05:49 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-08-22 06:05:49 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-22 06:05:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-22 06:05:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-22T08:04:39+02:00
2021-08-22 06:05: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.
2021-08-22 06:05:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-08-22 06:05:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-22 06:05:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4574b9b1f1341d85c7c96953de8b426e43894b1e
2021-08-22 06:05:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4574b9b1f1341d85c7c96953de8b426e43894b1e
2021-08-22 06:05:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-08-22 06:05:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-08-22 06:05:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-08-22 06:05:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-22 06:05:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.12.0-r0-ls15