2022-04-24 06:04:07 UTC
298 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:482408a34120d21422720a01308a1e9338ff322873a4a7155b1e7a16a6fe73a8 - 0.91% (2.71 MB)
[#001] sha256:3d10ef5b107f7043d394b1a9cfd3aa0723fb3817e3ddd96058317eb5fe06e6d5 - 0.72% (2.15 MB)
[#002] sha256:f058a401aafbd7fd26460477dc540db3b03c28799b0029fed888263a6db88a6c - 0.71% (2.1 MB)
[#003] sha256:90dddfdc02570ab00e0370abc69ad7872e76fbeda55ca625a4d7679bc114586a - 0.0% (409 Bytes)
[#004] sha256:bff14ab5f44c9faf1d4dfb0941aa605287b4574e9a2cd7146826ca276ccc7d62 - 1.58% (4.71 MB)
[#005] sha256:1336333dc527035042eefa2b4f1f50cf388e6eab5a37aa003655cbdbc8bfefed - 0.0% (3.55 KB)
[#006] sha256:ece9a4a5bc6447c1be19b6568332586161bbb9b2b45f2f7f6affd625c29a23c2 - 0.02% (66 KB)
[#007] sha256:2cc38fff085a6c51d81d93559f8f5411239bb8ee7f2fcc390501dabbe2ff180b - 3.45% (10.3 MB)
[#008] sha256:8a93a99f8e8bc150de93438ed53890cbbe129af9fbe875c4d0a85c833dd1c26d - 47.7% (142 MB)
[#009] sha256:f7ed679bb3b6a4483bee9904d4e14bcfaa6b3b6a5f9cd086714c9ac0c0ca7639 - 0.0% (1.67 KB)
[#010] sha256:83db20b6ee54fc7b1045afd94be1f062fa9a2f9596a59ecfe1bd73c332c3f120 - 1.11% (3.29 MB)
[#011] sha256:801913e6104df036dc43668042c02474fd830fcf802c708d0d2a76a7082bf5a3 - 1.17% (3.48 MB)
[#012] sha256:1e5de2d20adf71536a7a30f15c067696b1196e1cb339910be176866c00aa7ee8 - 15.28% (45.5 MB)
[#013] sha256:814355f74cb2ad00f1dcc63c3d53f486dc1e2772f7668e1ae3d65dc498789a13 - 0.0% (1.02 KB)
[#014] sha256:1fba9f8fc9ce644936d4df171733b805e18f4ca05982513eed3bb107c04f73c8 - 27.36% (81.5 MB)
[#015] sha256:4a2a1f4debf771be87279429c1263776f55ba971a6054cd7f19e7953808d813e - 0.0% (597 Bytes)
/bin/sh -c #(nop) COPY dir:835ff2de211d6a5c28d419a25a3ba6e448d96f6ebf19fb05cfb0701ded6858e0 in /
2022-04-12 06:34:55 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-12 06:34:56 UTC/bin/sh -c #(nop) ARG VERSION
2022-04-12 06:34:57 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5b84806a-ls12 Build-date:- 2022-04-12T01:33:42-05:00
2022-04-12 06:34:58 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-04-12 06:34:59 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-04-12 06:35:00 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2022-04-12 06:35:02 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2022-04-12 06:35:03 UTC|4 BUILD_DATE=2022-04-12T01:33:42-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=5b84806a-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
2022-04-12 06:35:04 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-04-12 06:35:04 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-04-12 06:35:09 UTC|4 BUILD_DATE=2022-04-12T01:33:42-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=5b84806a-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/*
2022-04-12 06:35:10 UTC/bin/sh -c #(nop) COPY dir:494f571e18199f31eaf5e50b5556d1c8ccb8a67541fb04fc3a4f9638cbff48e5 in /
2022-04-12 06:35:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-04-12 06:35:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-04-12 06:35:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-12T01:33:42-05:00
2022-04-12 06:35:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-04-12 06:35:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-04-12 06:35:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-04-12 06:35:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=a6b4c3a7507dd60bc18a55c76e2268a04a025361
2022-04-12 06:35:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=a6b4c3a7507dd60bc18a55c76e2268a04a025361
2022-04-12 06:35:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-04-12 06:35:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-04-12 06:35:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-04-12 06:35:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-04-12 06:35:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5b84806a-ls12
2022-04-14 06:35:16 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-14 06:35:16 UTC/bin/sh -c #(nop) ARG VERSION
2022-04-14 06:35:17 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 04cb82c7-ls47 Build-date:- 2022-04-14T08:32:15+02:00
2022-04-14 06:35:18 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-04-14 06:35:20 UTC/bin/sh -c #(nop) COPY dir:8f431f36f40fdabe6531941c7f57f5abf835f48da30b4777e9814f0ef68f4f8c in /
2022-04-14 06:35:21 UTC/bin/sh -c #(nop) COPY file:32a3ca45cffd8991c827b531339f063183758711519141ab89aa602f412713d7 in /usr/local/bin/docker-compose
2022-04-14 06:35:55 UTC|2 BUILD_DATE=2022-04-14T08:32:15+02:00 VERSION=04cb82c7-ls47 /bin/sh -c echo "**** install deps ****" && apk add --no-cache dbus-x11 docker libpulse mesa openssh-client openssl pavucontrol pciutils-libs pulseaudio sudo xf86-video-ati xf86-video-amdgpu 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-04-14 06:35:56 UTC/bin/sh -c #(nop) COPY dir:b8a5e1583449ba7d5142fbc16eff767670af3fad7dabb0fa678105696e191d86 in /
2022-04-14 06:35:56 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-04-14 06:35:57 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-14 06:35:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-04-14 06:35:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-14T08:32:15+02:00
2022-04-14 06:36:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-04-14 06:36:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-04-14 06:36:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-04-14 06:36:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=3730726096bde1b48faab2ee604522d870e1819c
2022-04-14 06:36:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3730726096bde1b48faab2ee604522d870e1819c
2022-04-14 06:36:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-04-14 06:36:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-04-14 06:36:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-04-14 06:36:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-04-14 06:36:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=04cb82c7-ls47
2022-04-17 16:02:11 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-17 16:02:12 UTC/bin/sh -c #(nop) ARG VERSION
2022-04-17 16:02:13 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls56 Build-date:- 2022-04-17T15:58:26+00:00
2022-04-17 16:02:14 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-04-17 16:02:17 UTC/bin/sh -c #(nop) COPY dir:e6adc314a4d27991a045f60ad56bf8ff5e3ec193fe1d173196b19da299e612a4 in /gclient
2022-04-17 16:02:18 UTC/bin/sh -c #(nop) COPY dir:71e79707e524f3faba9fda0b30cdaa43774508bd9dd94d804f101396ec4a1b80 in /
2022-04-17 16:02:27 UTC|2 BUILD_DATE=2022-04-17T15:58:26+00:00 VERSION=1.1.2-ls56 /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-04-17 16:02:28 UTC/bin/sh -c #(nop) COPY dir:095eab29399ac3b0eb582c1515a0e9a40956ee5c96b9c14b234438415e3aa0ba in /
2022-04-17 16:02:28 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-04-17 16:02:29 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-17 16:02:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-04-17 16:02:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-17T15:58:26+00:00
2022-04-17 16:02:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-04-17 16:02:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-04-17 16:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-04-17 16:02:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e4750d3ed6680d2f594a91ef9ef0a60f5ff1aba9
2022-04-17 16:02:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e4750d3ed6680d2f594a91ef9ef0a60f5ff1aba9
2022-04-17 16:02:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-04-17 16:02:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-04-17 16:02:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-04-17 16:02:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-04-17 16:02:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.1.2-ls56
2022-04-24 06:03:36 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-24 06:03:37 UTC/bin/sh -c #(nop) ARG VERSION
2022-04-24 06:03:38 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2022-04-24 06:03:39 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls48 Build-date:- 2022-04-24T08:02:11+02:00
2022-04-24 06:03:40 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-04-24 06:03:53 UTC|3 BUILD_DATE=2022-04-24T08:02:11+02:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls48 /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-04-24 06:03:54 UTC/bin/sh -c #(nop) COPY dir:8a8e126afbb5bcfaacd22b9681d8cd172fc6d81bd0dfa687eb30b3e55bfed0db in /
2022-04-24 06:03:54 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-04-24 06:03:55 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-24 06:03:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-04-24 06:03:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-24T08:02:11+02:00
2022-04-24 06:03: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.
2022-04-24 06:03:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2022-04-24 06:04:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-04-24 06:04:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4e888d5ef8e59ccb569d5a058034708cfed623ed
2022-04-24 06:04:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4e888d5ef8e59ccb569d5a058034708cfed623ed
2022-04-24 06:04:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2022-04-24 06:04:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2022-04-24 06:04:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2022-04-24 06:04:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-04-24 06:04:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=94.0-r0-ls48