2021-08-01 06:04:03 UTC
308 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:cb85c217ec851650d874f97e13a29d4351aa96ebd442f45f27681b0a557a45b2 - 0.91% (2.8 MB)
[#001] sha256:a5fcbe4893cac2aafae828165679895d46849a8fec20b4f2ceaf08b2b197bc6c - 0.59% (1.8 MB)
[#002] sha256:98dfc50f288c2ea8493311fc27092335a6710602fdd305a78ba32c9904572731 - 0.56% (1.74 MB)
[#003] sha256:4311087aa1f4005dc8ae76e067309385048011e194c293362f2df0898c57b083 - 0.0% (437 Bytes)
[#004] sha256:e64075bab45ddf21eafe5fc589e85794b910f9bda5d4ee620c9c0ac4e4808b3c - 0.97% (3 MB)
[#005] sha256:f3014626e6efc9977b3aeec393a4f04d4eccaf9dff9fbcd41113e6477b758387 - 0.0% (2.85 KB)
[#006] sha256:4ccd7ba0902c920b3a722fb7289bf18c93b37262d809de434d18d2c7223e4551 - 0.02% (63.5 KB)
[#007] sha256:a1c5fc249f0719404e6645ccd9846e2d6f44007dbdc9cd4f6b9f7d5a9163fc57 - 3.52% (10.8 MB)
[#008] sha256:c52dcbe2d0242a30114669440b0c726c01035cd11460385f3639e97614599bad - 34.68% (107 MB)
[#009] sha256:f7a4ef3e04bdf8e1d9e680b42f48fffada24d07f517346c4557ed48dd23b8b41 - 0.0% (1.05 KB)
[#010] sha256:b8da652673b3e66eb10d870e308f57fae1cdd19bf17bf59dddcfe745101de089 - 17.02% (52.4 MB)
[#011] sha256:cb3da7beddfbab663db248abe103c6ed7f0f46fc7cdbcbfb65d9c7dc307a583c - 1.14% (3.52 MB)
[#012] sha256:bcd5eff0706c389b27399bfb7c1ca822f0697bac3d4d225148247b5f5f95fb34 - 12.44% (38.3 MB)
[#013] sha256:8764cb7906165d796fa9af5d047f9c3e5d1c42790cddda5d9580b8511848f20a - 0.0% (1.04 KB)
[#014] sha256:00576dc2c8b6e49625b6cdbd6f66fa606c1b9f03cc40296fa7cee821a6eb5aa3 - 28.14% (86.6 MB)
[#015] sha256:6d9ead549d40ba3af07d076510287109f68e3acfe8fafcd7986bcb9f6a6d90e5 - 0.0% (147 Bytes)
/bin/sh -c #(nop) COPY dir:caefc0476f7a7b3397767cec1718f2e569f03f5e1ad86c2ab8de3d4f9ede25fb in /
2021-07-06 06:33:10 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-06 06:33:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-06 06:33:10 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ad3ea322-ls17 Build-date:- 2021-07-06T06:31:15+00:00
2021-07-06 06:33:11 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-07-06 06:33:11 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-07-06 06:33:11 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2021-07-06 06:33:12 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2021-07-06 06:33:14 UTC|4 BUILD_DATE=2021-07-06T06:31:15+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=ad3ea322-ls17 /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-07-06 06:33:14 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-07-06 06:33:14 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-07-06 06:33:19 UTC|4 BUILD_DATE=2021-07-06T06:31:15+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=ad3ea322-ls17 /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-07-06 06:33:19 UTC/bin/sh -c #(nop) COPY dir:00690d36fb1a1d49e825642054741b02b89477fe1c4c9061328eff8ad64efca7 in /
2021-07-06 06:33:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-07-06 06:33:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-06 06:33:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-06T06:31:15+00:00
2021-07-06 06:33:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-07-06 06:33:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-07-06 06:33:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-06 06:33:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=da4717f1918b75755cab236063128beb7176bcc2
2021-07-06 06:33:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=da4717f1918b75755cab236063128beb7176bcc2
2021-07-06 06:33:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-07-06 06:33:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-07-06 06:33:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-07-06 06:33:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-06 06:33:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=ad3ea322-ls17
2021-07-22 06:34:18 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-22 06:34:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-22 06:34:18 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 98b96cba-ls12 Build-date:- 2021-07-22T08:32:29+02:00
2021-07-22 06:34:18 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-22 06:34:19 UTC/bin/sh -c #(nop) COPY dir:b59f7ca66d04e5767d4e82df5f78a0aee94cd8873e58330b03d898b0d105ae22 in /
2021-07-22 06:34:19 UTC/bin/sh -c #(nop) COPY file:eb0f10fa19fa8eee7c61b5249292e2c586d42e67340562f80cb245e2df50434b in /usr/local/bin/docker-compose
2021-07-22 06:34:31 UTC|2 BUILD_DATE=2021-07-22T08:32:29+02:00 VERSION=98b96cba-ls12 /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-07-22 06:34:32 UTC/bin/sh -c #(nop) COPY dir:3927565b6d5ad439a38f4f45c3b00298afc5cbbeb19ad5766cb1cae6a800f181 in /
2021-07-22 06:34:32 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-07-22 06:34:32 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-22 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-22 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-22T08:32:29+02:00
2021-07-22 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-07-22 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-07-22 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-22 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=c424b997c7e770f5607137177125c412b94a4247
2021-07-22 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c424b997c7e770f5607137177125c412b94a4247
2021-07-22 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-07-22 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-07-22 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-07-22 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-22 06:34:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=98b96cba-ls12
2021-07-25 16:05:23 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-25 16:05:23 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-25 16:05:23 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.1-ls13 Build-date:- 2021-07-25T16:01:32+00:00
2021-07-25 16:05:24 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-25 16:05:35 UTC/bin/sh -c #(nop) COPY dir:cd0a9803b8377b40b387b30d9c820bebddc5bd24b8664c8fe22ec02634eb267c in /gclient
2021-07-25 16:05:39 UTC/bin/sh -c #(nop) COPY dir:97bdd7994a34fe2ade2c88862b2afb0cbc75c6460d929a689173f55b198d02d2 in /
2021-07-25 16:05:48 UTC|2 BUILD_DATE=2021-07-25T16:01:32+00:00 VERSION=0.1.1-ls13 /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-07-25 16:05:50 UTC/bin/sh -c #(nop) COPY dir:76e1cea7ac7e5844825a0abe695b4b86b9ac18b37d69163f05f02d8b80a5e01a in /
2021-07-25 16:05:50 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-07-25 16:05:50 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-25 16:05:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-25 16:05:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-25T16:01:32+00:00
2021-07-25 16:05:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-07-25 16:05:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-07-25 16:05:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-25 16:05:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1f13253456b21f5e5cc434a0553957abf1ac7285
2021-07-25 16:05:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1f13253456b21f5e5cc434a0553957abf1ac7285
2021-07-25 16:05:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-07-25 16:05:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-07-25 16:05:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-07-25 16:05:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-25 16:05:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.1-ls13
2021-08-01 06:03:35 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-01 06:03:35 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-01 06:03:36 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-08-01 06:03:36 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.11.0-r0-ls12 Build-date:- 2021-08-01T08:02:42+02:00
2021-08-01 06:03:36 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-01 06:03:59 UTC|3 BUILD_DATE=2021-08-01T08:02:42+02:00 FIREFOX_VERSION=78.11.0-r0 VERSION=78.11.0-r0-ls12 /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-01 06:04:00 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-08-01 06:04:00 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-08-01 06:04:00 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-01 06:04:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-01 06:04:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-01T08:02:42+02:00
2021-08-01 06:04:01 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-01 06:04:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-08-01 06:04:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-01 06:04:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=64e6b27534ab51c8e5ad987b2985c02878eb1904
2021-08-01 06:04:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=64e6b27534ab51c8e5ad987b2985c02878eb1904
2021-08-01 06:04:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-08-01 06:04:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-08-01 06:04:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-08-01 06:04:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-01 06:04:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.11.0-r0-ls12
2021-08-01 06:05:00 UTC
279 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:92384afd23286971e36cbb9adec043cffea0586a4039aa9fd146e361b1170b41 - 0.87% (2.41 MB)
[#001] sha256:e04ac9f50b9d5fbfcba9a0f13c296c1fabde99cd88a24f72a79db3f2a57264ad - 0.77% (2.15 MB)
[#002] sha256:355246041db8d00d723c544663120977a36826ef5070943ace3d0bbed83c82b7 - 0.75% (2.08 MB)
[#003] sha256:f93d39fbe1481efc8aedd46453848e800af5436d42da51e7225f327adb52df8e - 0.0% (434 Bytes)
[#004] sha256:e51d437952eb8a4ddb48b2b77c060a24baf5b208f22e91f2f99901948ed6124e - 1.48% (4.13 MB)
[#005] sha256:c9dbf153dec7cd65125cbce8b1cec85efe4d5235e291e000d7c408aab868cf5c - 0.0% (2.85 KB)
[#006] sha256:65ee880e0e62764ffc3e568064c71a6625c7ba56b2cd32b16ad147b1f8b60bba - 0.02% (60.7 KB)
[#007] sha256:154d51fe921b87c1245bd73646ec7c6f22ab01e4378a6058385f43d2ed29c970 - 3.49% (9.74 MB)
[#008] sha256:099aeedb34ce475219807af8c7721abe54ed8a0c1518154f1398283600ecd8da - 31.29% (87.2 MB)
[#009] sha256:57f1bc2f83ab58c90bf60c8f25bcdb10193284814aa5e4ac7d7f89a14949ff0d - 0.0% (1 KB)
[#010] sha256:bf39c89ae7afa54000ac92c5e0f26406fe0ece7b8feacae38979811a506ac38f - 18.83% (52.5 MB)
[#011] sha256:516153e26e1bc02b23c67e9f134fcecc7a2904ca6797f40cdec3fe14e99929b5 - 1.19% (3.31 MB)
[#012] sha256:d16ecd59eb3b6b94d35683ae909d83be57c37bea2be941f567cb66989bc40b72 - 13.04% (36.3 MB)
[#013] sha256:86caf52bd70ae283c73691295f93c9f34cc4f8530a90af8a99925f0085d1d5c0 - 0.0% (1008 Bytes)
[#014] sha256:d75a4138c8eed10d7aedc54cb2f54b8d1bfb8330ac6cf9206a490778d1696573 - 28.26% (78.8 MB)
[#015] sha256:3037009cc1473fd1f8ccba0f44bcba1ccb1e29849ad42737aa4267e6544e619e - 0.0% (146 Bytes)
/bin/sh -c #(nop) COPY dir:23ef9fb6c08d59e0b9555d119c295db5b4bf735b007f2e58db8ffd85b90b0888 in /
2021-07-06 06:33:12 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-06 06:33:12 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-06 06:33:13 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ad3ea322-ls17 Build-date:- 2021-07-06T06:31:15+00:00
2021-07-06 06:33:13 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-07-06 06:33:13 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-07-06 06:33:14 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-07-06 06:33:15 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-07-06 06:33:17 UTC|4 BUILD_DATE=2021-07-06T06:31:15+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=ad3ea322-ls17 /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-07-06 06:33:18 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2021-07-06 06:33:18 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-07-06 06:33:26 UTC|4 BUILD_DATE=2021-07-06T06:31:15+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=ad3ea322-ls17 /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-07-06 06:33:27 UTC/bin/sh -c #(nop) COPY dir:a3efc5a801a03012c067d6a93ee17483c9c3baedd44c2c534d39bb5fad7a5eff in /
2021-07-06 06:33:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-07-06 06:33:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-06 06:33:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-06T06:31:15+00:00
2021-07-06 06:33:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-07-06 06:33:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-07-06 06:33:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-06 06:33:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=da4717f1918b75755cab236063128beb7176bcc2
2021-07-06 06:33:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=da4717f1918b75755cab236063128beb7176bcc2
2021-07-06 06:33:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-07-06 06:33:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-07-06 06:33:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-07-06 06:33:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-06 06:33:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=ad3ea322-ls17
2021-07-22 06:34:51 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-22 06:34:51 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-22 06:34:52 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 98b96cba-ls12 Build-date:- 2021-07-22T08:32:29+02:00
2021-07-22 06:34:53 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-22 06:34:55 UTC/bin/sh -c #(nop) COPY dir:1b4ea1416ec7ddfa8bfc60655941bc257e15201535d3be43f27a5caa76c2f6aa in /
2021-07-22 06:34:56 UTC/bin/sh -c #(nop) COPY file:87e359c2bcef27307c4313bdf5aa6bd1c2253ef6a456022e238bf02c81c78901 in /usr/local/bin/docker-compose
2021-07-22 06:35:16 UTC|2 BUILD_DATE=2021-07-22T08:32:29+02:00 VERSION=98b96cba-ls12 /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-07-22 06:35:17 UTC/bin/sh -c #(nop) COPY dir:3927565b6d5ad439a38f4f45c3b00298afc5cbbeb19ad5766cb1cae6a800f181 in /
2021-07-22 06:35:17 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-07-22 06:35:18 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-22 06:35:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-22 06:35:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-22T08:32:29+02:00
2021-07-22 06:35:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-07-22 06:35:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-07-22 06:35:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-22 06:35:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=c424b997c7e770f5607137177125c412b94a4247
2021-07-22 06:35:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c424b997c7e770f5607137177125c412b94a4247
2021-07-22 06:35:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-07-22 06:35:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-07-22 06:35:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-07-22 06:35:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-22 06:35:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=98b96cba-ls12
2021-07-25 16:05:54 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-25 16:05:54 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-25 16:05:55 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.1-ls13 Build-date:- 2021-07-25T16:01:32+00:00
2021-07-25 16:05:56 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-25 16:06:23 UTC/bin/sh -c #(nop) COPY dir:359d76acf2f099f87f179c18fde7b8f60af3a349cd96077a0e2e13ecef9fde8c in /gclient
2021-07-25 16:06:26 UTC/bin/sh -c #(nop) COPY dir:a3db331405a8a4438d113f1991787015c134aeae3b46d23d74e87694b0d48a72 in /
2021-07-25 16:06:37 UTC|2 BUILD_DATE=2021-07-25T16:01:32+00:00 VERSION=0.1.1-ls13 /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-07-25 16:06:39 UTC/bin/sh -c #(nop) COPY dir:76e1cea7ac7e5844825a0abe695b4b86b9ac18b37d69163f05f02d8b80a5e01a in /
2021-07-25 16:06:41 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-07-25 16:06:42 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-25 16:06:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-25 16:06:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-25T16:01:32+00:00
2021-07-25 16:06:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-07-25 16:06:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-07-25 16:06:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-25 16:06:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1f13253456b21f5e5cc434a0553957abf1ac7285
2021-07-25 16:06:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1f13253456b21f5e5cc434a0553957abf1ac7285
2021-07-25 16:06:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-07-25 16:06:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-07-25 16:06:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-07-25 16:06:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-25 16:07:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.1-ls13
2021-08-01 06:04:16 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-01 06:04:17 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-01 06:04:19 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-08-01 06:04:21 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.11.0-r0-ls12 Build-date:- 2021-08-01T08:02:42+02:00
2021-08-01 06:04:22 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-01 06:04:36 UTC|3 BUILD_DATE=2021-08-01T08:02:42+02:00 FIREFOX_VERSION=78.11.0-r0 VERSION=78.11.0-r0-ls12 /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-01 06:04:37 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-08-01 06:04:39 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-08-01 06:04:41 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-01 06:04:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-01 06:04:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-01T08:02:42+02:00
2021-08-01 06:04:45 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-01 06:04:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-08-01 06:04:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-01 06:04:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=64e6b27534ab51c8e5ad987b2985c02878eb1904
2021-08-01 06:04:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=64e6b27534ab51c8e5ad987b2985c02878eb1904
2021-08-01 06:04:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-08-01 06:04:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-08-01 06:04:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-08-01 06:04:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-01 06:05:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.11.0-r0-ls12
2021-08-01 06:04:18 UTC
293 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:5cbe0e17808761b73d92f31864529cf1b6811f0dcac76ed99860e317db491c74 - 0.92% (2.7 MB)
[#001] sha256:d359c729eba7972cb5bfd774b7910d89f098465b0c345d9d4a5bb42e46e2d5e3 - 0.73% (2.15 MB)
[#002] sha256:13f083143b78099cff7ae1565c1a29f2e3e99a5c637ac5f33497935de0e4fd24 - 0.72% (2.1 MB)
[#003] sha256:a7ca17e57689f2d65a6168e3899eaf5e3c5fbcc57c0c44eebc1bef6e79e8af68 - 0.0% (408 Bytes)
[#004] sha256:19d51ac470a0d5657170123d47c3562b4bd08bec47cb0295f220ae8855b1dfce - 1.59% (4.65 MB)
[#005] sha256:b12417c88fe7bf4889226f494d8aa9ee061f6a3e951b021a4be7bb65de76df21 - 0.0% (2.85 KB)
[#006] sha256:5e48cd922e06b01472f2c140a3938f7f486eb5925e8113fd01e1480bcb653208 - 0.02% (62.5 KB)
[#007] sha256:00b169717a4102948f4137c7b88db14e49fae50955f32e836addcbab9fdc8975 - 3.53% (10.3 MB)
[#008] sha256:c0d878b31334606f2708cf5bfa3e4f258061c0d0bf997f136a48876926bcf50f - 31.46% (92.1 MB)
[#009] sha256:6737f4de9940e3f5b9ff7473e44179f77ca4f2223ecf95e492b60553d2e39627 - 0.0% (1 KB)
[#010] sha256:bf7c8450f2ac1970f1b2f98e5fe5777266426a568279063c89dca988215a6ef5 - 17.93% (52.5 MB)
[#011] sha256:6683fdb2a61f356a45234e3ef6bca0623ef8f28a299b332a7e00ee4aa99cbda3 - 1.18% (3.47 MB)
[#012] sha256:f2aa8e94656700d8ff9d970d7bdf21b239c79758d6759e4f4119a2d8e863ff76 - 12.94% (37.9 MB)
[#013] sha256:3c945d89f204f474b52df873c348159d144c46980314b60c75be9d76452bd829 - 0.0% (1006 Bytes)
[#014] sha256:c18286401b1131a6509d132a024b369a426cb7b104c2127af03dabf5c681e133 - 28.97% (84.8 MB)
[#015] sha256:2fc2333e05796091209c7287e7cd62b3b05f6929b31f88bf5a866fe6eb997450 - 0.0% (147 Bytes)
/bin/sh -c #(nop) COPY dir:1039d9ccf1e32b778b5c75182b0ecad1dcbaf61677867c6684daaba9d6303544 in /
2021-07-06 06:33:06 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-06 06:33:07 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-06 06:33:08 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ad3ea322-ls17 Build-date:- 2021-07-06T06:31:15+00:00
2021-07-06 06:33:09 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-07-06 06:33:10 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-07-06 06:33:11 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-07-06 06:33:15 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-07-06 06:33:15 UTC|4 BUILD_DATE=2021-07-06T06:31:15+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=ad3ea322-ls17 /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-07-06 06:33:17 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-07-06 06:33:17 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-07-06 06:33:21 UTC|4 BUILD_DATE=2021-07-06T06:31:15+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=ad3ea322-ls17 /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-07-06 06:33:23 UTC/bin/sh -c #(nop) COPY dir:00690d36fb1a1d49e825642054741b02b89477fe1c4c9061328eff8ad64efca7 in /
2021-07-06 06:33:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-07-06 06:33:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-06 06:33:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-06T06:31:15+00:00
2021-07-06 06:33:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-07-06 06:33:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-07-06 06:33:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-06 06:33:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=da4717f1918b75755cab236063128beb7176bcc2
2021-07-06 06:33:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=da4717f1918b75755cab236063128beb7176bcc2
2021-07-06 06:33:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-07-06 06:33:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-07-06 06:33:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-07-06 06:33:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-06 06:33:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=ad3ea322-ls17
2021-07-22 06:35:23 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-22 06:35:24 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-22 06:35:25 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 98b96cba-ls12 Build-date:- 2021-07-22T08:32:29+02:00
2021-07-22 06:35:26 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-22 06:35:28 UTC/bin/sh -c #(nop) COPY dir:43c52f1eb87c04c24fa20fc4f1f4df207920632d7202e377ca98e8584a789879 in /
2021-07-22 06:35:29 UTC/bin/sh -c #(nop) COPY file:2b3167ee9deacc7869f3a92ce3494d9926568e5262de73936085748093f13540 in /usr/local/bin/docker-compose
2021-07-22 06:35:52 UTC|2 BUILD_DATE=2021-07-22T08:32:29+02:00 VERSION=98b96cba-ls12 /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-07-22 06:35:53 UTC/bin/sh -c #(nop) COPY dir:3927565b6d5ad439a38f4f45c3b00298afc5cbbeb19ad5766cb1cae6a800f181 in /
2021-07-22 06:35:53 UTC/bin/sh -c #(nop) EXPOSE 3389
2021-07-22 06:35:54 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-22 06:35:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-22 06:35:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-22T08:32:29+02:00
2021-07-22 06:35:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2021-07-22 06:35:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2021-07-22 06:35:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-22 06:36:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=c424b997c7e770f5607137177125c412b94a4247
2021-07-22 06:36:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c424b997c7e770f5607137177125c412b94a4247
2021-07-22 06:36:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2021-07-22 06:36:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2021-07-22 06:36:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2021-07-22 06:36:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-22 06:36:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=98b96cba-ls12
2021-07-25 16:05:27 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-25 16:05:27 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-25 16:05:28 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.1-ls13 Build-date:- 2021-07-25T16:01:32+00:00
2021-07-25 16:05:29 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-25 16:05:52 UTC/bin/sh -c #(nop) COPY dir:2c5091fdfb6596b870dc09feb1084c51d4e72afeb017934ee932553d964b5a6d in /gclient
2021-07-25 16:05:54 UTC/bin/sh -c #(nop) COPY dir:319d71f2e5ad9fa65d2def32304e76dd35e4d44ec1bf2d23d93584fbca6f94d4 in /
2021-07-25 16:06:02 UTC|2 BUILD_DATE=2021-07-25T16:01:32+00:00 VERSION=0.1.1-ls13 /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-07-25 16:06:03 UTC/bin/sh -c #(nop) COPY dir:76e1cea7ac7e5844825a0abe695b4b86b9ac18b37d69163f05f02d8b80a5e01a in /
2021-07-25 16:06:05 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-07-25 16:06:06 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-25 16:06:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-25 16:06:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-25T16:01:32+00:00
2021-07-25 16:06:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2021-07-25 16:06:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2021-07-25 16:06:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-25 16:06:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1f13253456b21f5e5cc434a0553957abf1ac7285
2021-07-25 16:06:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1f13253456b21f5e5cc434a0553957abf1ac7285
2021-07-25 16:06:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2021-07-25 16:06:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2021-07-25 16:06:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2021-07-25 16:06:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-25 16:06:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.1-ls13
2021-08-01 06:03:38 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-01 06:03:39 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-01 06:03:41 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2021-08-01 06:03:42 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 78.11.0-r0-ls12 Build-date:- 2021-08-01T08:02:42+02:00
2021-08-01 06:03:43 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-08-01 06:03:57 UTC|3 BUILD_DATE=2021-08-01T08:02:42+02:00 FIREFOX_VERSION=78.11.0-r0 VERSION=78.11.0-r0-ls12 /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-01 06:03:58 UTC/bin/sh -c #(nop) COPY dir:5b8bab62ee14c04c6c8e0670ae464b49bc7f41f4229e3f41219b371ef280496c in /
2021-08-01 06:04:00 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-08-01 06:04:01 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-01 06:04:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-01 06:04:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-01T08:02:42+02:00
2021-08-01 06:04:05 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-01 06:04:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2021-08-01 06:04:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-01 06:04:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=64e6b27534ab51c8e5ad987b2985c02878eb1904
2021-08-01 06:04:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=64e6b27534ab51c8e5ad987b2985c02878eb1904
2021-08-01 06:04:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2021-08-01 06:04:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2021-08-01 06:04:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2021-08-01 06:04:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-01 06:04:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=78.11.0-r0-ls12