2022-02-27 06:03:25 UTC
250 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:6659a2733084cc89be46a49eea01b36ce064c2bc867509067e7d199355f4908c - 1.08% (2.7 MB)
[#001] sha256:6dffbec3862a8eb82394808474cb05413404c6bc4cef875106eeb7c61b520f3c - 0.86% (2.15 MB)
[#002] sha256:0fff24375f6ac5ba3e362dd52a577a384281b8c071d085c5311781bbe07fffe6 - 0.84% (2.1 MB)
[#003] sha256:9c4561859bed18ba3186f848edd328bd1974c653927199a583de114fafb69e80 - 0.0% (408 Bytes)
[#004] sha256:d7a59b78bbc353d471fb2ff0ad31cf03bb2e5ad6e9071a5b6d92d484a9b31d1e - 1.88% (4.71 MB)
[#005] sha256:b09b39553bfee9ff2fc91f884d36d18989589ca08ba80ad3303bcbd40d96b18a - 0.0% (3.55 KB)
[#006] sha256:b899ac9f705362834d84f334ae0ee3e272e8fadfa159fec6a1408cf8f0bd1c35 - 0.03% (66 KB)
[#007] sha256:9417947fc0b4c2967f138385478405e7f1096afab4df663e8c70de943b114274 - 4.14% (10.3 MB)
[#008] sha256:d82913a03f8184fa05644b4ee6bf1898cee2a9b6ea1df6d0edf765d2f0b06f61 - 37.65% (94 MB)
[#009] sha256:fc08e8684d065f49a4641d54ac73dc3a54883bcebd5e6b5442e8800774e8e734 - 0.0% (1.09 KB)
[#010] sha256:efc5de1afb287bc99742f42ca65edd41c88bc3459363fd54f7092ef96b9e60fc - 1.25% (3.13 MB)
[#011] sha256:4590e9c63e4aa185d8335ca6283c8cc12ca83ac71a350545f74fa88754ec3d54 - 1.39% (3.48 MB)
[#012] sha256:95d089c1ad9ae47cc14d6d3b5d86b7691c9aa660f48374c425c0cb92d0a15e94 - 18.22% (45.5 MB)
[#013] sha256:75848d74560ce35332bef6973a2c62d9b8ec4798019ec9867eadb311989b46c2 - 0.0% (1.02 KB)
[#014] sha256:5f826f3ff519497b014fef546e68abdf41affcf93e1b29fac3acb1fb06b0135a - 32.65% (81.5 MB)
[#015] sha256:c6b9d15b99cf4f432fdf1bb984a167ba7150520b8fbc90f0361d5628232f932c - 0.0% (596 Bytes)
/bin/sh -c #(nop) COPY dir:c754c7177b81332b8c31a55eb439fce25fda51968eb759e1eb950d8830ece647 in /
2022-02-08 06:30:24 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-08 06:30:25 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-08 06:30:26 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 867c2832-ls7 Build-date:- 2022-02-08T07:29:21+01:00
2022-02-08 06:30:27 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-02-08 06:30:28 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-02-08 06:30:29 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2022-02-08 06:30:31 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2022-02-08 06:30:31 UTC|4 BUILD_DATE=2022-02-08T07:29:21+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=867c2832-ls7 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2022-02-08 06:30:33 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-02-08 06:30:33 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-02-08 06:30:39 UTC|4 BUILD_DATE=2022-02-08T07:29:21+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=867c2832-ls7 /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/*
2022-02-08 06:30:40 UTC/bin/sh -c #(nop) COPY dir:494f571e18199f31eaf5e50b5556d1c8ccb8a67541fb04fc3a4f9638cbff48e5 in /
2022-02-08 06:30:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-08 06:30:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-08 06:30:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-08T07:29:21+01:00
2022-02-08 06:30:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-02-08 06:30:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-02-08 06:30:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-08 06:30:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=24497871ab3d035f790e10059500806fd14292ef
2022-02-08 06:30:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=24497871ab3d035f790e10059500806fd14292ef
2022-02-08 06:30:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-02-08 06:30:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-02-08 06:30:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-02-08 06:30:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-08 06:30:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=867c2832-ls7
2022-02-17 06:33:09 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-17 06:33:10 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-17 06:33:11 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c7e8b1ea-ls36 Build-date:- 2022-02-17T07:30:13+01:00
2022-02-17 06:33:12 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-17 06:33:14 UTC/bin/sh -c #(nop) COPY dir:8f431f36f40fdabe6531941c7f57f5abf835f48da30b4777e9814f0ef68f4f8c in /
2022-02-17 06:33:15 UTC/bin/sh -c #(nop) COPY file:9485bc16747695216f44b3ccabfbdedd684dc06e5cedf508717eb50b79d3a4dc in /usr/local/bin/docker-compose
2022-02-17 06:33:41 UTC|2 BUILD_DATE=2022-02-17T07:30:13+01:00 VERSION=c7e8b1ea-ls36 /bin/sh -c echo "**** install deps ****" && apk add --no-cache dbus-x11 docker libpulse openssh-client openssl pavucontrol pulseaudio sudo xorg-server xorgxrdp xrdp xterm && 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/*
2022-02-17 06:33:42 UTC/bin/sh -c #(nop) COPY dir:d62131fa2161bbda8e11bcbd3ddbbd28a78caa3b173038145f6fed2ba3dba13f in /
2022-02-17 06:33:42 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-02-17 06:33:43 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-17 06:33:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-17 06:33:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-17T07:30:13+01:00
2022-02-17 06:33:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-02-17 06:33:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-02-17 06:33:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-17 06:33:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=c684f1acefe76176f9285d627f3901c9806efa07
2022-02-17 06:33:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c684f1acefe76176f9285d627f3901c9806efa07
2022-02-17 06:33:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-02-17 06:33:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-02-17 06:33:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-02-17 06:33:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-17 06:33:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=c7e8b1ea-ls36
2022-02-20 16:00:56 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-20 16:00:57 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-20 16:00:58 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls46 Build-date:- 2022-02-20T16:57:27+01:00
2022-02-20 16:00:59 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-20 16:01:02 UTC/bin/sh -c #(nop) COPY dir:e74877bf42eef791545045bf169c1ec80214b8c280f83a74173a1471de0c8401 in /gclient
2022-02-20 16:01:03 UTC/bin/sh -c #(nop) COPY dir:71e79707e524f3faba9fda0b30cdaa43774508bd9dd94d804f101396ec4a1b80 in /
2022-02-20 16:01:12 UTC|2 BUILD_DATE=2022-02-20T16:57:27+01:00 VERSION=1.1.2-ls46 /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 && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community websocat && echo "**** openbox tweaks ****" && sed -i 's/NLIMC/NLMC/g' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && rm -rf /tmp/*
2022-02-20 16:01:13 UTC/bin/sh -c #(nop) COPY dir:095eab29399ac3b0eb582c1515a0e9a40956ee5c96b9c14b234438415e3aa0ba in /
2022-02-20 16:01:13 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-02-20 16:01:14 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-20 16:01:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-20 16:01:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-20T16:57:27+01:00
2022-02-20 16:01:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-02-20 16:01:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-02-20 16:01:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-20 16:01:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=3664e0202dd1eeb92a2bed93829f46b62b49d14b
2022-02-20 16:01:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3664e0202dd1eeb92a2bed93829f46b62b49d14b
2022-02-20 16:01:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-02-20 16:01:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-02-20 16:01:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-02-20 16:01:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-20 16:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.1.2-ls46
2022-02-27 06:02:54 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-27 06:02:55 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-27 06:02:56 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2022-02-27 06:02:57 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls41 Build-date:- 2022-02-27T07:01:29+01:00
2022-02-27 06:02:58 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-27 06:03:11 UTC|3 BUILD_DATE=2022-02-27T07:01:29+01:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls41 /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.15/community/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp && awk '/^P:firefox$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add --no-cache firefox==${FIREFOX_VERSION} && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-02-27 06:03:12 UTC/bin/sh -c #(nop) COPY dir:8a8e126afbb5bcfaacd22b9681d8cd172fc6d81bd0dfa687eb30b3e55bfed0db in /
2022-02-27 06:03:12 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-02-27 06:03:13 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-27 06:03:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-27 06:03:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-27T07:01:29+01:00
2022-02-27 06:03:16 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.
2022-02-27 06:03:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2022-02-27 06:03:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-27 06:03:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=328f574e5791764c260724fee219e10db1bfd57c
2022-02-27 06:03:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=328f574e5791764c260724fee219e10db1bfd57c
2022-02-27 06:03:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2022-02-27 06:03:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2022-02-27 06:03:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2022-02-27 06:03:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-27 06:03:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=94.0-r0-ls41