2021-09-05 06:04:30 UTC
280 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:33b9b40a0d3828f15d490e4566aa52e2fdfb1a4d2d189646122f16e351fd17ae - 0.86% (2.41 MB)
[#001] sha256:53f711ce7eed8df6afec32a2bc767ecb0a1c2aee6ae49182660e43c3d09f5512 - 0.77% (2.15 MB)
[#002] sha256:28994b2b71122d27a8853cf91af47f9015902b27f09d99eda537d1e2d8a22996 - 0.74% (2.08 MB)
[#003] sha256:a8df08f0b46ac1768672cc359add6ec6146ce214078226b4cbb45ea8909a7499 - 0.0% (412 Bytes)
[#004] sha256:9939dc63e23444ec2f46eca35a43ead63fbf7ebff08a313cedb6e3c99969ab71 - 1.47% (4.12 MB)
[#005] sha256:e7aec785d6e2e5eb676550f7ccd6a39a06f09060fd44540a680891c65f36a958 - 0.0% (2.85 KB)
[#006] sha256:c3d31139191e8f48c0076f88c8c3cec81c64dd0c337b1188c812b848c5bee737 - 0.02% (60.7 KB)
[#007] sha256:358357e376c3a56e69d74e676bb7b487a52cb8a6c0e40957847a6c47f1f9a13a - 3.47% (9.74 MB)
[#008] sha256:ea2892d436d9ca2c924f074a09a5c074e98fcbd6504e8ea1e9d4612ead97460e - 31.12% (87.2 MB)
[#009] sha256:0d831a65c04016f0b978800e00ec45cdcbb2905ad42fc23335f7f7525caab88f - 0.0% (1 KB)
[#010] sha256:b08d27d3a8dfcaa8863f35ea6c7ed6424ae2023c0dc78e0be8bddf6ff5c9bd5a - 19.24% (53.9 MB)
[#011] sha256:21fb51b27154af31856fd0166a67daf0ff1fae7354769e948d2fce33f9633b40 - 1.18% (3.31 MB)
[#012] sha256:05b01aaf333bd5645dd76c6dc4584905148316cb8d0e1fd5e5695847825183a0 - 13.02% (36.5 MB)
[#013] sha256:d64eaf0646ae4f65d76130727e77000ffcdb2b4a2f277ce08264a0706aeea59e - 0.0% (1006 Bytes)
[#014] sha256:9d3f0650fe2ee668a1776b55c3904921a079afd6187f75396d0c9d1c0534272a - 28.1% (78.7 MB)
[#015] sha256:babd148348adab07ed439ccf47e692a51280aa066feac1b7c1081c5f716ace24 - 0.0% (146 Bytes)
/bin/sh -c #(nop) COPY dir:06c5d0869d58d9061c95155d431815d13c6bdc21da82f1778fa4baee0f7c6c59 in /
2021-08-10 06:30:40 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-10 06:30:41 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-10 06:30:42 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 13ec914c-ls19 Build-date:- 2021-08-10T08:29:44+02:00
2021-08-10 06:30:43 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-08-10 06:30:44 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-08-10 06:30:45 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-08-10 06:30:47 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-08-10 06:30:48 UTC|4 BUILD_DATE=2021-08-10T08:29:44+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=13ec914c-ls19 /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-08-10 06:30:49 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-08-10 06:30:49 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-08-10 06:30:54 UTC|4 BUILD_DATE=2021-08-10T08:29:44+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=13ec914c-ls19 /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/*
2021-08-10 06:30:55 UTC/bin/sh -c #(nop) COPY dir:00690d36fb1a1d49e825642054741b02b89477fe1c4c9061328eff8ad64efca7 in /
2021-08-10 06:30:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-08-10 06:30:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-10 06:30:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-10T08:29:44+02:00
2021-08-10 06:30:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-08-10 06:30:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-08-10 06:31:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-10 06:31:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=6128a9a9aabb3cf78fd76d0af1ea1a3d6c09adc3
2021-08-10 06:31:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6128a9a9aabb3cf78fd76d0af1ea1a3d6c09adc3
2021-08-10 06:31:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-08-10 06:31:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-08-10 06:31:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-08-10 06:31:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-10 06:31:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=13ec914c-ls19
2021-08-26 06:34:06 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-26 06:34:06 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-26 06:34:07 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ee6945d0-ls16 Build-date:- 2021-08-26T06:30:57+00:00
2021-08-26 06:34:08 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-26 06:34:10 UTC/bin/sh -c #(nop) COPY dir:1b4ea1416ec7ddfa8bfc60655941bc257e15201535d3be43f27a5caa76c2f6aa in /
2021-08-26 06:34:11 UTC/bin/sh -c #(nop) COPY file:87e359c2bcef27307c4313bdf5aa6bd1c2253ef6a456022e238bf02c81c78901 in /usr/local/bin/docker-compose
2021-08-26 06:34:39 UTC|2 BUILD_DATE=2021-08-26T06:30:57+00:00 VERSION=ee6945d0-ls16 /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-08-26 06:34:40 UTC/bin/sh -c #(nop) COPY dir:3927565b6d5ad439a38f4f45c3b00298afc5cbbeb19ad5766cb1cae6a800f181 in /
2021-08-26 06:34:40 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-08-26 06:34:41 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-26 06:34:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-26 06:34:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-26T06:30:57+00:00
2021-08-26 06:34:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-08-26 06:34:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-08-26 06:34:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-26 06:34:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=617712831a1736a5c50a1e7db4c6fb8cec9cf19b
2021-08-26 06:34:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=617712831a1736a5c50a1e7db4c6fb8cec9cf19b
2021-08-26 06:34:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-08-26 06:34:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-08-26 06:34:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-08-26 06:34:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-26 06:34:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=ee6945d0-ls16
2021-08-29 16:06:45 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-29 16:06:46 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-29 16:06:47 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.1-ls17 Build-date:- 2021-08-29T18:02:19+02:00
2021-08-29 16:06:48 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-29 16:07:17 UTC/bin/sh -c #(nop) COPY dir:1021ff0084dad5fa74a33e53e7a25fd7d9bde903681f0faa59524c87d3c92cd0 in /gclient
2021-08-29 16:07:20 UTC/bin/sh -c #(nop) COPY dir:a3db331405a8a4438d113f1991787015c134aeae3b46d23d74e87694b0d48a72 in /
2021-08-29 16:07:30 UTC|2 BUILD_DATE=2021-08-29T18:02:19+02:00 VERSION=0.1.1-ls17 /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-08-29 16:07:32 UTC/bin/sh -c #(nop) COPY dir:76e1cea7ac7e5844825a0abe695b4b86b9ac18b37d69163f05f02d8b80a5e01a in /
2021-08-29 16:07:34 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-08-29 16:07:36 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-29 16:07:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-29 16:07:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-29T18:02:19+02:00
2021-08-29 16:07:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-08-29 16:07:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-08-29 16:07:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-29 16:07:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7329a688bf69cadf1592364134b35e2a65fb52d2
2021-08-29 16:07:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7329a688bf69cadf1592364134b35e2a65fb52d2
2021-08-29 16:07:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-08-29 16:07:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-08-29 16:07:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-08-29 16:07:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-29 16:07:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.1-ls17
2021-09-05 06:03:42 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-09-05 06:03:43 UTC/bin/sh -c #(nop) ARG VERSION
2021-09-05 06:03:45 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-09-05 06:03:47 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.12.0-r0-ls17 Build-date:- 2021-09-05T08:02:05+02:00
2021-09-05 06:03:49 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-09-05 06:04:03 UTC|3 BUILD_DATE=2021-09-05T08:02:05+02:00 FIREFOX_VERSION=78.12.0-r0 VERSION=78.12.0-r0-ls17 /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-09-05 06:04:04 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-09-05 06:04:06 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-09-05 06:04:08 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-09-05 06:04:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-09-05 06:04:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-09-05T08:02:05+02:00
2021-09-05 06:04:13 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-09-05 06:04:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-09-05 06:04:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-09-05 06:04:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=3211f45729f4ce87900d9657171687b9a4085278
2021-09-05 06:04:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3211f45729f4ce87900d9657171687b9a4085278
2021-09-05 06:04:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-09-05 06:04:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-09-05 06:04:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-09-05 06:04:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-09-05 06:04:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.12.0-r0-ls17