2021-04-19 20:34:17 UTC
218 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:d33300c94db8efc68683f43a8ac55892c41ef9722539387bd52a6492a8302a8c - 1.1% (2.41 MB)
[#001] sha256:10d1a540bd64bbc173e38d3523ae178fe631034d947654bacd967ebe7df0a2e1 - 0.98% (2.15 MB)
[#002] sha256:eff726ae82f3a18390221a813fedebeb8cf14ba49c5e540a88a5092de75211cc - 0.95% (2.08 MB)
[#003] sha256:9b635f458ad592a2963ed87deb609a1e01503012c62b17dda94470b889d24c2a - 0.0% (438 Bytes)
[#004] sha256:4b494408cfd101d029e9a093b25fc4dae8122d06e4784f5ae7b2f9e44849295b - 1.89% (4.13 MB)
[#005] sha256:c061aba5c7366bbbd381ee90f3f8794b0e2c42e62b2861a2a9917f1149b9bf87 - 0.0% (2.77 KB)
[#006] sha256:442db12ac5ec36cd78ab2336762e084a5e1f7ada83935608079531e8e0828bbf - 0.03% (60.7 KB)
[#007] sha256:b147ee5c8cf1c4771bfef5430ee3280616f9c284ce294eec1eb17cf9d5c845cf - 39.49% (86.3 MB)
[#008] sha256:d4e1ec9d3fd8c536baa2486e54688bc5ac5c5d82c6b95812ca51858bf37bea79 - 0.0% (864 Bytes)
[#009] sha256:53e3fc20fede686947492533fa21901f27039b6a0c3f05d53e32751ba57cb626 - 1.37% (3 MB)
[#010] sha256:088429e3d113002e633336ba9830e66f1e8bc775b4c2c400cd5f1c6f7ce89e93 - 1.52% (3.31 MB)
[#011] sha256:fd67fe160fd7039c27b484cb5cddd5b2145597f187ff44fbf25f51f328ae320e - 16.64% (36.3 MB)
[#012] sha256:a352d2e3d571a91306f4f7fb9900690c705e4f17ae6abed51d03c96142139a33 - 0.0% (1.04 KB)
[#013] sha256:29f182b0e78daa64ed71b617c7276fe6716fd6273eb2cd19e217f42adc2a001f - 36.02% (78.7 MB)
[#014] sha256:7d89419fd33ec6bfe8c435207542e6c03826af4d3cb8623a6792d0c428095da0 - 0.0% (148 Bytes)
/bin/sh -c #(nop) COPY dir:5819dbf8ef6b5740a41004f9d71f6d2c83f6481a4f2367e9c842129b76bc04ae in /
2021-04-13 06:39:47 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-04-13 06:39:47 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-13 06:39:48 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:39:48 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-04-13 06:39:48 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-04-13 06:39:49 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-04-13 06:39:50 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-04-13 06:39:52 UTC|4 BUILD_DATE=2021-04-13T07:38:41+01:00 OVERLAY_ARCH=arm 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:39:53 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2021-04-13 06:39:53 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-04-13 06:40:00 UTC|4 BUILD_DATE=2021-04-13T07:38:41+01:00 OVERLAY_ARCH=arm 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-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-04-13 06:40:01 UTC/bin/sh -c #(nop) COPY dir:44633edc09dc476769b60134dc2b56df8b6160388795005a87e0352fa6d2fc85 in /
2021-04-13 06:40:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-04-15 06:47:35 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-04-15 06:47:35 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-15 06:47:35 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:47:35 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-04-15 06:47:36 UTC/bin/sh -c #(nop) COPY dir:a608cf8787a4a9945fe7aa89eb59b92eee9f1d5676b5bd83c983088d0105bc07 in /
2021-04-15 06:48:11 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:48:12 UTC/bin/sh -c #(nop) COPY dir:72735207f0b861c55473e7b4fe051bdfdc5cc20a3d80673314548ee2b6fb85b9 in /
2021-04-15 06:48:12 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-04-15 06:48:12 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-04-18 23:09:40 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-04-18 23:09:42 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-18 23:09:44 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:09:46 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-04-18 23:09:51 UTC/bin/sh -c #(nop) COPY dir:d37ec7b1a68153f351f3bbe4f5f97f95e0a206afc1866513ba3ea00babd74a52 in /gclient
2021-04-18 23:10:03 UTC/bin/sh -c #(nop) COPY dir:af9513c3d31b5f43f2046401be1448bedfddf157a93207cdcc3218525cfca16b in /
2021-04-18 23:11:12 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:11:18 UTC/bin/sh -c #(nop) COPY dir:8fb1e6156275c001feb5d2ec2461cbba883507314dcef1acc07a3987f96ee581 in /
2021-04-18 23:11:20 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-04-18 23:11:22 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-04-18 23:11:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-04-18 23:11:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-18T18:58:07-04:00
2021-04-18 23:11:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-04-18 23:11:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-04-18 23:11:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-04-18 23:11:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=644b79e44475f4bf09b54c07081a12851ef49792
2021-04-18 23:11:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=644b79e44475f4bf09b54c07081a12851ef49792
2021-04-18 23:11:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-04-18 23:11:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-04-18 23:11:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-04-18 23:11:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-04-18 23:11:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.0.4-ls4
2021-04-19 20:31:36 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-04-19 20:31:38 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-19 20:31:40 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-04-19 20:31:41 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:31:43 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-04-19 20:33:51 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:33:52 UTC/bin/sh -c #(nop) COPY dir:188636a4ae339cdc7350d5e80445d44c357bd82daef211ecc56aa8a8d2d6c18f in /
2021-04-19 20:33:53 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-04-19 20:33:54 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-04-19 20:33:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-04-19 20:33:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-19T16:27:17-04:00
2021-04-19 20:33:58 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:34:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-04-19 20:34:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-04-19 20:34:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=130c06177bc349d1b0df8874c34547763401a5dc
2021-04-19 20:34:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=130c06177bc349d1b0df8874c34547763401a5dc
2021-04-19 20:34:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-04-19 20:34:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-04-19 20:34:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-04-19 20:34:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-04-19 20:34:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.9.0-r0-ls1