2021-09-12 06:04:44 UTC
280 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:73c6757882ddd6b81d7bb21747b25ff773b7056ce57476eecebe5a8daeb2ae50 - 0.86% (2.42 MB)
[#001] sha256:47ba967170b3ac3f715d85da85e8fb77e35cf8b2513dff0214e2692b616b9530 - 0.77% (2.15 MB)
[#002] sha256:36fcce98c578afdcbe07dfd2397c79f9208bd60248e479ee431468913b1123ab - 0.74% (2.08 MB)
[#003] sha256:ca37f9a36e089624080a3f4204c092be552749f448bf2d373fa835037c4034a6 - 0.0% (411 Bytes)
[#004] sha256:e2e19520fa673f5bbd67f9973732e7454e59650e8411a6024a935242e0b91c11 - 1.47% (4.13 MB)
[#005] sha256:55a5d603d7bd8d1757077fc24c97e99e2d29753f8f906e4d77b7c7ce6c34d09c - 0.0% (2.85 KB)
[#006] sha256:4726bfec3d2e6ebbf27b17410ba81ea20cdf9acfb5dab27666f65270cefce8c8 - 0.02% (60.7 KB)
[#007] sha256:61b011983486f28f536c3de731f93bac98155ff57e5b1371425a6de2fe377df6 - 3.47% (9.74 MB)
[#008] sha256:b642dffcc74a848fdabe2dbb11216e400f437e831c40c06dddb9821c68e56953 - 31.12% (87.2 MB)
[#009] sha256:0d831a65c04016f0b978800e00ec45cdcbb2905ad42fc23335f7f7525caab88f - 0.0% (1 KB)
[#010] sha256:d412f9bcfed4028573a68ad6bf0dbaadacb14c9312dacb0b919d6e235bcad6c9 - 19.24% (53.9 MB)
[#011] sha256:b569d2a9ddcca164b403cca512e748bb8d08d5672e7da162feec84bce5f674cd - 1.18% (3.31 MB)
[#012] sha256:cd38cb92949e5e201190e490e53ff103463c6885b3d80e1811640ada39a53ded - 13.02% (36.5 MB)
[#013] sha256:46fdb34bb0894980d3389a27a4a3ec11220106d464a9b4e1164b430c0d100bef - 0.0% (1009 Bytes)
[#014] sha256:3286825653bdf2b3ea3d0f09bef2a1046bb73e18f42e48da5420f3447d87ba22 - 28.1% (78.7 MB)
[#015] sha256:3037009cc1473fd1f8ccba0f44bcba1ccb1e29849ad42737aa4267e6544e619e - 0.0% (146 Bytes)
/bin/sh -c #(nop) COPY dir:a935606ff4a63f5d1aea3a4df47af865f1b86eae0e2d8633dd7627297b3a29ed in /
2021-08-31 06:30:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-31 06:30:14 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-31 06:30:15 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a057dcdc-ls20 Build-date:- 2021-08-31T08:29:06+02:00
2021-08-31 06:30:16 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-08-31 06:30:17 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-08-31 06:30:18 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-08-31 06:30:20 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-08-31 06:30:21 UTC|4 BUILD_DATE=2021-08-31T08:29:06+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=a057dcdc-ls20 /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-31 06:30:22 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-08-31 06:30:22 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-08-31 06:30:27 UTC|4 BUILD_DATE=2021-08-31T08:29:06+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=a057dcdc-ls20 /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-08-31 06:30:28 UTC/bin/sh -c #(nop) COPY dir:00690d36fb1a1d49e825642054741b02b89477fe1c4c9061328eff8ad64efca7 in /
2021-08-31 06:30:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-08-31 06:30:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-31 06:30:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-31T08:29:06+02:00
2021-08-31 06:30:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-08-31 06:30:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-08-31 06:30:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-31 06:30:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4637078a163d5eb02e64b9a02a88b1509745ebf1
2021-08-31 06:30:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4637078a163d5eb02e64b9a02a88b1509745ebf1
2021-08-31 06:30:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-08-31 06:30:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-08-31 06:30:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-08-31 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-31 06:30:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a057dcdc-ls20
2021-09-02 06:34:30 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-09-02 06:34:31 UTC/bin/sh -c #(nop) ARG VERSION
2021-09-02 06:34:32 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 96c7e92b-ls17 Build-date:- 2021-09-02T06:31:17+00:00
2021-09-02 06:34:33 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-09-02 06:34:35 UTC/bin/sh -c #(nop) COPY dir:1b4ea1416ec7ddfa8bfc60655941bc257e15201535d3be43f27a5caa76c2f6aa in /
2021-09-02 06:34:36 UTC/bin/sh -c #(nop) COPY file:87e359c2bcef27307c4313bdf5aa6bd1c2253ef6a456022e238bf02c81c78901 in /usr/local/bin/docker-compose
2021-09-02 06:35:09 UTC|2 BUILD_DATE=2021-09-02T06:31:17+00:00 VERSION=96c7e92b-ls17 /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-09-02 06:35:10 UTC/bin/sh -c #(nop) COPY dir:3927565b6d5ad439a38f4f45c3b00298afc5cbbeb19ad5766cb1cae6a800f181 in /
2021-09-02 06:35:10 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-09-02 06:35:11 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-09-02 06:35:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-09-02 06:35:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-09-02T06:31:17+00:00
2021-09-02 06:35:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-09-02 06:35:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-09-02 06:35:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-09-02 06:35:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b2182dca82a83d2596b8458c7d7db2fba2977928
2021-09-02 06:35:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b2182dca82a83d2596b8458c7d7db2fba2977928
2021-09-02 06:35:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-09-02 06:35:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-09-02 06:35:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-09-02 06:35:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-09-02 06:35:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=96c7e92b-ls17
2021-09-05 16:04:00 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-09-05 16:04:01 UTC/bin/sh -c #(nop) ARG VERSION
2021-09-05 16:04:02 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.1-ls18 Build-date:- 2021-09-05T17:59:01+02:00
2021-09-05 16:04:03 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-09-05 16:04:34 UTC/bin/sh -c #(nop) COPY dir:e92f6c2a8d1089490b1d15939384f0c190f0e1af878efe720a8a0a1eadd4ed4b in /gclient
2021-09-05 16:04:37 UTC/bin/sh -c #(nop) COPY dir:a3db331405a8a4438d113f1991787015c134aeae3b46d23d74e87694b0d48a72 in /
2021-09-05 16:04:49 UTC|2 BUILD_DATE=2021-09-05T17:59:01+02:00 VERSION=0.1.1-ls18 /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-09-05 16:04:51 UTC/bin/sh -c #(nop) COPY dir:76e1cea7ac7e5844825a0abe695b4b86b9ac18b37d69163f05f02d8b80a5e01a in /
2021-09-05 16:04:53 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-09-05 16:04:55 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-09-05 16:04:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-09-05 16:04:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-09-05T17:59:01+02:00
2021-09-05 16:05:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-09-05 16:05:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-09-05 16:05:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-09-05 16:05:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=06717a8f28b3b5e34828c8ff65c87967c4516721
2021-09-05 16:05:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=06717a8f28b3b5e34828c8ff65c87967c4516721
2021-09-05 16:05:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-09-05 16:05:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-09-05 16:05:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-09-05 16:05:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-09-05 16:05:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.1-ls18
2021-09-12 06:03:55 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-09-12 06:03:57 UTC/bin/sh -c #(nop) ARG VERSION
2021-09-12 06:03:58 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-09-12 06:04:00 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.12.0-r0-ls18 Build-date:- 2021-09-12T08:02:16+02:00
2021-09-12 06:04:02 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-09-12 06:04:16 UTC|3 BUILD_DATE=2021-09-12T08:02:16+02:00 FIREFOX_VERSION=78.12.0-r0 VERSION=78.12.0-r0-ls18 /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-12 06:04:18 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-09-12 06:04:20 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-09-12 06:04:22 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-09-12 06:04:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-09-12 06:04:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-09-12T08:02:16+02:00
2021-09-12 06:04:27 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-12 06:04:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-09-12 06:04:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-09-12 06:04:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=bb1c8ba523a16c2947dcf568d3aeae450798f0a9
2021-09-12 06:04:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=bb1c8ba523a16c2947dcf568d3aeae450798f0a9
2021-09-12 06:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-09-12 06:04:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-09-12 06:04:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-09-12 06:04:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-09-12 06:04:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.12.0-r0-ls18