2021-04-19 20:30:30 UTC
231 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:5b699a60b4aa3d60b10ba63c57d6affc140ff01dfb751698fe388c24a9d4c00e - 1.17% (2.7 MB)
[#001] sha256:40ff825e883ad16da55034b7cfb53b52718e378326a1767d69a03683b215c5b8 - 0.93% (2.15 MB)
[#002] sha256:3f095f3d1f15152c37e8a4343b02e54297c1b6a3eb2bfeaca1bff94d91834e2b - 0.91% (2.1 MB)
[#003] sha256:14fe596da4e3ad8a321bf2d9db30ed1ac4ec5eeb2927ab6d9398f0288033ac37 - 0.0% (440 Bytes)
[#004] sha256:54b3696793bc0352d069a38449c7fa4deb259ad354a006bde4a5a6858bf2820a - 2.01% (4.65 MB)
[#005] sha256:b20a6d15eb0e9d7c84158b3e114c927b1b5da10e029d35bacc80306ce1879ae6 - 0.0% (2.77 KB)
[#006] sha256:77f60f44fa8e4df37fe8dd92583dfa86a7203b0745152cbf299344ab717fa3a0 - 0.03% (62.6 KB)
[#007] sha256:90e5088e625766be6be8a9f80500010e14b5e6032a6044ee442e4fa3b4c8df4e - 39.06% (90.2 MB)
[#008] sha256:62fcb01da4fdb5cedea46aac4d29d6bace21bd4b023ff56e08ad8880e3fe48b9 - 0.0% (867 Bytes)
[#009] sha256:4014daa1ec286c1f037f30a6906ad02612fe5e6b36f52051156e229829ee341d - 1.3% (3 MB)
[#010] sha256:3378ebad193a8fdc70cb533800895f96305d673bec1c95384724bc9a1edbe57c - 1.5% (3.47 MB)
[#011] sha256:1fa05f7d4caad19cdff125625e11de023035a17757c11de389898595690e8c5f - 16.4% (37.9 MB)
[#012] sha256:02823201259382f9aa880ff5d76feeac0ed98a817bdbcad016484f68e9ccb0a7 - 0.0% (1.04 KB)
[#013] sha256:ef363e31fe6e6ab1f42b521088395dbaf097951b172c30ee557ec14ed936122d - 36.69% (84.8 MB)
[#014] sha256:38deba0c61b47818cc74b153542bdc013414d4643ded1e9a44a6a4511ea3fd7a - 0.0% (146 Bytes)
/bin/sh -c #(nop) COPY dir:a45cbf1205c0626b223c8b24159e2ca9ad72c926f6d06ea8559285a2b5026bfd in /
2021-04-13 06:40:14 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-04-13 06:40:16 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-13 06:40:17 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4928c559-ls11 Build-date:- 2021-04-13T07:38:41+01:00
2021-04-13 06:40:18 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-04-13 06:40:20 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-04-13 06:40:21 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-04-13 06:40:23 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-04-13 06:40:30 UTC|4 BUILD_DATE=2021-04-13T07:38:41+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=4928c559-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
2021-04-13 06:40:31 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-04-13 06:40:32 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-04-13 06:40:46 UTC|4 BUILD_DATE=2021-04-13T07:38:41+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=4928c559-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 "**** add qemu ****" && curl -o /usr/bin/qemu-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-04-13 06:40:49 UTC/bin/sh -c #(nop) COPY dir:abf7501ef60ed34ad238fb8014199cea647a9129f593a578d4bdd70795f6fa6d in /
2021-04-13 06:40:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-04-15 06:51:44 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-04-15 06:51:45 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-15 06:51:47 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 37d0f7a9-ls4 Build-date:- 2021-04-15T02:42:51-04:00
2021-04-15 06:51:48 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-04-15 06:51:49 UTC/bin/sh -c #(nop) COPY dir:73eabc0c80f602c6274cc4d7bffbe22135052ff588c406f9e65bad503d44896c in /
2021-04-15 06:53:28 UTC|2 BUILD_DATE=2021-04-15T02:42:51-04:00 VERSION=37d0f7a9-ls4 /bin/sh -c echo "**** install deps ****" && apk add --no-cache dbus-x11 docker libpulse 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-04-15 06:53:42 UTC/bin/sh -c #(nop) COPY dir:72735207f0b861c55473e7b4fe051bdfdc5cc20a3d80673314548ee2b6fb85b9 in /
2021-04-15 06:53:44 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-04-15 06:53:46 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-04-18 23:07:17 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-04-18 23:07:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-18 23:07:20 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.0.4-ls4 Build-date:- 2021-04-18T18:58:07-04:00
2021-04-18 23:07:21 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-04-18 23:07:25 UTC/bin/sh -c #(nop) COPY dir:d37ec7b1a68153f351f3bbe4f5f97f95e0a206afc1866513ba3ea00babd74a52 in /gclient
2021-04-18 23:07:39 UTC/bin/sh -c #(nop) COPY dir:a60e03fe3b049325fc5a5a812c5f4c7a4f8e976fce5903c6760fbc0b88aa3948 in /
2021-04-18 23:08:19 UTC|2 BUILD_DATE=2021-04-18T18:58:07-04:00 VERSION=0.0.4-ls4 /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-04-18 23:08:28 UTC/bin/sh -c #(nop) COPY dir:c627780da8041ee2e55d75355308e94cc4403ae05999c31cbe1145c0b206f7a8 in /
2021-04-18 23:08:30 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-04-18 23:08:32 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-04-18 23:08:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-04-18 23:08:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-18T18:58:07-04:00
2021-04-18 23:08:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-04-18 23:08:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-04-18 23:08:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-04-18 23:08:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=644b79e44475f4bf09b54c07081a12851ef49792
2021-04-18 23:08:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=644b79e44475f4bf09b54c07081a12851ef49792
2021-04-18 23:08:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-04-18 23:08:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-04-18 23:08:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-04-18 23:08:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-04-18 23:08:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.0.4-ls4
2021-04-19 20:29:44 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-04-19 20:29:45 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-19 20:29:45 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-04-19 20:29:46 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.9.0-r0-ls1 Build-date:- 2021-04-19T16:27:17-04:00
2021-04-19 20:29:47 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-04-19 20:30:18 UTC|3 BUILD_DATE=2021-04-19T16:27:17-04:00 FIREFOX_VERSION=78.9.0-r0 VERSION=78.9.0-r0-ls1 /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-04-19 20:30:22 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-04-19 20:30:22 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-04-19 20:30:23 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-04-19 20:30:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-04-19 20:30:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-19T16:27:17-04:00
2021-04-19 20:30:25 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-04-19 20:30:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-04-19 20:30:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-04-19 20:30:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=130c06177bc349d1b0df8874c34547763401a5dc
2021-04-19 20:30:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=130c06177bc349d1b0df8874c34547763401a5dc
2021-04-19 20:30:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-04-19 20:30:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-04-19 20:30:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-04-19 20:30:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-04-19 20:30:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.9.0-r0-ls1