2021-11-28 06:02:53 UTC
309 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:d1cca55f9ad6c7580c33d6d33b6436aa9a23e6d13fc03bea579603c44388b7ab - 0.91% (2.81 MB)
[#001] sha256:244c0a6e668bdab1aa8d2f051c7d38278aa43a1e075aa41348483d087c02632e - 0.58% (1.8 MB)
[#002] sha256:8ccd4b91756b8be4672c369cf77c8cc9cbf470fd4ec82fa7567e23592fa736b6 - 0.56% (1.74 MB)
[#003] sha256:a4c071945dfb44ed2d0b818ae4858a14553c88bee5dafcf73c8d60ccec5edf7e - 0.0% (438 Bytes)
[#004] sha256:460631ed99872516ada820aae1b6736643f3b789e0b389c06d926e085f069dad - 0.98% (3.03 MB)
[#005] sha256:d96cb935e2899d6d06cba03f3f32fb9a4d800b51038cfe7acbf7359e92533ff5 - 0.0% (2.85 KB)
[#006] sha256:fb9df6f90fe27e3613fa4a2084b2817235ed91ee8b8de715d396a1b799bd6ef0 - 0.02% (63.5 KB)
[#007] sha256:bec25184a267fd693dabf2e77e93914ee1b9d63cbd58af4899775ea1063575f5 - 3.51% (10.8 MB)
[#008] sha256:d5a4c03602b5a89d933540be331c96041d2aa2c50fd8f2f408eac77687371f5d - 34.65% (107 MB)
[#009] sha256:23f2345d300ff1aaa9925127e48aa1a0dcbc55cac55f7a1213517d99346b9e71 - 0.0% (1.13 KB)
[#010] sha256:d1b4d9381c38d9113bd9966095b1d26aebb895e7dde71a81a87b7fa4a2b4671c - 17.4% (53.8 MB)
[#011] sha256:c32742b7531d74ae8f07a9e7fc910aed094fc75c8531eb37a67d7fcd4d91bd21 - 1.14% (3.53 MB)
[#012] sha256:60ede785a0880fdda64d27a65ba9ff0ee250fea71ebe5d06d78dcbcaf6624278 - 12.33% (38.1 MB)
[#013] sha256:a356ddd42533246970a11b225aeafee738984d0e8673517bb0251b7368085442 - 0.0% (1.08 KB)
[#014] sha256:30a1b26e7e98baadeb825db47b50c751b61f064ca40df6bf4aa46c659b9f78d4 - 27.92% (86.3 MB)
[#015] sha256:b24b0f4378472fb72b98a23fd3f913d66c19d6811852ffdf87f4223d4a9242b4 - 0.0% (145 Bytes)
/bin/sh -c #(nop) COPY dir:4a2f2fd5da797af695f2f47826551d1e5b909157bb9f05876d84c7797f6d0722 in /
2021-11-16 06:29:26 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-11-16 06:29:26 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-16 06:29:26 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f883f151-ls12 Build-date:- 2021-11-16T07:28:15+01:00
2021-11-16 06:29:26 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-11-16 06:29:26 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-11-16 06:29:26 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2021-11-16 06:29:27 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2021-11-16 06:29:28 UTC|4 BUILD_DATE=2021-11-16T07:28:15+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=f883f151-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
2021-11-16 06:29:28 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-11-16 06:29:28 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-11-16 06:29:31 UTC|4 BUILD_DATE=2021-11-16T07:28:15+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=f883f151-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 "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-11-16 06:29:31 UTC/bin/sh -c #(nop) COPY dir:316667d7645a7f309cb04ef09468c76e82619b79224adf7ff9b5a1de2c6cee2c in /
2021-11-16 06:29:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-11-16 06:29:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-11-16 06:29:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-16T07:28:15+01:00
2021-11-16 06:29:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-11-16 06:29:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-11-16 06:29:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-11-16 06:29:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=14742dd34f64b967f5daf9824aed4ddd09a41f11
2021-11-16 06:29:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=14742dd34f64b967f5daf9824aed4ddd09a41f11
2021-11-16 06:29:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-11-16 06:29:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-11-16 06:29:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-11-16 06:29:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-11-16 06:29:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f883f151-ls12
2021-11-18 06:30:29 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-11-18 06:30:29 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-18 06:30:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3ecb37a9-ls27 Build-date:- 2021-11-18T07:28:20+01:00
2021-11-18 06:30:29 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-11-18 06:30:29 UTC/bin/sh -c #(nop) COPY dir:32ed702f92e90ad3a40538fa219b045e3b63be38cecbe0773ebf9c16de9019f1 in /
2021-11-18 06:30:29 UTC/bin/sh -c #(nop) COPY file:522ad77fe93051cd4d6216bfdcec8044f6a0305043410bde0d46efca2ba8db79 in /usr/local/bin/docker-compose
2021-11-18 06:30:42 UTC|2 BUILD_DATE=2021-11-18T07:28:20+01:00 VERSION=3ecb37a9-ls27 /bin/sh -c echo "**** install deps ****" && apk add --no-cache dbus-x11 docker libpulse openssh-client openssl pavucontrol pulseaudio sudo 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/*
2021-11-18 06:30:42 UTC/bin/sh -c #(nop) COPY dir:d62131fa2161bbda8e11bcbd3ddbbd28a78caa3b173038145f6fed2ba3dba13f in /
2021-11-18 06:30:42 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-11-18 06:30:42 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-11-18 06:30:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-11-18 06:30:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-18T07:28:20+01:00
2021-11-18 06:30:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-11-18 06:30:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-11-18 06:30:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-11-18 06:30:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=3b3e2a38f636a01b327bf73486d9a9859786064b
2021-11-18 06:30:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3b3e2a38f636a01b327bf73486d9a9859786064b
2021-11-18 06:30:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-11-18 06:30:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-11-18 06:30:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-11-18 06:30:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-11-18 06:30:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3ecb37a9-ls27
2021-11-21 16:03:52 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-11-21 16:03:52 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-21 16:03:53 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.2-ls31 Build-date:- 2021-11-21T16:59:03+01:00
2021-11-21 16:03:53 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-11-21 16:04:13 UTC/bin/sh -c #(nop) COPY dir:412879944c523bcd39b490fdb463e7b643a489a10e0762cf9cd7bb0aa3266281 in /gclient
2021-11-21 16:04:20 UTC/bin/sh -c #(nop) COPY dir:d2f8e854d511581d52da0f8ba37ee572c394ab6fed2e1477798e658c0b5164ce in /
2021-11-21 16:04:29 UTC|2 BUILD_DATE=2021-11-21T16:59:03+01:00 VERSION=0.1.2-ls31 /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/*
2021-11-21 16:04:30 UTC/bin/sh -c #(nop) COPY dir:0bc3883f5d026b87d495bbfe1df62bf7632ec09355467365ab92ba80ceb9b1a6 in /
2021-11-21 16:04:30 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-11-21 16:04:30 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-11-21 16:04:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-11-21 16:04:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-21T16:59:03+01:00
2021-11-21 16:04:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-11-21 16:04:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-11-21 16:04:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-11-21 16:04:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fd372981068d585ff158807116564f0bff4b8c2f
2021-11-21 16:04:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fd372981068d585ff158807116564f0bff4b8c2f
2021-11-21 16:04:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-11-21 16:04:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-11-21 16:04:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-11-21 16:04:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-11-21 16:04:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.2-ls31
2021-11-28 06:02:44 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-11-28 06:02:44 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-28 06:02:44 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-11-28 06:02:44 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.15.0-r0-ls30 Build-date:- 2021-11-28T07:01:50+01:00
2021-11-28 06:02:44 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-11-28 06:02:51 UTC|3 BUILD_DATE=2021-11-28T07:01:50+01:00 FIREFOX_VERSION=78.15.0-r0 VERSION=78.15.0-r0-ls30 /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.14/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-11-28 06:02:51 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-11-28 06:02:51 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-11-28 06:02:51 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-11-28 06:02:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-11-28 06:02:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-28T07:01:50+01:00
2021-11-28 06:02:52 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-11-28 06:02:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-11-28 06:02:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-11-28 06:02:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1f2761bbc0317faf291c8fcb8b3e34e3d51b0501
2021-11-28 06:02:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1f2761bbc0317faf291c8fcb8b3e34e3d51b0501
2021-11-28 06:02:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-11-28 06:02:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-11-28 06:02:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-11-28 06:02:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-11-28 06:02:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.15.0-r0-ls30
2021-11-28 06:03:10 UTC
280 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:8e4d3a4104152f817a1de9ac87bd7e4c367df71a7b68e46689b54fc4041b0e04 - 0.87% (2.43 MB)
[#001] sha256:0b8e3216ed498221d264fdb81b350d216e712d017be8cd672a7bfc83954e3014 - 0.77% (2.15 MB)
[#002] sha256:f0d9239a426a876a84ec6ee3dc9abdd52db5377dbda7fa33ada54c5ce793f1f9 - 0.74% (2.08 MB)
[#003] sha256:a7dbc35a34253638bd6a3cc11db40444f360bfe7acdfe127c9f45fb3fe74ed83 - 0.0% (410 Bytes)
[#004] sha256:181f267e48ff8b612efb91efcc31b5ba44ac34595d97bd4bb5939444a5b2eaa1 - 1.49% (4.16 MB)
[#005] sha256:245cfb9749ea2b0ebdd492307d6585bf5928e2ddfe5029eaec3f0c2be4c9cb7b - 0.0% (2.85 KB)
[#006] sha256:e451c9dfb970b219b4409acbd51d71ee7d6604d89afc6e0aadafd0919027c69f - 0.02% (60.7 KB)
[#007] sha256:be4f087d2eda1905b45cedf885e5a8ec64950100067cfbdcc4463b90c024101a - 3.48% (9.74 MB)
[#008] sha256:33943e4d4a3e5c91f67db2746e007c96704bf9ef90b03141b97ab9bae040043a - 31.07% (86.9 MB)
[#009] sha256:3c25ec35f9e1570f47a37beef6aedb698fc38c41fcd4eef3bf6c6389ea9653d6 - 0.0% (1.09 KB)
[#010] sha256:9bd19e3b28d73011000d7bdfb86566c943545d4895a8d90cdfa9fe7caa40f4eb - 19.26% (53.9 MB)
[#011] sha256:eeb1d7493b20c6b4d3aa962fc26d4bec8f706b17c0d96e9991f3c833b27064b4 - 1.19% (3.32 MB)
[#012] sha256:e13ee412863ce6242007a9f9818cf8afa00ec8d86e11b914137d654986a5ccb7 - 12.98% (36.3 MB)
[#013] sha256:a3b35acea1a10598d12fc6cda142057f5a870d719aa478bc9bef2b70e07d5102 - 0.0% (1.08 KB)
[#014] sha256:6c3df3ac8433885c9153538112548345bd3de2d4de1c137d536d258f48fa4a3d - 28.12% (78.6 MB)
[#015] sha256:1a485c75acf859172244131849ce256981c5adfd4c5cdc1d0c9d275dac15af93 - 0.0% (146 Bytes)
/bin/sh -c #(nop) COPY dir:e17449181768a116211e07f8e19651b42ce3e7e9792147f67e87dc8a286babbf in /
2021-11-16 06:29:34 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-11-16 06:29:34 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-16 06:29:35 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f883f151-ls12 Build-date:- 2021-11-16T07:28:15+01:00
2021-11-16 06:29:36 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-11-16 06:29:37 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-11-16 06:29:38 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-11-16 06:29:40 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-11-16 06:29:41 UTC|4 BUILD_DATE=2021-11-16T07:28:15+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=f883f151-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
2021-11-16 06:29:43 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-11-16 06:29:43 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-11-16 06:29:48 UTC|4 BUILD_DATE=2021-11-16T07:28:15+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=f883f151-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-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-11-16 06:29:49 UTC/bin/sh -c #(nop) COPY dir:316667d7645a7f309cb04ef09468c76e82619b79224adf7ff9b5a1de2c6cee2c in /
2021-11-16 06:29:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-11-16 06:29:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-11-16 06:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-16T07:28:15+01:00
2021-11-16 06:29:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-11-16 06:29:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-11-16 06:29:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-11-16 06:29:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=14742dd34f64b967f5daf9824aed4ddd09a41f11
2021-11-16 06:29:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=14742dd34f64b967f5daf9824aed4ddd09a41f11
2021-11-16 06:29:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-11-16 06:29:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-11-16 06:29:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-11-16 06:30:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-11-16 06:30:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f883f151-ls12
2021-11-18 06:31:19 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-11-18 06:31:20 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-18 06:31:21 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3ecb37a9-ls27 Build-date:- 2021-11-18T07:28:20+01:00
2021-11-18 06:31:22 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-11-18 06:31:24 UTC/bin/sh -c #(nop) COPY dir:7307d6c138d7c50cb22a03e594ade96dab2e32da354365bc68ab337853b80a6c in /
2021-11-18 06:31:25 UTC/bin/sh -c #(nop) COPY file:1f41bb9937288c076ab29da16e6cb5ba765238a9906875ffdbbee8deaecbb11b in /usr/local/bin/docker-compose
2021-11-18 06:31:50 UTC|2 BUILD_DATE=2021-11-18T07:28:20+01:00 VERSION=3ecb37a9-ls27 /bin/sh -c echo "**** install deps ****" && apk add --no-cache dbus-x11 docker libpulse openssh-client openssl pavucontrol pulseaudio sudo 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/*
2021-11-18 06:31:51 UTC/bin/sh -c #(nop) COPY dir:d62131fa2161bbda8e11bcbd3ddbbd28a78caa3b173038145f6fed2ba3dba13f in /
2021-11-18 06:31:52 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-11-18 06:31:52 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-11-18 06:31:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-11-18 06:31:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-18T07:28:20+01:00
2021-11-18 06:31:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-11-18 06:31:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-11-18 06:31:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-11-18 06:31:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=3b3e2a38f636a01b327bf73486d9a9859786064b
2021-11-18 06:31:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3b3e2a38f636a01b327bf73486d9a9859786064b
2021-11-18 06:32:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-11-18 06:32:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-11-18 06:32:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-11-18 06:32:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-11-18 06:32:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3ecb37a9-ls27
2021-11-21 16:06:56 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-11-21 16:06:56 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-21 16:06:57 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.2-ls31 Build-date:- 2021-11-21T16:59:03+01:00
2021-11-21 16:06:57 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-11-21 16:07:47 UTC/bin/sh -c #(nop) COPY dir:7c102e538c8249140a2f3ab14d716dbeaf76a79ef27953f0dd53adf82cb1097d in /gclient
2021-11-21 16:07:51 UTC/bin/sh -c #(nop) COPY dir:7dd22e8f3a2c85d1045874b8e5325b212f5cb44b4ebea34f254b4ebc44a50a0c in /
2021-11-21 16:08:05 UTC|2 BUILD_DATE=2021-11-21T16:59:03+01:00 VERSION=0.1.2-ls31 /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/*
2021-11-21 16:08:06 UTC/bin/sh -c #(nop) COPY dir:42e0c6013a6fa9fdc4345f42575ccea9f2f1eeade8c534b701346baddf4c4707 in /
2021-11-21 16:08:06 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-11-21 16:08:06 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-11-21 16:08:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-11-21 16:08:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-21T16:59:03+01:00
2021-11-21 16:08:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-11-21 16:08:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-11-21 16:08:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-11-21 16:08:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fd372981068d585ff158807116564f0bff4b8c2f
2021-11-21 16:08:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fd372981068d585ff158807116564f0bff4b8c2f
2021-11-21 16:08:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-11-21 16:08:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-11-21 16:08:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-11-21 16:08:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-11-21 16:08:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.2-ls31
2021-11-28 06:02:49 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-11-28 06:02:49 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-28 06:02:49 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-11-28 06:02:50 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.15.0-r0-ls30 Build-date:- 2021-11-28T07:01:50+01:00
2021-11-28 06:02:50 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-11-28 06:03:06 UTC|3 BUILD_DATE=2021-11-28T07:01:50+01:00 FIREFOX_VERSION=78.15.0-r0 VERSION=78.15.0-r0-ls30 /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.14/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-11-28 06:03:06 UTC/bin/sh -c #(nop) COPY dir:188636a4ae339cdc7350d5e80445d44c357bd82daef211ecc56aa8a8d2d6c18f in /
2021-11-28 06:03:07 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-11-28 06:03:07 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-11-28 06:03:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-11-28 06:03:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-28T07:01:50+01:00
2021-11-28 06:03:08 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-11-28 06:03:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-11-28 06:03:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-11-28 06:03:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1f2761bbc0317faf291c8fcb8b3e34e3d51b0501
2021-11-28 06:03:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1f2761bbc0317faf291c8fcb8b3e34e3d51b0501
2021-11-28 06:03:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-11-28 06:03:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-11-28 06:03:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-11-28 06:03:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-11-28 06:03:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.15.0-r0-ls30
2021-11-28 06:04:12 UTC
293 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:1bafb68e14a45d004262569a4cdf33fcae0516be8a89317547f70d612e81b80b - 0.92% (2.71 MB)
[#001] sha256:672a4a9a083d3bacc81341b862d11f6161ffc1119807dddf7d8c80229f9ae9d7 - 0.73% (2.15 MB)
[#002] sha256:00ed94222ed16336cccb33e16d74f26cd3673c86c06a6c4a4c4cdbbda684f9c6 - 0.72% (2.1 MB)
[#003] sha256:d2a2cdce8726efe5935b7b2407fd41401345c33b625279cd5b7bd6ceec3fbd2d - 0.0% (413 Bytes)
[#004] sha256:ad21176a008f809ddd0ed89f99e3101f3d5fe7f8f91227a6f5cbd9c41e2966b5 - 1.6% (4.68 MB)
[#005] sha256:3eb221ec44bf50d6cdb6f3d4df6609819b7c63113f7439674d98165831458c6e - 0.0% (2.87 KB)
[#006] sha256:e2f25e3d793986cf570677ec39ecaa9d84b2ada0c8059b8f9298cd3783afbac5 - 0.02% (62.6 KB)
[#007] sha256:aec3d95a5a32565572943702f7a63122c3470361c56e439f9742940d078abd3b - 3.53% (10.3 MB)
[#008] sha256:9fc03f7124bfc6c146ab074d632904dfcc6ad1e39e76505de54fea1b985efa7c - 31.22% (91.6 MB)
[#009] sha256:3ed7b45447e410c8299b91a0edc645f1ce855f8ae0b46227d9d53ea163dfa006 - 0.0% (1.09 KB)
[#010] sha256:4a2794527472e099a11ec1a9cda92aea0df6bf62c15b9b2750b1e37d9572f600 - 18.36% (53.8 MB)
[#011] sha256:ca4f65f9f807ea67523710db941f47af0414ad2d34a4b7324dc8e99880dd5eba - 1.19% (3.48 MB)
[#012] sha256:9f6ec9b75760c21a837f58462ff136f778a2f814b9c8b838ac6cf9436046be72 - 12.89% (37.8 MB)
[#013] sha256:c11a3d24e0b41f5a4150e154a5b4a3ef0314239a5edde04c0d34a51a9507131c - 0.0% (1.02 KB)
[#014] sha256:1c3a2b82840aaed5b4f68f84678959a6a9fb6c98331c61f16a76ca75523c8583 - 28.82% (84.5 MB)
[#015] sha256:960212bc95ae021c010e5785848c6d53f13f9b58a5f7fd3939740a031aabe736 - 0.0% (146 Bytes)
/bin/sh -c #(nop) COPY dir:b26ef84e19ef6929b8a8e9ee0beac4db5537ff0cfe56098a0e18fecdc705db4f in /
2021-11-16 06:29:38 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-11-16 06:29:39 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-16 06:29:40 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f883f151-ls12 Build-date:- 2021-11-16T07:28:15+01:00
2021-11-16 06:29:41 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-11-16 06:29:42 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-11-16 06:29:43 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-11-16 06:29:45 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-11-16 06:29:46 UTC|4 BUILD_DATE=2021-11-16T07:28:15+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=f883f151-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
2021-11-16 06:29:47 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-11-16 06:29:47 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-11-16 06:29:53 UTC|4 BUILD_DATE=2021-11-16T07:28:15+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=f883f151-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/*
2021-11-16 06:29:54 UTC/bin/sh -c #(nop) COPY dir:316667d7645a7f309cb04ef09468c76e82619b79224adf7ff9b5a1de2c6cee2c in /
2021-11-16 06:29:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-11-16 06:29:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-11-16 06:29:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-16T07:28:15+01:00
2021-11-16 06:29:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-11-16 06:29:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-11-16 06:29:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-11-16 06:30:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=14742dd34f64b967f5daf9824aed4ddd09a41f11
2021-11-16 06:30:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=14742dd34f64b967f5daf9824aed4ddd09a41f11
2021-11-16 06:30:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-11-16 06:30:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-11-16 06:30:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-11-16 06:30:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-11-16 06:30:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f883f151-ls12
2021-11-18 06:31:11 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-11-18 06:31:12 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-18 06:31:13 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3ecb37a9-ls27 Build-date:- 2021-11-18T07:28:20+01:00
2021-11-18 06:31:14 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-11-18 06:31:16 UTC/bin/sh -c #(nop) COPY dir:a058e12590f10fb85db545e2310c74087f3de5539a7a222d934f322f3765f9fa in /
2021-11-18 06:31:17 UTC/bin/sh -c #(nop) COPY file:9485bc16747695216f44b3ccabfbdedd684dc06e5cedf508717eb50b79d3a4dc in /usr/local/bin/docker-compose
2021-11-18 06:31:47 UTC|2 BUILD_DATE=2021-11-18T07:28:20+01:00 VERSION=3ecb37a9-ls27 /bin/sh -c echo "**** install deps ****" && apk add --no-cache dbus-x11 docker libpulse openssh-client openssl pavucontrol pulseaudio sudo 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/*
2021-11-18 06:31:48 UTC/bin/sh -c #(nop) COPY dir:d62131fa2161bbda8e11bcbd3ddbbd28a78caa3b173038145f6fed2ba3dba13f in /
2021-11-18 06:31:48 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-11-18 06:31:49 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-11-18 06:31:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-11-18 06:31:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-18T07:28:20+01:00
2021-11-18 06:31:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-11-18 06:31:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-11-18 06:31:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-11-18 06:31:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=3b3e2a38f636a01b327bf73486d9a9859786064b
2021-11-18 06:31:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3b3e2a38f636a01b327bf73486d9a9859786064b
2021-11-18 06:31:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-11-18 06:31:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-11-18 06:31:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-11-18 06:32:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-11-18 06:32:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3ecb37a9-ls27
2021-11-21 16:03:32 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-11-21 16:03:33 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-21 16:03:34 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.2-ls31 Build-date:- 2021-11-21T16:59:03+01:00
2021-11-21 16:03:35 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-11-21 16:04:00 UTC/bin/sh -c #(nop) COPY dir:2e40859a9b92b083add7e4ac43fb67bab902a4b6c148fdddd0ae51f31aaa399a in /gclient
2021-11-21 16:04:03 UTC/bin/sh -c #(nop) COPY dir:916b726c934838feeab382fa438c4100f06ba408d40ce8f237db9d1b09d64c2a in /
2021-11-21 16:04:13 UTC|2 BUILD_DATE=2021-11-21T16:59:03+01:00 VERSION=0.1.2-ls31 /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/*
2021-11-21 16:04:15 UTC/bin/sh -c #(nop) COPY dir:0bc3883f5d026b87d495bbfe1df62bf7632ec09355467365ab92ba80ceb9b1a6 in /
2021-11-21 16:04:16 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-11-21 16:04:18 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-11-21 16:04:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-11-21 16:04:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-21T16:59:03+01:00
2021-11-21 16:04:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-11-21 16:04:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-11-21 16:04:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-11-21 16:04:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fd372981068d585ff158807116564f0bff4b8c2f
2021-11-21 16:04:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fd372981068d585ff158807116564f0bff4b8c2f
2021-11-21 16:04:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-11-21 16:04:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-11-21 16:04:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-11-21 16:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-11-21 16:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.2-ls31
2021-11-28 06:03:27 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-11-28 06:03:29 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-28 06:03:31 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-11-28 06:03:32 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.15.0-r0-ls30 Build-date:- 2021-11-28T07:01:50+01:00
2021-11-28 06:03:34 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-11-28 06:03:47 UTC|3 BUILD_DATE=2021-11-28T07:01:50+01:00 FIREFOX_VERSION=78.15.0-r0 VERSION=78.15.0-r0-ls30 /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.14/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-11-28 06:03:49 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-11-28 06:03:50 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-11-28 06:03:52 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-11-28 06:03:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-11-28 06:03:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-28T07:01:50+01:00
2021-11-28 06:03:56 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-11-28 06:03:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-11-28 06:04:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-11-28 06:04:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1f2761bbc0317faf291c8fcb8b3e34e3d51b0501
2021-11-28 06:04:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1f2761bbc0317faf291c8fcb8b3e34e3d51b0501
2021-11-28 06:04:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-11-28 06:04:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-11-28 06:04:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-11-28 06:04:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-11-28 06:04:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.15.0-r0-ls30