2021-08-29 06:03:00 UTC
310 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:90684c01fe42f2375b84aa9662eb4ae639fb159b9a3a1be9e629ce34c6091bf4 - 0.9% (2.8 MB)
[#001] sha256:7510b96c42e7024711f5b7df33dad233e91bc95749aac2f402656a76ffce71bd - 0.58% (1.8 MB)
[#002] sha256:c427e8ef545d9e8a45bc003ac5d297ff7ab9b89e62d4d207b66968e31066444c - 0.56% (1.74 MB)
[#003] sha256:9e5b0c6e9af544f59afc6c2e07ed6c1dc954ecad058d2b60dca070d0f33e5003 - 0.0% (438 Bytes)
[#004] sha256:53d3600ba0c97559dacbd2dde51f91af50b1eabcfbd7b92c918e6e12bb6248e6 - 0.97% (3 MB)
[#005] sha256:6728e66bb98fdd417693c3546d3ede8342c5eb55c2a4e4d0506080f90a19464f - 0.0% (2.85 KB)
[#006] sha256:d4a2a355a3b605606e57203dfb08fcbe94f12f9dc537784d90053b67b8e370ee - 0.02% (63.5 KB)
[#007] sha256:d1bfe7c034fea2a544ac4fda2886e1133a4fcc271a8eed875c43539c697cc1da - 3.5% (10.8 MB)
[#008] sha256:53addb5f36178d60d58573bac944239a6a6cae024e12ae761328f3691a5847af - 34.49% (107 MB)
[#009] sha256:45eb58057845a8217db9f35be035ed833be5fe963c82775480a8c3451bc7f729 - 0.0% (1.05 KB)
[#010] sha256:32c6b5c4aa52d221a561ed9df29972fb22b08643ef1d9aa1bdc47bb364df3906 - 17.44% (54 MB)
[#011] sha256:e7870cdd35f62ddcf14c81fce1e1c8ef637bddfb4e80527c80d941d262774257 - 1.14% (3.52 MB)
[#012] sha256:abec635d3fbda44136dd25e832dd2ef7eb4e0bd766f1c812be61dc0cfb19f0ad - 12.42% (38.4 MB)
[#013] sha256:175afb279ef8c55cbdf2095f7f4f283a027e5c3b2e01ef219ae17fec3b20f2ba - 0.0% (1.04 KB)
[#014] sha256:cd085dbe16e72b0df502b63a56ad44f752f1caca7286ba6411b44b42e6e4b41f - 27.98% (86.6 MB)
[#015] sha256:724549544bbe712c0c27069e2d06e2b4bf1cfa0f368119962370053ded2f57fb - 0.0% (147 Bytes)
/bin/sh -c #(nop) COPY dir:160a1bfca084d3655ba3f7793967d1bdd1090934f3ae3368368149bf9c5c854b in /
2021-08-10 06:30:34 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-10 06:30:34 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-10 06:30:35 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:35 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-08-10 06:30:35 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-08-10 06:30:35 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2021-08-10 06:30:35 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2021-08-10 06:30:36 UTC|4 BUILD_DATE=2021-08-10T08:29:44+02:00 OVERLAY_ARCH=amd64 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:36 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-08-10 06:30:36 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-08-10 06:30:38 UTC|4 BUILD_DATE=2021-08-10T08:29:44+02:00 OVERLAY_ARCH=amd64 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 "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) COPY dir:00690d36fb1a1d49e825642054741b02b89477fe1c4c9061328eff8ad64efca7 in /
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-10T08:29:44+02:00
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=6128a9a9aabb3cf78fd76d0af1ea1a3d6c09adc3
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6128a9a9aabb3cf78fd76d0af1ea1a3d6c09adc3
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-08-10 06:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-08-10 06:30:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-08-10 06:30:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-10 06:30:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=13ec914c-ls19
2021-08-12 06:35:58 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-12 06:35:59 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-12 06:35:59 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5db3c2a9-ls15 Build-date:- 2021-08-12T08:33:24+02:00
2021-08-12 06:35:59 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-12 06:35:59 UTC/bin/sh -c #(nop) COPY dir:b59f7ca66d04e5767d4e82df5f78a0aee94cd8873e58330b03d898b0d105ae22 in /
2021-08-12 06:36:00 UTC/bin/sh -c #(nop) COPY file:eb0f10fa19fa8eee7c61b5249292e2c586d42e67340562f80cb245e2df50434b in /usr/local/bin/docker-compose
2021-08-12 06:36:22 UTC|2 BUILD_DATE=2021-08-12T08:33:24+02:00 VERSION=5db3c2a9-ls15 /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-12 06:36:23 UTC/bin/sh -c #(nop) COPY dir:3927565b6d5ad439a38f4f45c3b00298afc5cbbeb19ad5766cb1cae6a800f181 in /
2021-08-12 06:36:23 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-08-12 06:36:23 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-12 06:36:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-12 06:36:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-12T08:33:24+02:00
2021-08-12 06:36:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-08-12 06:36:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-08-12 06:36:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-12 06:36:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=45581b24d332f341c02095e97494b1a8a9f6ed96
2021-08-12 06:36:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=45581b24d332f341c02095e97494b1a8a9f6ed96
2021-08-12 06:36:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-08-12 06:36:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-08-12 06:36:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-08-12 06:36:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-12 06:36:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5db3c2a9-ls15
2021-08-15 16:08:29 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-15 16:08:29 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-15 16:08:30 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.1-ls16 Build-date:- 2021-08-15T18:03:10+02:00
2021-08-15 16:08:30 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-15 16:08:58 UTC/bin/sh -c #(nop) COPY dir:57655aa11828c6c84e40f9cddf6436f629702d9e1dfa792579356adb88fba744 in /gclient
2021-08-15 16:09:00 UTC/bin/sh -c #(nop) COPY dir:97bdd7994a34fe2ade2c88862b2afb0cbc75c6460d929a689173f55b198d02d2 in /
2021-08-15 16:09:10 UTC|2 BUILD_DATE=2021-08-15T18:03:10+02:00 VERSION=0.1.1-ls16 /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-15 16:09:13 UTC/bin/sh -c #(nop) COPY dir:76e1cea7ac7e5844825a0abe695b4b86b9ac18b37d69163f05f02d8b80a5e01a in /
2021-08-15 16:09:13 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-08-15 16:09:14 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-15 16:09:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-15 16:09:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-15T18:03:10+02:00
2021-08-15 16:09:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-08-15 16:09:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-08-15 16:09:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-15 16:09:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=77bccb5ba72a7d99df35bd749a2a2acef50d5ef2
2021-08-15 16:09:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=77bccb5ba72a7d99df35bd749a2a2acef50d5ef2
2021-08-15 16:09:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-08-15 16:09:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-08-15 16:09:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-08-15 16:09:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-15 16:09:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.1-ls16
2021-08-29 06:02:52 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-29 06:02:52 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-29 06:02:52 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-08-29 06:02:52 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.12.0-r0-ls16 Build-date:- 2021-08-29T08:01:42+02:00
2021-08-29 06:02:52 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-29 06:02:58 UTC|3 BUILD_DATE=2021-08-29T08:01:42+02:00 FIREFOX_VERSION=78.12.0-r0 VERSION=78.12.0-r0-ls16 /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-08-29 06:02:59 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-08-29 06:02:59 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-08-29 06:02:59 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-29 06:02:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-29 06:02:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-29T08:01:42+02:00
2021-08-29 06:02:59 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-08-29 06:02:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-08-29 06:02:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-29 06:02:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e57ea9933be743eba2d492a7e30a6c31bca95603
2021-08-29 06:02:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e57ea9933be743eba2d492a7e30a6c31bca95603
2021-08-29 06:03:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-08-29 06:03:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-08-29 06:03:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-08-29 06:03:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-29 06:03:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.12.0-r0-ls16
2021-08-29 06:04:02 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:1be02b66d2ecb884ad5e6a297c445cf8bbc46d390b018f15672a0bfd86d4737a - 0.02% (60.7 KB)
[#007] sha256:d1985cf9019f75ddb936cba75d081ff3412a9dc6e45bd5f9be3fd3b09af2db58 - 3.47% (9.74 MB)
[#008] sha256:7eaeaed1a01ee78e6d62f1ab8770c694b62011f0252ae6d6c67ae278266c0670 - 31.11% (87.2 MB)
[#009] sha256:7e98d46db42f3a907d6905a1d7aab6e891c50ef695e6b55bf514397345a0ade1 - 0.0% (1.05 KB)
[#010] sha256:f84952af76e1af340f357e30891cb45d24f600ebabf4c6eae954762034891198 - 19.28% (54 MB)
[#011] sha256:9b62a499a11539027f343940381d4ec422afb6a7ea15749ac185301cc863b6d3 - 1.18% (3.31 MB)
[#012] sha256:83f4c3b1da19b41314ef4219adedf5d5e702b6a36cbfba53ce69ae1707d2bb8f - 13.01% (36.5 MB)
[#013] sha256:30fecb7bde953a7b4883da14db61e1a443baa8904496ef4ded61d816dc9aa601 - 0.0% (1.04 KB)
[#014] sha256:d082a0d2afb51ce8a69e81e408dd16b74d27c577bf1cb2c55cc1342f23842223 - 28.09% (78.7 MB)
[#015] sha256:3037009cc1473fd1f8ccba0f44bcba1ccb1e29849ad42737aa4267e6544e619e - 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-12 06:37:20 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-12 06:37:20 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-12 06:37:20 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5db3c2a9-ls15 Build-date:- 2021-08-12T08:33:24+02:00
2021-08-12 06:37:21 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-12 06:37:21 UTC/bin/sh -c #(nop) COPY dir:1b4ea1416ec7ddfa8bfc60655941bc257e15201535d3be43f27a5caa76c2f6aa in /
2021-08-12 06:37:22 UTC/bin/sh -c #(nop) COPY file:87e359c2bcef27307c4313bdf5aa6bd1c2253ef6a456022e238bf02c81c78901 in /usr/local/bin/docker-compose
2021-08-12 06:37:54 UTC|2 BUILD_DATE=2021-08-12T08:33:24+02:00 VERSION=5db3c2a9-ls15 /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-12 06:37:55 UTC/bin/sh -c #(nop) COPY dir:63d6c526fdfa5bb9152d65e9ec635340ad55056f8b59bea3009cb0dfd54c44aa in /
2021-08-12 06:37:55 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-08-12 06:37:55 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-12 06:37:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-12 06:37:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-12T08:33:24+02:00
2021-08-12 06:37:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-08-12 06:37:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-08-12 06:37:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-12 06:37:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=45581b24d332f341c02095e97494b1a8a9f6ed96
2021-08-12 06:37:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=45581b24d332f341c02095e97494b1a8a9f6ed96
2021-08-12 06:37:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-08-12 06:37:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-08-12 06:37:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-08-12 06:37:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-12 06:37:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5db3c2a9-ls15
2021-08-15 16:10:18 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-15 16:10:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-15 16:10:18 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.1-ls16 Build-date:- 2021-08-15T18:03:10+02:00
2021-08-15 16:10:19 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-15 16:11:07 UTC/bin/sh -c #(nop) COPY dir:269cfba4a53c7651c660de6cd3515b0f6aa74173cfb66005aadbfff145a76f48 in /gclient
2021-08-15 16:11:11 UTC/bin/sh -c #(nop) COPY dir:a3db331405a8a4438d113f1991787015c134aeae3b46d23d74e87694b0d48a72 in /
2021-08-15 16:11:25 UTC|2 BUILD_DATE=2021-08-15T18:03:10+02:00 VERSION=0.1.1-ls16 /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-15 16:11:25 UTC/bin/sh -c #(nop) COPY dir:ff51eb8f1acd71f0e2b7354a8d4ca50019b913a3f0f27e27797272dafba1b310 in /
2021-08-15 16:11:26 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-08-15 16:11:26 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-15 16:11:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-15 16:11:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-15T18:03:10+02:00
2021-08-15 16:11:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-08-15 16:11:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-08-15 16:11:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-15 16:11:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=77bccb5ba72a7d99df35bd749a2a2acef50d5ef2
2021-08-15 16:11:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=77bccb5ba72a7d99df35bd749a2a2acef50d5ef2
2021-08-15 16:11:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-08-15 16:11:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-08-15 16:11:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-08-15 16:11:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-15 16:11:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.1-ls16
2021-08-29 06:03:16 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-29 06:03:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-29 06:03:19 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-08-29 06:03:21 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.12.0-r0-ls16 Build-date:- 2021-08-29T08:01:42+02:00
2021-08-29 06:03:23 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-29 06:03:35 UTC|3 BUILD_DATE=2021-08-29T08:01:42+02:00 FIREFOX_VERSION=78.12.0-r0 VERSION=78.12.0-r0-ls16 /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-08-29 06:03:37 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-08-29 06:03:39 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-08-29 06:03:41 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-29 06:03:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-29 06:03:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-29T08:01:42+02:00
2021-08-29 06:03:46 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-08-29 06:03:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-08-29 06:03:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-29 06:03:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e57ea9933be743eba2d492a7e30a6c31bca95603
2021-08-29 06:03:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e57ea9933be743eba2d492a7e30a6c31bca95603
2021-08-29 06:03:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-08-29 06:03:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-08-29 06:03:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-08-29 06:04:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-29 06:04:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.12.0-r0-ls16
2021-08-29 06:03:44 UTC
294 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:6a6d3dbe48faf1b704c0677f607106c793f33481455a41c287966b3c150acd01 - 0.92% (2.7 MB)
[#001] sha256:baba3bab044d2267c4cc41fb30ad2699cf1da5210be51c9a896fe90f779f784c - 0.73% (2.15 MB)
[#002] sha256:0b063146db35b5c218cb1a895c6d5bfea31023fff78c712b3422bf254a594b9d - 0.71% (2.1 MB)
[#003] sha256:76b279a0c26f140c6729972fc730c8739c80c2a158794924b61a8c3a18d8965b - 0.0% (413 Bytes)
[#004] sha256:27f2a25c12bbca7796daa1cfdf931a3f647c417c2b7399e27d4f26097a8767c1 - 1.58% (4.65 MB)
[#005] sha256:3751f0277501be0578dca27fb7ed83dbbbbf3ee41f8f8f5e047fe9b644e0ed79 - 0.0% (2.85 KB)
[#006] sha256:5c14e8dd8ad55dee093ea3a918cd4ad7f45f792fa280d8812c8caf888214449b - 0.02% (62.5 KB)
[#007] sha256:8908992e1570cf111745167f19c2a7e2b08a7b3c1e3135f9995414ef00d7d8aa - 3.51% (10.3 MB)
[#008] sha256:83aa28866b49b77383bc5e82bfd4188394705df0b89bc7e242274f76d08ef028 - 31.28% (92.1 MB)
[#009] sha256:4a7cfbc2f364e2ce8b48eccddfc8ede4b5c83cb66d3ef8e1f1197da48fddc498 - 0.0% (1 KB)
[#010] sha256:dcf35f4f33b3b4a080845a4af106abb2066f616f31b831c4f541d1edef32103e - 18.36% (54.1 MB)
[#011] sha256:3d01a497a0045ab141df7f9087f42b30873d2a199842f30c00518000b538e0f6 - 1.18% (3.47 MB)
[#012] sha256:0fff7a2ef1c6d32d48113b3f57de8d55e846e3f0efdccc30bed28555dfa9352a - 12.92% (38 MB)
[#013] sha256:3c945d89f204f474b52df873c348159d144c46980314b60c75be9d76452bd829 - 0.0% (1006 Bytes)
[#014] sha256:37f913a29c5a1513342d20c056fa4d2c57693da82044755db23ecdc556b32592 - 28.79% (84.8 MB)
[#015] sha256:dec1a31002b1a0be31edbc673dd5117cfef06d7d53b5edf28f33429f097a44e8 - 0.0% (147 Bytes)
/bin/sh -c #(nop) COPY dir:d102f58fa0953d1541065f8dd3574fa2e45eca3787164e647d62f2b67f561e9e in /
2021-08-10 06:30:40 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-10 06:30:40 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-10 06:30:41 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:42 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-08-10 06:30:43 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-08-10 06:30:44 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-08-10 06:30:47 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-08-10 06:30:47 UTC|4 BUILD_DATE=2021-08-10T08:29:44+02:00 OVERLAY_ARCH=aarch64 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:53 UTC|4 BUILD_DATE=2021-08-10T08:29:44+02:00 OVERLAY_ARCH=aarch64 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-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/*
2021-08-10 06:30:54 UTC/bin/sh -c #(nop) COPY dir:00690d36fb1a1d49e825642054741b02b89477fe1c4c9061328eff8ad64efca7 in /
2021-08-10 06:30:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-08-10 06:30:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-10 06:30:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-10T08:29:44+02:00
2021-08-10 06:30:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-08-10 06:30:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-08-10 06:30:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-10 06:31:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=6128a9a9aabb3cf78fd76d0af1ea1a3d6c09adc3
2021-08-10 06:31:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6128a9a9aabb3cf78fd76d0af1ea1a3d6c09adc3
2021-08-10 06:31:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-08-10 06:31:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-08-10 06:31:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-08-10 06:31:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-10 06:31:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=13ec914c-ls19
2021-08-12 06:36:05 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-12 06:36:06 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-12 06:36:07 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5db3c2a9-ls15 Build-date:- 2021-08-12T08:33:24+02:00
2021-08-12 06:36:08 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-12 06:36:10 UTC/bin/sh -c #(nop) COPY dir:43c52f1eb87c04c24fa20fc4f1f4df207920632d7202e377ca98e8584a789879 in /
2021-08-12 06:36:11 UTC/bin/sh -c #(nop) COPY file:2b3167ee9deacc7869f3a92ce3494d9926568e5262de73936085748093f13540 in /usr/local/bin/docker-compose
2021-08-12 06:36:34 UTC|2 BUILD_DATE=2021-08-12T08:33:24+02:00 VERSION=5db3c2a9-ls15 /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-12 06:36:35 UTC/bin/sh -c #(nop) COPY dir:3927565b6d5ad439a38f4f45c3b00298afc5cbbeb19ad5766cb1cae6a800f181 in /
2021-08-12 06:36:35 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-08-12 06:36:36 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-12 06:36:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-12 06:36:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-12T08:33:24+02:00
2021-08-12 06:36:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-08-12 06:36:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-08-12 06:36:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-12 06:36:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=45581b24d332f341c02095e97494b1a8a9f6ed96
2021-08-12 06:36:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=45581b24d332f341c02095e97494b1a8a9f6ed96
2021-08-12 06:36:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-08-12 06:36:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-08-12 06:36:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-08-12 06:36:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-12 06:36:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5db3c2a9-ls15
2021-08-15 16:07:05 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-15 16:07:06 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-15 16:07:07 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.1-ls16 Build-date:- 2021-08-15T18:03:10+02:00
2021-08-15 16:07:08 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-15 16:07:31 UTC/bin/sh -c #(nop) COPY dir:9ee629e38ce49444da52195905b6062ec51df5fe184b8546bb36de5a114573a6 in /gclient
2021-08-15 16:07:33 UTC/bin/sh -c #(nop) COPY dir:319d71f2e5ad9fa65d2def32304e76dd35e4d44ec1bf2d23d93584fbca6f94d4 in /
2021-08-15 16:07:42 UTC|2 BUILD_DATE=2021-08-15T18:03:10+02:00 VERSION=0.1.1-ls16 /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-15 16:07:43 UTC/bin/sh -c #(nop) COPY dir:76e1cea7ac7e5844825a0abe695b4b86b9ac18b37d69163f05f02d8b80a5e01a in /
2021-08-15 16:07:45 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-08-15 16:07:46 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-15 16:07:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-15 16:07:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-15T18:03:10+02:00
2021-08-15 16:07:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-08-15 16:07:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-08-15 16:07:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-15 16:07:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=77bccb5ba72a7d99df35bd749a2a2acef50d5ef2
2021-08-15 16:07:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=77bccb5ba72a7d99df35bd749a2a2acef50d5ef2
2021-08-15 16:07:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-08-15 16:07:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-08-15 16:08:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-08-15 16:08:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-15 16:08:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.1-ls16
2021-08-29 06:03:03 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-29 06:03:05 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-29 06:03:06 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-08-29 06:03:08 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.12.0-r0-ls16 Build-date:- 2021-08-29T08:01:42+02:00
2021-08-29 06:03:09 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-29 06:03:22 UTC|3 BUILD_DATE=2021-08-29T08:01:42+02:00 FIREFOX_VERSION=78.12.0-r0 VERSION=78.12.0-r0-ls16 /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-08-29 06:03:24 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-08-29 06:03:25 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-08-29 06:03:27 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-29 06:03:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-29 06:03:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-29T08:01:42+02:00
2021-08-29 06:03:31 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-08-29 06:03:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-08-29 06:03:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-29 06:03:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e57ea9933be743eba2d492a7e30a6c31bca95603
2021-08-29 06:03:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e57ea9933be743eba2d492a7e30a6c31bca95603
2021-08-29 06:03:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-08-29 06:03:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-08-29 06:03:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-08-29 06:03:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-29 06:03:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.12.0-r0-ls16