2022-05-29 06:03:57 UTC
283 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:4e2d62665650f26eb00675eadd967ee11cd5211c85cc7ad018c155c9add0d7a7 - 0.85% (2.41 MB)
[#001] sha256:bf96cc96996e85fe45f064d5b7e6115dbd81f9d6330161fc07273107c79d4d13 - 0.76% (2.15 MB)
[#002] sha256:fb8fc689a36319e50ece1704d5b9891a24069b2e88b14fd25e8ce229714399fe - 0.73% (2.08 MB)
[#003] sha256:695b556c2240a6a7d7551032328fd110312ded64bac9464fd0e3705752b7a869 - 0.0% (434 Bytes)
[#004] sha256:42f60df48c42907ef9fc67a0413b70b2c34403be29c90655eeccf9249fa95c4a - 1.47% (4.18 MB)
[#005] sha256:3f90a4e5d6f51a22b05052f420db3a7b114fef0dfd3bd2454756407e4d46b364 - 0.0% (3.62 KB)
[#006] sha256:eabd36676456a1cea0d5816a6c3d520297e6a400cc276defd4ca015d0e54297a - 0.02% (64.2 KB)
[#007] sha256:19d355f5da7078d7af08db30da5d1dbb09e9da765a61f1f0337a3675858ca51c - 3.42% (9.68 MB)
[#008] sha256:ac35668df0f85306cc1f8984648f9819ab2b0ca9ecab6236236c19d5dec58d5a - 46.5% (132 MB)
[#009] sha256:d494dd0c53d9ebdd753f9df21cd0e5025d409e234e00e3c00c731fe1de78a7e8 - 0.0% (1.67 KB)
[#010] sha256:fec996c74d85eb9bf6de72d598f6a8a18812476cdc880e304d9a1eeb808dcc6f - 1.19% (3.36 MB)
[#011] sha256:5c16375a89213bf3d866013e22aa7bd28b0ca79c4987639126b437caa07c617c - 1.17% (3.32 MB)
[#012] sha256:ecded7f362a8f94001bb654931ad11a576483fb58af5a1dbf443dd897fa487f0 - 15.48% (43.9 MB)
[#013] sha256:9d592763f1340103e47673d540230d2764fc7a7ccfc3b7983faea4605e6a8766 - 0.0% (1.01 KB)
[#014] sha256:44cc3b9eb670d039acd9dd0984fb64dafa89a9e1dec1015cb0194906e222912a - 28.4% (80.4 MB)
[#015] sha256:a28442dd5b824d137b58209990d5e9cdf180734f4928614efb1d12bacbbd65b1 - 0.0% (597 Bytes)
/bin/sh -c #(nop) COPY dir:7474d8d9773b8b5c3195ee225b9fc6c986fe4240214711a6abefb9d28df34d02 in /
2022-05-17 06:36:48 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-17 06:36:48 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-17 06:36:48 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3f863a28-ls15 Build-date:- 2022-05-17T08:35:33+02:00
2022-05-17 06:36:49 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-05-17 06:36:49 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-05-17 06:36:49 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-05-17 06:36:51 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-05-17 06:36:53 UTC|4 BUILD_DATE=2022-05-17T08:35:33+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=3f863a28-ls15 /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-05-17 06:36:53 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2022-05-17 06:36:53 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-05-17 06:37:02 UTC|4 BUILD_DATE=2022-05-17T08:35:33+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=3f863a28-ls15 /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-05-17 06:37:02 UTC/bin/sh -c #(nop) COPY dir:0c0d7690f0de617d719e24a7b61136d019ef14c78aa2cd37e618c99b3c6a3c4b in /
2022-05-17 06:37:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-05-17 06:37:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-17 06:37:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-17T08:35:33+02:00
2022-05-17 06:37:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-05-17 06:37:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-05-17 06:37:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-17 06:37:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b8061f5abf6576321775ae31054dc8333332ac40
2022-05-17 06:37:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b8061f5abf6576321775ae31054dc8333332ac40
2022-05-17 06:37:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-05-17 06:37:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-05-17 06:37:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-05-17 06:37:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-17 06:37:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3f863a28-ls15
2022-05-19 06:38:09 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-19 06:38:10 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-19 06:38:11 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a42fc3a4-ls51 Build-date:- 2022-05-19T08:35:08+02:00
2022-05-19 06:38:12 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-05-19 06:38:14 UTC/bin/sh -c #(nop) COPY dir:0a155d1b9b581ca46589d479168c4e78cb28d0ef1a6697f760d6c3f81a9e2c6d in /
2022-05-19 06:38:15 UTC/bin/sh -c #(nop) COPY file:eec6d7ccb8ccd890dafb20c3e144ba0276341e8abec2079b151594395173738e in /usr/local/bin/docker-compose
2022-05-19 06:38:53 UTC|2 BUILD_DATE=2022-05-19T08:35:08+02:00 VERSION=a42fc3a4-ls51 /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-05-19 06:38:54 UTC/bin/sh -c #(nop) COPY dir:b8a5e1583449ba7d5142fbc16eff767670af3fad7dabb0fa678105696e191d86 in /
2022-05-19 06:38:54 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-05-19 06:38:55 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-05-19 06:38:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-19 06:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-19T08:35:08+02:00
2022-05-19 06:38:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-05-19 06:38:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-05-19 06:39:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-19 06:39:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7df29d049aae2cf6893d3c978ac1e5ac61a759f2
2022-05-19 06:39:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7df29d049aae2cf6893d3c978ac1e5ac61a759f2
2022-05-19 06:39:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-05-19 06:39:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-05-19 06:39:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-05-19 06:39:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-19 06:39:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a42fc3a4-ls51
2022-05-22 16:01:04 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-22 16:01:04 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-22 16:01:05 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.1.2-ls60 Build-date:- 2022-05-22T10:57:46-05:00
2022-05-22 16:01:06 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-05-22 16:01:10 UTC/bin/sh -c #(nop) COPY dir:6b5139c31543e8bd86d3b8e68ecf81a6a3e2df1a03e174bf705651f11aa400e1 in /gclient
2022-05-22 16:01:11 UTC/bin/sh -c #(nop) COPY dir:eadd9fc542d7554967057bda5f4d8dbc0c75fec92b626b3fd5793a5d46e1eeae in /
2022-05-22 16:01:21 UTC|2 BUILD_DATE=2022-05-22T10:57:46-05:00 VERSION=1.1.2-ls60 /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-05-22 16:01:22 UTC/bin/sh -c #(nop) COPY dir:095eab29399ac3b0eb582c1515a0e9a40956ee5c96b9c14b234438415e3aa0ba in /
2022-05-22 16:01:23 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-05-22 16:01:23 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-05-22 16:01:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-22 16:01:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-22T10:57:46-05:00
2022-05-22 16:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-05-22 16:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-05-22 16:01:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-22 16:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=f4b254d5c99737bb121f7a1fb026320110dfcbb6
2022-05-22 16:01:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=f4b254d5c99737bb121f7a1fb026320110dfcbb6
2022-05-22 16:01:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-05-22 16:01:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-05-22 16:01:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-05-22 16:01:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-22 16:01:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.1.2-ls60
2022-05-29 06:03:28 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-29 06:03:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-29 06:03:29 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2022-05-29 06:03:30 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls53 Build-date:- 2022-05-29T01:01:49-05:00
2022-05-29 06:03:31 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-05-29 06:03:43 UTC|3 BUILD_DATE=2022-05-29T01:01:49-05:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls53 /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-05-29 06:03:44 UTC/bin/sh -c #(nop) COPY dir:8a8e126afbb5bcfaacd22b9681d8cd172fc6d81bd0dfa687eb30b3e55bfed0db in /
2022-05-29 06:03:44 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-05-29 06:03:45 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-05-29 06:03:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-29 06:03:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-29T01:01:49-05:00
2022-05-29 06:03:48 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-05-29 06:03:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2022-05-29 06:03:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-29 06:03:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=3faeb1ca7129fc4b382eb405ec554795516fb412
2022-05-29 06:03:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3faeb1ca7129fc4b382eb405ec554795516fb412
2022-05-29 06:03:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2022-05-29 06:03:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2022-05-29 06:03:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2022-05-29 06:03:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-29 06:03:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=94.0-r0-ls53