2022-01-30 06:03:12 UTC
314 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:a7d173f507a220213edb2ef7b5383e4e7b2267de9f7e3b17f853fb707f367bf5 - 0.89% (2.8 MB)
[#001] sha256:b5bace22bfa179e3cabeab2807239241ffa1cc876abbddf8e76f098298b5ea88 - 0.58% (1.8 MB)
[#002] sha256:dd4dfe9eb33c27785d3299b70d4fbaf96730f3409ba8df30153b67b4fcf95eaa - 0.55% (1.74 MB)
[#003] sha256:9301e3ccb6b25539e636a03b4272234821cb2892e6e90621657faafe21799222 - 0.0% (438 Bytes)
[#004] sha256:aa0bd17c9e20e7a6944d42110f5634e44f92288308ef7de1a246e22971009398 - 0.98% (3.06 MB)
[#005] sha256:244c9a0b8a40601d82e8d2a1e05dd964d9fc36da406f13981a92a5220c8c6721 - 0.0% (3.12 KB)
[#006] sha256:1f541d727062e49b730393879d78555e5932aa28aa776131a78fbf934fc699a5 - 0.02% (67.3 KB)
[#007] sha256:09246c2c29281a671b223cfd6377be5dd6b3a4bc743eb15eed450a77b03d9fcd - 3.46% (10.8 MB)
[#008] sha256:18e8d222016aed7662e9fe47fa992fd08cf785bac49f1c4745f272baba7eaeab - 34.54% (108 MB)
[#009] sha256:69c54a56a6d40ccb3c0991553376b6f4d0f59b6bbd4ae5f2ec72413addbedaa7 - 0.0% (1.13 KB)
[#010] sha256:b216bd1ca58712aba94d58b7986b3b1e7cdd77ba18f830d067c34c63a31c682b - 16.08% (50.4 MB)
[#011] sha256:a0df3fb8a99a3175f7d367f63a16a89898586f7ccefc95640cae526a18118501 - 1.13% (3.53 MB)
[#012] sha256:82542a88e0f7861e426ae37adfa7d07ad33c3680f383ae8de6d168d7ec631e5d - 14.59% (45.8 MB)
[#013] sha256:585404d8d52676c45ab92edf5ba882bf7c527ef34973ef968545a01b49b38f2d - 0.0% (1.07 KB)
[#014] sha256:85c329f94c6b58cf98c2e90037f2fe3bc434833c6085988cfbec54afe3af0890 - 27.19% (85.3 MB)
[#015] sha256:ae7251482dac5631857fff7e8f782b75dc6e3cef6486b3e1c1f858fa9c320d86 - 0.0% (596 Bytes)
/bin/sh -c #(nop) COPY dir:d629cacab8a8a578802b4fdb5d4c59c24de53fe3050575a8fc8ddb885ee4268f in /
2022-01-18 06:29:44 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-18 06:29:44 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-18 06:29:44 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 6faecbac-ls5 Build-date:- 2022-01-18T07:28:37+01:00
2022-01-18 06:29:44 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-01-18 06:29:44 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-01-18 06:29:44 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2022-01-18 06:29:45 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-01-18 06:29:46 UTC|4 BUILD_DATE=2022-01-18T07:28:37+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=6faecbac-ls5 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2022-01-18 06:29:46 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-01-18 06:29:46 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-01-18 06:29:50 UTC|4 BUILD_DATE=2022-01-18T07:28:37+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=6faecbac-ls5 /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/*
2022-01-18 06:29:50 UTC/bin/sh -c #(nop) COPY dir:9eaab8356b795793384e102bb178ca557143ac6dfa680fe1d7c2052ec322d665 in /
2022-01-18 06:29:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-01-18 06:29:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-18 06:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-18T07:28:37+01:00
2022-01-18 06:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-01-18 06:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-01-18 06:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-18 06:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=46021bbd0a6a0641e589d54b76e61dd6bb9ecf45
2022-01-18 06:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=46021bbd0a6a0641e589d54b76e61dd6bb9ecf45
2022-01-18 06:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-01-18 06:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-01-18 06:29:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-01-18 06:29:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-18 06:29:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=6faecbac-ls5
2022-01-20 06:33:17 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-20 06:33:18 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-20 06:33:18 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a61b7a09-ls32 Build-date:- 2022-01-20T06:29:59+00:00
2022-01-20 06:33:18 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-20 06:33:18 UTC/bin/sh -c #(nop) COPY dir:44c2f55d3e59607cd02cae76e19251669de0527d10e015a7920db6581d8cc004 in /
2022-01-20 06:33:18 UTC/bin/sh -c #(nop) COPY file:522ad77fe93051cd4d6216bfdcec8044f6a0305043410bde0d46efca2ba8db79 in /usr/local/bin/docker-compose
2022-01-20 06:33:36 UTC|2 BUILD_DATE=2022-01-20T06:29:59+00:00 VERSION=a61b7a09-ls32 /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/*
2022-01-20 06:33:38 UTC/bin/sh -c #(nop) COPY dir:d62131fa2161bbda8e11bcbd3ddbbd28a78caa3b173038145f6fed2ba3dba13f in /
2022-01-20 06:33:38 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-01-20 06:33:38 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-20 06:33:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-20 06:33:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-20T06:29:59+00:00
2022-01-20 06:33:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-01-20 06:33:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-01-20 06:33:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-20 06:33:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=47ba126ccb50a42eead0fe10f4142e3129544539
2022-01-20 06:33:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=47ba126ccb50a42eead0fe10f4142e3129544539
2022-01-20 06:33:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-01-20 06:33:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-01-20 06:33:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-01-20 06:33:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-20 06:33:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a61b7a09-ls32
2022-01-23 16:05:42 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-23 16:05:43 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-23 16:05:43 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.2-ls39 Build-date:- 2022-01-23T16:00:43+00:00
2022-01-23 16:05:43 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-23 16:05:54 UTC/bin/sh -c #(nop) COPY dir:86517614c0b9a8403fddc1475b7121461adbc65b8b13badb59226d7fdcea71ae in /gclient
2022-01-23 16:05:57 UTC/bin/sh -c #(nop) COPY dir:7b2eece4b2482cd8c16ccad6230535075f3ed60b4781d1b2fad85513b3a41b4d in /
2022-01-23 16:06:08 UTC|2 BUILD_DATE=2022-01-23T16:00:43+00:00 VERSION=0.1.2-ls39 /bin/sh -c echo "**** install packages ****" && apk add --no-cache ca-certificates font-noto freerdp-libs nodejs openbox && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing ossp-uuid && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community websocat && echo "**** openbox tweaks ****" && sed -i 's/NLIMC/NLMC/g' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && rm -rf /tmp/*
2022-01-23 16:06:09 UTC/bin/sh -c #(nop) COPY dir:095eab29399ac3b0eb582c1515a0e9a40956ee5c96b9c14b234438415e3aa0ba in /
2022-01-23 16:06:09 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-01-23 16:06:09 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-23 16:06:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-23 16:06:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-23T16:00:43+00:00
2022-01-23 16:06:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-01-23 16:06:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-01-23 16:06:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-23 16:06:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=02e5d1f18356905a3bc47f8655f43f488f259588
2022-01-23 16:06:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=02e5d1f18356905a3bc47f8655f43f488f259588
2022-01-23 16:06:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-01-23 16:06:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-01-23 16:06:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-01-23 16:06:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-23 16:06:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.2-ls39
2022-01-30 06:03:04 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-30 06:03:04 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-30 06:03:05 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2022-01-30 06:03:05 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls38 Build-date:- 2022-01-30T07:01:51+01:00
2022-01-30 06:03:05 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-30 06:03:10 UTC|3 BUILD_DATE=2022-01-30T07:01:51+01:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls38 /bin/sh -c echo "**** install packages ****" && apk add --no-cache --virtual=build-dependencies curl && if [ -z ${FIREFOX_VERSION+x} ]; then FIREFOX_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp && awk '/^P:firefox$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add --no-cache firefox==${FIREFOX_VERSION} && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-01-30 06:03:11 UTC/bin/sh -c #(nop) COPY dir:8a8e126afbb5bcfaacd22b9681d8cd172fc6d81bd0dfa687eb30b3e55bfed0db in /
2022-01-30 06:03:11 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-01-30 06:03:11 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-30 06:03:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-30 06:03:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-30T07:01:51+01:00
2022-01-30 06:03:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Firefox](https://www.mozilla.org/en-US/firefox/) Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards.
2022-01-30 06:03:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2022-01-30 06:03:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-30 06:03:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4d17d89dedb417e3ec630dd3e8559ae80ae3b95a
2022-01-30 06:03:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d17d89dedb417e3ec630dd3e8559ae80ae3b95a
2022-01-30 06:03:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2022-01-30 06:03:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2022-01-30 06:03:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2022-01-30 06:03:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-30 06:03:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=94.0-r0-ls38
2022-01-30 06:03:51 UTC
288 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:77077b9850531e5fc1511b48fbb7396a0be0df3120722c27502323f1ad0ee721 - 0.84% (2.42 MB)
[#001] sha256:f4163e5bfb0239238fce254b78bac1b5d17bbb69285ce3cef23879b6ea3f4a51 - 0.75% (2.15 MB)
[#002] sha256:569abcd8027ce3394932408f3b1650675eaa644d155833c8c55bd8f904404f65 - 0.72% (2.08 MB)
[#003] sha256:7a3115d7186bc95f2cc236e937e40cbab699eda787639e3d1366d70054c61dbd - 0.0% (407 Bytes)
[#004] sha256:5c52b6cee0ed389f69e2ee08de509dd8d084e514769be677f2172ddd4fd04f2b - 1.45% (4.18 MB)
[#005] sha256:fb9fa16b249521a1c9034ee76bd2b6f18ed89bda0e618a068a2ae981fd530acc - 0.0% (3.12 KB)
[#006] sha256:7f753019d6d00073dadaa89e35fa01cf66c5de7d9ab632221faa4542ea8d7e93 - 0.02% (64.2 KB)
[#007] sha256:ab1b725c15f8b45824a84cc71279f9fcf945b5596a6829ed06799471a9f099d3 - 3.38% (9.74 MB)
[#008] sha256:49e7d11d8fbce139b731ec2213e0ebdc0e0a7da028bd5f0bd8562309f9aa345f - 31.06% (89.5 MB)
[#009] sha256:98bdb012ac6d1d75b3ffaea6db0527aa2ee3e91756bb292c6088cb9122c56306 - 0.0% (1.09 KB)
[#010] sha256:507f13e40d906043b8805a11767870ebff270a882fc6002e0bab49d28ddc1f90 - 17.52% (50.5 MB)
[#011] sha256:886012b72c57bd9e89c002e2eb0d314bf57515b5c8dde118dcf85b6679a10eb6 - 1.15% (3.32 MB)
[#012] sha256:5d7159c71ca81eee1dcd53ffb20cef62cdb3b8b5cc586c581a8a9e52953d7de6 - 15.19% (43.8 MB)
[#013] sha256:a512bd60fa31943df6a40ed558ff2117e9e135c92af503332336483877a40148 - 0.0% (1.01 KB)
[#014] sha256:f197a011f8941adcfa84a14c11154c100c18e530f5c9f80d94b2597a87551bd9 - 27.92% (80.4 MB)
[#015] sha256:52598e50481711f2e68dff4262d1b528f58c3c05b4a933f435f81ac1f9b85122 - 0.0% (596 Bytes)
/bin/sh -c #(nop) COPY dir:35339670c9d6e823381dfd17e6c2f0ff14be40b561bb91634123826d422ef920 in /
2022-01-18 06:29:46 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-18 06:29:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-18 06:29:47 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 6faecbac-ls5 Build-date:- 2022-01-18T07:28:37+01:00
2022-01-18 06:29:48 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-01-18 06:29:49 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-01-18 06:29:50 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-01-18 06:29:52 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-01-18 06:29:53 UTC|4 BUILD_DATE=2022-01-18T07:28:37+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=6faecbac-ls5 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2022-01-18 06:29:54 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-01-18 06:29:54 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-01-18 06:29:58 UTC|4 BUILD_DATE=2022-01-18T07:28:37+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=6faecbac-ls5 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && echo "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-01-18 06:30:00 UTC/bin/sh -c #(nop) COPY dir:9eaab8356b795793384e102bb178ca557143ac6dfa680fe1d7c2052ec322d665 in /
2022-01-18 06:30:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-01-18 06:30:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-18 06:30:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-18T07:28:37+01:00
2022-01-18 06:30:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-01-18 06:30:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-01-18 06:30:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-18 06:30:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=46021bbd0a6a0641e589d54b76e61dd6bb9ecf45
2022-01-18 06:30:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=46021bbd0a6a0641e589d54b76e61dd6bb9ecf45
2022-01-18 06:30:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-01-18 06:30:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-01-18 06:30:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-01-18 06:30:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-18 06:30:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=6faecbac-ls5
2022-01-20 06:33:20 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-20 06:33:21 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-20 06:33:22 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a61b7a09-ls32 Build-date:- 2022-01-20T06:29:59+00:00
2022-01-20 06:33:23 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-20 06:33:25 UTC/bin/sh -c #(nop) COPY dir:0a155d1b9b581ca46589d479168c4e78cb28d0ef1a6697f760d6c3f81a9e2c6d in /
2022-01-20 06:33:26 UTC/bin/sh -c #(nop) COPY file:1f41bb9937288c076ab29da16e6cb5ba765238a9906875ffdbbee8deaecbb11b in /usr/local/bin/docker-compose
2022-01-20 06:33:49 UTC|2 BUILD_DATE=2022-01-20T06:29:59+00:00 VERSION=a61b7a09-ls32 /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/*
2022-01-20 06:33:50 UTC/bin/sh -c #(nop) COPY dir:d62131fa2161bbda8e11bcbd3ddbbd28a78caa3b173038145f6fed2ba3dba13f in /
2022-01-20 06:33:50 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-01-20 06:33:51 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-20 06:33:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-20 06:33:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-20T06:29:59+00:00
2022-01-20 06:33:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-01-20 06:33:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-01-20 06:33:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-20 06:33:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=47ba126ccb50a42eead0fe10f4142e3129544539
2022-01-20 06:33:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=47ba126ccb50a42eead0fe10f4142e3129544539
2022-01-20 06:33:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-01-20 06:34:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-01-20 06:34:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-01-20 06:34:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-20 06:34:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a61b7a09-ls32
2022-01-23 16:06:05 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-23 16:06:06 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-23 16:06:07 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.2-ls39 Build-date:- 2022-01-23T16:00:43+00:00
2022-01-23 16:06:08 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-23 16:06:39 UTC/bin/sh -c #(nop) COPY dir:24cfa3b479bdebd6820f5aef83fd52d53715e7de313f4cb91349248a7c95ac89 in /gclient
2022-01-23 16:06:42 UTC/bin/sh -c #(nop) COPY dir:eadd9fc542d7554967057bda5f4d8dbc0c75fec92b626b3fd5793a5d46e1eeae in /
2022-01-23 16:06:55 UTC|2 BUILD_DATE=2022-01-23T16:00:43+00:00 VERSION=0.1.2-ls39 /bin/sh -c echo "**** install packages ****" && apk add --no-cache ca-certificates font-noto freerdp-libs nodejs openbox && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing ossp-uuid && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community websocat && echo "**** openbox tweaks ****" && sed -i 's/NLIMC/NLMC/g' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && rm -rf /tmp/*
2022-01-23 16:06:56 UTC/bin/sh -c #(nop) COPY dir:095eab29399ac3b0eb582c1515a0e9a40956ee5c96b9c14b234438415e3aa0ba in /
2022-01-23 16:06:58 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-01-23 16:07:00 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-23 16:07:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-23 16:07:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-23T16:00:43+00:00
2022-01-23 16:07:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-01-23 16:07:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-01-23 16:07:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-23 16:07:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=02e5d1f18356905a3bc47f8655f43f488f259588
2022-01-23 16:07:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=02e5d1f18356905a3bc47f8655f43f488f259588
2022-01-23 16:07:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-01-23 16:07:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-01-23 16:07:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-01-23 16:07:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-23 16:07:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.2-ls39
2022-01-30 06:03:29 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-30 06:03:29 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-30 06:03:30 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2022-01-30 06:03:30 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls38 Build-date:- 2022-01-30T07:01:51+01:00
2022-01-30 06:03:30 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-30 06:03:46 UTC|3 BUILD_DATE=2022-01-30T07:01:51+01:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls38 /bin/sh -c echo "**** install packages ****" && apk add --no-cache --virtual=build-dependencies curl && if [ -z ${FIREFOX_VERSION+x} ]; then FIREFOX_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp && awk '/^P:firefox$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add --no-cache firefox==${FIREFOX_VERSION} && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-01-30 06:03:47 UTC/bin/sh -c #(nop) COPY dir:3236a2b5da6d6116bacc7cf08ab00c345bbcb70efa449f5a78b5b00a213a61ef in /
2022-01-30 06:03:47 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-01-30 06:03:47 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-30 06:03:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-30 06:03:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-30T07:01:51+01:00
2022-01-30 06:03:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Firefox](https://www.mozilla.org/en-US/firefox/) Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards.
2022-01-30 06:03:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2022-01-30 06:03:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-30 06:03:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4d17d89dedb417e3ec630dd3e8559ae80ae3b95a
2022-01-30 06:03:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d17d89dedb417e3ec630dd3e8559ae80ae3b95a
2022-01-30 06:03:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2022-01-30 06:03:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2022-01-30 06:03:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2022-01-30 06:03:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-30 06:03:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=94.0-r0-ls38
2022-01-30 06:03:53 UTC
297 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:23db184732b4c8732e064424c1a8bc6e37307bd924ec4498f8267a39786d6b29 - 0.91% (2.7 MB)
[#001] sha256:2f3a3bef37385cb8d30200e6c55511b317f73b1147721e5c2f10f7fc5d967941 - 0.72% (2.15 MB)
[#002] sha256:6480269f948521505f1c7ec2d318c04c93d5e9a04344d55a4f51adac7f408d15 - 0.71% (2.1 MB)
[#003] sha256:55327f347de6d01e71ef992acc89814dd192a9ea970ff281801fb60bf3703513 - 0.0% (408 Bytes)
[#004] sha256:44bc9426a201792d55db780e2e17349f0dfeedfcf96f941403ea850b376f61fd - 1.58% (4.71 MB)
[#005] sha256:fb9fa16b249521a1c9034ee76bd2b6f18ed89bda0e618a068a2ae981fd530acc - 0.0% (3.12 KB)
[#006] sha256:594b94a237f53112caf85a5b76d456a9b18b76129bbc59128464e2caee6dbeb9 - 0.02% (66 KB)
[#007] sha256:f165430c55ac2d8c1aa40756fb02da8f5b68098bece79e6e578b46bd922d5353 - 3.48% (10.3 MB)
[#008] sha256:cb34e94376a497486260a8a96e3f74a0228f7e7d16687bcd9e9242556ed958e2 - 31.66% (94 MB)
[#009] sha256:8e9baa9c1a6d0f8605c457d5f3f6a3d39b6aad2dd1f3345befedadca680057a4 - 0.0% (1.09 KB)
[#010] sha256:97f88c24f29a541fec6b93d1108b2611d75e58fe244df2aa0a882c044c27842d - 16.99% (50.5 MB)
[#011] sha256:37ba05b072380e55cb84a538db6edde691e5c38ce4fb6266cfb14c1d92575eab - 1.17% (3.48 MB)
[#012] sha256:b4b57cf993ec373f460b766ec33b79d2f1c668318f38138cf2bda8433fd53c03 - 15.29% (45.4 MB)
[#013] sha256:a512bd60fa31943df6a40ed558ff2117e9e135c92af503332336483877a40148 - 0.0% (1.01 KB)
[#014] sha256:34e7a3cb0b51a9490627ad3d42feed06e277c137a96f5a17bd7c79d71ac2648c - 27.45% (81.5 MB)
[#015] sha256:338801f4fa44f1e9ec4530f1ff710c9ba01fbe3a4592d5a74aebbae3a79d22a3 - 0.0% (597 Bytes)
/bin/sh -c #(nop) COPY dir:37672e868f0684cbb358cc8ffca04828c2704bdbfd661648fce8a937a4ba5a44 in /
2022-01-18 06:29:46 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-18 06:29:47 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-18 06:29:48 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 6faecbac-ls5 Build-date:- 2022-01-18T07:28:37+01:00
2022-01-18 06:29:49 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-01-18 06:29:50 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-01-18 06:29:51 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2022-01-18 06:29:53 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2022-01-18 06:29:53 UTC|4 BUILD_DATE=2022-01-18T07:28:37+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=6faecbac-ls5 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2022-01-18 06:29:55 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-01-18 06:29:55 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-01-18 06:30:53 UTC|4 BUILD_DATE=2022-01-18T07:28:37+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=6faecbac-ls5 /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/*
2022-01-18 06:30:54 UTC/bin/sh -c #(nop) COPY dir:9eaab8356b795793384e102bb178ca557143ac6dfa680fe1d7c2052ec322d665 in /
2022-01-18 06:30:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-01-18 06:30:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-18 06:30:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-18T07:28:37+01:00
2022-01-18 06:30:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-01-18 06:30:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-01-18 06:30:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-18 06:31:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=46021bbd0a6a0641e589d54b76e61dd6bb9ecf45
2022-01-18 06:31:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=46021bbd0a6a0641e589d54b76e61dd6bb9ecf45
2022-01-18 06:31:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-01-18 06:31:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-01-18 06:31:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-01-18 06:31:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-18 06:31:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=6faecbac-ls5
2022-01-20 06:33:24 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-20 06:33:25 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-20 06:33:26 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a61b7a09-ls32 Build-date:- 2022-01-20T06:29:59+00:00
2022-01-20 06:33:27 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-20 06:33:29 UTC/bin/sh -c #(nop) COPY dir:8f431f36f40fdabe6531941c7f57f5abf835f48da30b4777e9814f0ef68f4f8c in /
2022-01-20 06:33:30 UTC/bin/sh -c #(nop) COPY file:9485bc16747695216f44b3ccabfbdedd684dc06e5cedf508717eb50b79d3a4dc in /usr/local/bin/docker-compose
2022-01-20 06:33:57 UTC|2 BUILD_DATE=2022-01-20T06:29:59+00:00 VERSION=a61b7a09-ls32 /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/*
2022-01-20 06:33:58 UTC/bin/sh -c #(nop) COPY dir:d62131fa2161bbda8e11bcbd3ddbbd28a78caa3b173038145f6fed2ba3dba13f in /
2022-01-20 06:33:58 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-01-20 06:33:59 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-20 06:34:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-20 06:34:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-20T06:29:59+00:00
2022-01-20 06:34:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-01-20 06:34:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-01-20 06:34:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-20 06:34:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=47ba126ccb50a42eead0fe10f4142e3129544539
2022-01-20 06:34:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=47ba126ccb50a42eead0fe10f4142e3129544539
2022-01-20 06:34:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-01-20 06:34:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-01-20 06:34:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-01-20 06:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-20 06:34:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a61b7a09-ls32
2022-01-23 16:06:04 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-23 16:06:05 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-23 16:06:06 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.1.2-ls39 Build-date:- 2022-01-23T16:00:43+00:00
2022-01-23 16:06:07 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-23 16:06:31 UTC/bin/sh -c #(nop) COPY dir:a6c7027c0ecf6fa6796ec03e0d4f32f0d5d0bc5839e77d871822cf7b5559f0f7 in /gclient
2022-01-23 16:06:33 UTC/bin/sh -c #(nop) COPY dir:71e79707e524f3faba9fda0b30cdaa43774508bd9dd94d804f101396ec4a1b80 in /
2022-01-23 16:06:45 UTC|2 BUILD_DATE=2022-01-23T16:00:43+00:00 VERSION=0.1.2-ls39 /bin/sh -c echo "**** install packages ****" && apk add --no-cache ca-certificates font-noto freerdp-libs nodejs openbox && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing ossp-uuid && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community websocat && echo "**** openbox tweaks ****" && sed -i 's/NLIMC/NLMC/g' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && rm -rf /tmp/*
2022-01-23 16:06:46 UTC/bin/sh -c #(nop) COPY dir:095eab29399ac3b0eb582c1515a0e9a40956ee5c96b9c14b234438415e3aa0ba in /
2022-01-23 16:06:48 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-01-23 16:06:49 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-23 16:06:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-23 16:06:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-23T16:00:43+00:00
2022-01-23 16:06:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-01-23 16:06:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-01-23 16:06:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-23 16:06:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=02e5d1f18356905a3bc47f8655f43f488f259588
2022-01-23 16:06:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=02e5d1f18356905a3bc47f8655f43f488f259588
2022-01-23 16:07:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-01-23 16:07:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-01-23 16:07:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-01-23 16:07:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-23 16:07:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.1.2-ls39
2022-01-30 06:03:15 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-30 06:03:16 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-30 06:03:18 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION
2022-01-30 06:03:19 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 94.0-r0-ls38 Build-date:- 2022-01-30T07:01:51+01:00
2022-01-30 06:03:20 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-30 06:03:33 UTC|3 BUILD_DATE=2022-01-30T07:01:51+01:00 FIREFOX_VERSION=94.0-r0 VERSION=94.0-r0-ls38 /bin/sh -c echo "**** install packages ****" && apk add --no-cache --virtual=build-dependencies curl && if [ -z ${FIREFOX_VERSION+x} ]; then FIREFOX_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp && awk '/^P:firefox$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add --no-cache firefox==${FIREFOX_VERSION} && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-01-30 06:03:34 UTC/bin/sh -c #(nop) COPY dir:8a8e126afbb5bcfaacd22b9681d8cd172fc6d81bd0dfa687eb30b3e55bfed0db in /
2022-01-30 06:03:36 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-01-30 06:03:37 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-30 06:03:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-30 06:03:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-30T07:01:51+01:00
2022-01-30 06:03:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Firefox](https://www.mozilla.org/en-US/firefox/) Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards.
2022-01-30 06:03:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-firefox
2022-01-30 06:03:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-30 06:03:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4d17d89dedb417e3ec630dd3e8559ae80ae3b95a
2022-01-30 06:03:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d17d89dedb417e3ec630dd3e8559ae80ae3b95a
2022-01-30 06:03:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-firefox
2022-01-30 06:03:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Firefox
2022-01-30 06:03:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-firefox/packages
2022-01-30 06:03:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-30 06:03:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=94.0-r0-ls38