2021-05-02 06:11:24 UTC
293 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:60ca5153adc218ce0fdfab906a2e5b01cb463a76df4732b616b780aa1ade28f6 - 0.92% (2.7 MB)
[#001] sha256:0b6549d3925d6a44537f659cc58ff3e9330dc92dad3bf31c4939aef66096d2e6 - 0.73% (2.15 MB)
[#002] sha256:2e3f8b0b0e4f5af10f69e745889003f17328a95849377c54cd8197936c9898b9 - 0.72% (2.1 MB)
[#003] sha256:e4ebacae1f3cf8138ec2a67b43e0ecce1bd9398b41afe9ae8a2451cf5579b1be - 0.0% (439 Bytes)
[#004] sha256:bdf72d31b6aeaa786b4b9ce963c97c3e8eb0652bd3742e3563de6cea212180f6 - 1.59% (4.65 MB)
[#005] sha256:a336317c7c1875b7067366306aad01a5608602c45a04012acd3255f0dc486d03 - 0.0% (2.77 KB)
[#006] sha256:d9cfb5fdb39b7303bdcabb439bed898681501b9c193a0b0ed11d86dc7e39188c - 0.02% (62.6 KB)
[#007] sha256:3f894e2b3ee84bf560d10db4d93bd242577dbb1823c9977c12cf1210785989e7 - 3.53% (10.3 MB)
[#008] sha256:f3f5f069825319c5415b2f0b27ed62183d4968ce5710d398b443ec38a0c3c766 - 31.4% (92 MB)
[#009] sha256:9db777fdc5635902403e6cb5fbfb2c851aea4d779c9f69088dbe5d94686d263a - 0.0% (1.06 KB)
[#010] sha256:38af6bcf79a0c68e98d3798e56da1ce1ced2a364055ec5f2090a8d4f4160009c - 18.02% (52.8 MB)
[#011] sha256:8e3e591f065ac63dca225282ec8e2e6a0d29237e6ef3f96c9ec96a5e73c18807 - 1.18% (3.47 MB)
[#012] sha256:a900fca9a7587d755de0a86020a21732958839305aa98d2b77804cdfd1be6072 - 12.93% (37.9 MB)
[#013] sha256:0168f025b1ac2b0728d30b7293bc2e3a062616af1adc44354b59dee699b94f51 - 0.0% (1.04 KB)
[#014] sha256:09197366dd3e1a4147c5add2e042310022570448fd7ff48def2a537df44466fa - 28.94% (84.8 MB)
[#015] sha256:5f379d312ce66d43063397aeff873c3115497dd01830a45e4686b33da3775594 - 0.0% (147 Bytes)
/bin/sh -c #(nop) COPY dir:b99416f41fbcc2b124c90ed80910a3f417d6e2b726b2eb06e7283d87014c4658 in /
2021-04-20 06:43:19 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-04-20 06:43:19 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-20 06:43:20 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0207eeeb-ls12 Build-date:- 2021-04-20T06:41:38+00:00
2021-04-20 06:43:20 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-04-20 06:43:21 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-04-20 06:43:21 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-04-20 06:43:23 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-04-20 06:43:27 UTC|4 BUILD_DATE=2021-04-20T06:41:38+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=0207eeeb-ls12 /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-20 06:43:28 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-04-20 06:43:29 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-04-20 06:43:56 UTC|4 BUILD_DATE=2021-04-20T06:41:38+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=0207eeeb-ls12 /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-20 06:43:58 UTC/bin/sh -c #(nop) COPY dir:abf7501ef60ed34ad238fb8014199cea647a9129f593a578d4bdd70795f6fa6d in /
2021-04-20 06:43:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-04-20 06:43:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-04-20 06:44:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-20T06:41:38+00:00
2021-04-20 06:44:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-04-20 06:44:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-04-20 06:44:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-04-20 06:44:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b7b9c42f775b4659bf631eccd13ae878b7dfc706
2021-04-20 06:44:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b7b9c42f775b4659bf631eccd13ae878b7dfc706
2021-04-20 06:44:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-04-20 06:44:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-04-20 06:44:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-04-20 06:44:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-04-20 06:44:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0207eeeb-ls12
2021-04-25 04:29:08 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-04-25 04:29:09 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-25 04:29:09 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- feb16aab-ls6 Build-date:- 2021-04-25T04:21:58+00:00
2021-04-25 04:29:10 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-04-25 04:29:11 UTC/bin/sh -c #(nop) COPY dir:73eabc0c80f602c6274cc4d7bffbe22135052ff588c406f9e65bad503d44896c in /
2021-04-25 04:29:12 UTC/bin/sh -c #(nop) COPY file:44bdeaaaa399b996d30fb296993beb4404a832a3ef1027f6fba61f0e8efc1d48 in /usr/local/bin/docker-compose
2021-04-25 04:30:10 UTC|2 BUILD_DATE=2021-04-25T04:21:58+00:00 VERSION=feb16aab-ls6 /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-04-25 04:30:17 UTC/bin/sh -c #(nop) COPY dir:3927565b6d5ad439a38f4f45c3b00298afc5cbbeb19ad5766cb1cae6a800f181 in /
2021-04-25 04:30:17 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-04-25 04:30:18 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-04-25 04:30:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-04-25 04:30:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-25T04:21:58+00:00
2021-04-25 04:30:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-04-25 04:30:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-04-25 04:30:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-04-25 04:30:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1a7b19def9dde5605ecfe035a2e5d58860f13491
2021-04-25 04:30:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1a7b19def9dde5605ecfe035a2e5d58860f13491
2021-04-25 04:30:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-04-25 04:30:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-04-25 04:30:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-04-25 04:30:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-04-25 04:30:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=feb16aab-ls6
2021-04-25 22:46:08 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-04-25 22:46:11 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-25 22:46:17 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.0-ls5 Build-date:- 2021-04-25T23:25:44+01:00
2021-04-25 22:46:18 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-04-25 22:49:38 UTC/bin/sh -c #(nop) COPY dir:060008215b33fd6626f0448db20002dd2a04217e8d84a3acbabe33bf53278cbf in /gclient
2021-04-25 22:50:00 UTC/bin/sh -c #(nop) COPY dir:1329379e9131b01698df6ba33114869a05dd30952c492a8a1f3259f2a3561f3a in /
2021-04-25 22:50:35 UTC|2 BUILD_DATE=2021-04-25T23:25:44+01:00 VERSION=0.1.0-ls5 /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-25 22:50:44 UTC/bin/sh -c #(nop) COPY dir:76e1cea7ac7e5844825a0abe695b4b86b9ac18b37d69163f05f02d8b80a5e01a in /
2021-04-25 22:50:45 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-04-25 22:50:47 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-04-25 22:50:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-04-25 22:50:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-25T23:25:44+01:00
2021-04-25 22:50:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-04-25 22:50:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-04-25 22:50:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-04-25 22:50:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=85e2c7ba1e392f126305b7f24ee94bbe51c36e9c
2021-04-25 22:50:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=85e2c7ba1e392f126305b7f24ee94bbe51c36e9c
2021-04-25 22:50:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-04-25 22:51:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-04-25 22:51:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-04-25 22:51:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-04-25 22:51:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.0-ls5
2021-05-02 06:09:31 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-05-02 06:09:33 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-02 06:09:40 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-05-02 06:09:41 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.10.0-r0-ls3 Build-date:- 2021-05-02T06:08:13+00:00
2021-05-02 06:09:47 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-05-02 06:10:36 UTC|3 BUILD_DATE=2021-05-02T06:08:13+00:00 FIREFOX_VERSION=78.10.0-r0 VERSION=78.10.0-r0-ls3 /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-05-02 06:10:57 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-05-02 06:10:58 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-05-02 06:11:00 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-05-02 06:11:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-05-02 06:11:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-02T06:08:13+00:00
2021-05-02 06:11:04 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-05-02 06:11:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-05-02 06:11:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-05-02 06:11:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=12bb0cec739ee0b7a765838dcbef8aacb50344c9
2021-05-02 06:11:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=12bb0cec739ee0b7a765838dcbef8aacb50344c9
2021-05-02 06:11:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-05-02 06:11:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-05-02 06:11:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-05-02 06:11:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-05-02 06:11:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.10.0-r0-ls3