2022-04-03 06:04:15 UTC
283 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:60898adfd209ea59f11a682009b5e627732ce8081a87f8bd4b13fa396dcce279 - 0.85% (2.42 MB)
[#001] sha256:ecd00abf5001cf3b9ca700d8078a89a7c93cb339cbf49f68d103612b2e2ef5e5 - 0.76% (2.15 MB)
[#002] sha256:3a5aaa3d5eed662bc172eda2b851fbdcdc238ce6adf67c5ec6723a4f7486e79f - 0.73% (2.08 MB)
[#003] sha256:d95f375f2a1bb9ecad07556b298211550baae5a24a44a50baa21aee32d94a575 - 0.0% (409 Bytes)
[#004] sha256:2f549dab31e941c43ba793e741f2293df91df0eeffaeb492167cc7f33ff1bf3d - 1.47% (4.18 MB)
[#005] sha256:32f795993c94a92c070148daf66f037717ebc237fa2ec2f750cfb36307334420 - 0.0% (3.55 KB)
[#006] sha256:7ed0b422b254d9210fbbe9308dd9fd4569a3795b46b4657428651802c0aebe5b - 0.02% (64.2 KB)
[#007] sha256:9ccf3b8e5437db2f66058be1e2377d343dfc5cb3bd6cc86d54e3730068e13ef1 - 3.44% (9.74 MB)
[#008] sha256:960988b5fd940fbb831d841a015319c4dd90322fba1be653a218ab81d90c6484 - 46.56% (132 MB)
[#009] sha256:ebde6c8eae4b075a9fd6234c3f91335e6edec476d6a43b4daee979fbe741c26f - 0.0% (1.67 KB)
[#010] sha256:4bd280c06ca4af8f2fc5c7a50c74ab9cab0f261c064563f3f7018e2506936c1f - 1.1% (3.12 MB)
[#011] sha256:5b498022e1c92e7d0d0f301fae6ec0bf50f3bdb8a77fb353cda3095053ff31b9 - 1.17% (3.32 MB)
[#012] sha256:98721c3ea388f8f5dfa11fd03dc9dc44a091abd888bde3d2b0a9a628face6f99 - 15.48% (43.9 MB)
[#013] sha256:89549c5935681909437a5f1ff3e521428fe8130be839cf263a336b376eea728c - 0.0% (1.07 KB)
[#014] sha256:9755f758c65472916ea38d260d94b101c994579949aa34caebf3ae1c8c0647db - 28.4% (80.4 MB)
[#015] sha256:d2dd8d1d7d47f5829b7a71a0ece165f78ead7377af364ef9ff5513820b652bd2 - 0.0% (597 Bytes)
/bin/sh -c #(nop) COPY dir:efe9a375edad0074770fa2a557333bd7a03aebee3877e83a27a7427870be27b3 in /
2022-03-22 06:33:34 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-22 06:33:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-22 06:33:36 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b20d3658-ls9 Build-date:- 2022-03-22T07:32:18+01:00
2022-03-22 06:33:37 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-03-22 06:33:38 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-03-22 06:33:39 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-03-22 06:33:42 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-03-22 06:33:43 UTC|4 BUILD_DATE=2022-03-22T07:32:18+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=b20d3658-ls9 /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-03-22 06:33:44 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-03-22 06:33:44 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-03-22 06:33:49 UTC|4 BUILD_DATE=2022-03-22T07:32:18+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=b20d3658-ls9 /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/*
2022-03-22 06:33:50 UTC/bin/sh -c #(nop) COPY dir:494f571e18199f31eaf5e50b5556d1c8ccb8a67541fb04fc3a4f9638cbff48e5 in /
2022-03-22 06:33:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-03-22 06:33:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-22 06:33:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-22T07:32:18+01:00
2022-03-22 06:33:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-03-22 06:33:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-03-22 06:33:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-22 06:33:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=bfe8091ed5424db33664e1c8747a8a5ad39bb0f7
2022-03-22 06:33:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=bfe8091ed5424db33664e1c8747a8a5ad39bb0f7
2022-03-22 06:33:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-03-22 06:33:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-03-22 06:34:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-03-22 06:34:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-22 06:34:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=b20d3658-ls9
2022-03-24 06:37:31 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-24 06:37:31 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-24 06:37:32 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 907ba8f1-ls44 Build-date:- 2022-03-24T06:34:45+00:00
2022-03-24 06:37:33 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-24 06:37:35 UTC/bin/sh -c #(nop) COPY dir:0a155d1b9b581ca46589d479168c4e78cb28d0ef1a6697f760d6c3f81a9e2c6d in /
2022-03-24 06:37:36 UTC/bin/sh -c #(nop) COPY file:1f41bb9937288c076ab29da16e6cb5ba765238a9906875ffdbbee8deaecbb11b in /usr/local/bin/docker-compose
2022-03-24 06:38:11 UTC|2 BUILD_DATE=2022-03-24T06:34:45+00:00 VERSION=907ba8f1-ls44 /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-03-24 06:38:12 UTC/bin/sh -c #(nop) COPY dir:b8a5e1583449ba7d5142fbc16eff767670af3fad7dabb0fa678105696e191d86 in /
2022-03-24 06:38:12 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-03-24 06:38:13 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-24 06:38:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-24 06:38:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-24T06:34:45+00:00
2022-03-24 06:38:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-03-24 06:38:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-03-24 06:38:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-24 06:38:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=41af2e9314a31996df0e9e61ae3bce7a57fe4755
2022-03-24 06:38:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=41af2e9314a31996df0e9e61ae3bce7a57fe4755
2022-03-24 06:38:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-03-24 06:38:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-03-24 06:38:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-03-24 06:38:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-24 06:38:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=907ba8f1-ls44
2022-03-27 16:02:06 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-27 16:02:07 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-27 16:02:07 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls53 Build-date:- 2022-03-27T10:56:27-05:00
2022-03-27 16:02:07 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-27 16:02:11 UTC/bin/sh -c #(nop) COPY dir:df9697e3279740e4f1ad5277047f1506dba28ea272f97f0c1d0054d93884f904 in /gclient
2022-03-27 16:02:13 UTC/bin/sh -c #(nop) COPY dir:eadd9fc542d7554967057bda5f4d8dbc0c75fec92b626b3fd5793a5d46e1eeae in /
2022-03-27 16:02:27 UTC|2 BUILD_DATE=2022-03-27T10:56:27-05:00 VERSION=1.1.2-ls53 /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-03-27 16:02:28 UTC/bin/sh -c #(nop) COPY dir:68950f025446b939bfe8081316c6d101b35b58007b3352a86580dfcf2b474890 in /
2022-03-27 16:02:28 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-03-27 16:02:28 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-27 16:02:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-27 16:02:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-27T10:56:27-05:00
2022-03-27 16:02:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-03-27 16:02:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-03-27 16:02:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-27 16:02:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7abe9dca65358338fd99d4cd562e28afff224b5d
2022-03-27 16:02:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7abe9dca65358338fd99d4cd562e28afff224b5d
2022-03-27 16:02:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-03-27 16:02:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-03-27 16:02:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-03-27 16:02:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-27 16:02:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.1.2-ls53
2022-04-03 06:03:45 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-03 06:03:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-04-03 06:03:47 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2022-04-03 06:03:48 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls45 Build-date:- 2022-04-03T08:01:46+02:00
2022-04-03 06:03:49 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-04-03 06:04:01 UTC|3 BUILD_DATE=2022-04-03T08:01:46+02:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls45 /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-03 06:04:02 UTC/bin/sh -c #(nop) COPY dir:8a8e126afbb5bcfaacd22b9681d8cd172fc6d81bd0dfa687eb30b3e55bfed0db in /
2022-04-03 06:04:02 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-04-03 06:04:03 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-03 06:04:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-04-03 06:04:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-03T08:01:46+02:00
2022-04-03 06:04:06 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-03 06:04:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2022-04-03 06:04:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-04-03 06:04:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1e0ae16807e36dce86cb66ef5199f58c43693ed5
2022-04-03 06:04:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1e0ae16807e36dce86cb66ef5199f58c43693ed5
2022-04-03 06:04:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2022-04-03 06:04:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2022-04-03 06:04:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2022-04-03 06:04:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-04-03 06:04:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=94.0-r0-ls45