2022-10-18 14:05:44 UTC
820 MB
8080
GUIAUTOSTARTtrue
HOME/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
[#000] sha256:87e8ce6625d3c7246753ffe0695c9d1b814f2fa9cf4a5dd21bfb1a7e5830797b - 18.12% (149 MB)
[#001] sha256:435e7c740e4c1020de17daa4ffe29401bfcb4cec8fe6815154bb2a2de51a26a1 - 0.1% (862 KB)
[#002] sha256:1c9c2fce809ddc6efb7f424ac83b9e62703625cda11c3741b3f62abff5e8d3db - 0.0% (5.51 KB)
[#003] sha256:cde162e2074bf3b6b935da9a3d4fa67483f8ac3cdca72f5d58ce79bd0031bb13 - 0.08% (684 KB)
[#004] sha256:90694ad38f608035c2372e97ff329e1eb7723507003fc57e4184f03c7eed70d8 - 1.49% (12.2 MB)
[#005] sha256:9ec99f28c828923a0d6445fc6ff15914a818ba20b8c3234a8ba78bcaf07857a5 - 22.82% (187 MB)
[#006] sha256:4869a3ce78189b64a8d026c941523be1422b9b3f9b7859a29ad1320130bca024 - 0.0% (2.78 KB)
[#007] sha256:8f71ce153d78ec5d5c41fd78f2dd59b6f758c5fba7742f8d3f7ae3b907637a0c - 0.45% (3.72 MB)
[#008] sha256:e1aba0a3d2d0fe34a567b7b3c8ade000976bf68c538f9d4d72fc102246aed0da - 0.44% (3.62 MB)
[#009] sha256:faefe311e7e6c67466d8ae55b0378020a9101ab3c5c17150a408d80cbce0cd0a - 28.21% (231 MB)
[#010] sha256:f029c1de704af926d9ded6e93a95d546bf003774ab1c62b773e6dbcd5962b77d - 0.0% (1.05 KB)
[#011] sha256:9bd554f87a41bcbaca0bb0da35c60f9a2eb36a3e4ea8a11ac118252c3fe5066f - 28.27% (232 MB)
[#012] sha256:eb2e66fefd332585ddd83b225617d1f8de90d4e7ee61e92ab8274292396e4d02 - 0.0% (1.05 KB)
/bin/sh -c #(nop) COPY dir:439f29564334900eb075a2cade4e3333a0d8e5a31e6dc0ef41402351c0a05495 in /
2022-10-11 14:38:16 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-11 14:38:19 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-11 14:38:22 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3d4daa98-ls73 Build-date:- 2022-10-11T16:26:45+02:00
2022-10-11 14:38:24 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-10-11 14:38:25 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-10-11 14:38:33 UTC|2 BUILD_DATE=2022-10-11T16:26:45+02:00 VERSION=3d4daa98-ls73 /bin/sh -c echo "**** create abc user and make our folders ****" && groupadd -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && echo "**** configure pacman ****" && locale-gen && pacman-key --init && pacman-key --populate archlinuxarm && echo "**** configure locale ****" && echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen && echo "**** cleanup ****" && chmod 755 /etc /usr /usr/bin && rm -rf /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*
2022-10-11 14:38:34 UTC/bin/sh -c #(nop) COPY dir:5b8409263405f1d8f2e71a47e538839fe23b4486c9a0462d6d7c103c90e2963a in /
2022-10-11 14:38:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-10-11 14:38:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-11 14:38:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-11T16:26:45+02:00
2022-10-11 14:38:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-10-11 14:38:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-10-11 14:38:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-11 14:38:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7521397a82981f1178cca1592b94ca66c17152d1
2022-10-11 14:38:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7521397a82981f1178cca1592b94ca66c17152d1
2022-10-11 14:38:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-10-11 14:38:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-10-11 14:38:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-10-11 14:38:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-11 14:38:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3d4daa98-ls73
2022-10-17 18:00:04 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-17 18:00:04 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-17 18:00:04 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.9.19-20.9.19-20.6-3-ls77 Build-date:- 2022-10-17T12:49:23-05:00
2022-10-17 18:00:04 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-10-17 18:00:04 UTC/bin/sh -c #(nop) COPY dir:bc9d268075e696a78f9751322bef57892dcee7fbec9ad6f2a807aedbba9a94e8 in /
2022-10-17 18:00:05 UTC/bin/sh -c #(nop) COPY file:89c74a8040b5efc85370e46be536d1d4c1a184907bb25f2c78ed635866ebc3f9 in /usr/local/bin/docker-compose
2022-10-17 18:03:49 UTC|2 BUILD_DATE=2022-10-17T12:49:23-05:00 VERSION=0.9.19-20.9.19-20.6-3-ls77 /bin/sh -c echo "**** install deps ****" && pacman -Sy --noconfirm --needed docker fuse imlib2 lame libfdk-aac libjpeg-turbo libxrandr openssh pciutils pulseaudio sudo xf86-video-amdgpu xorg-server xterm && echo "**** configure locale ****" && echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen && echo "**** cleanup and user perms ****" && echo "abc:abc" | chpasswd && usermod -s /bin/bash abc && echo 'abc ALL=(ALL) NOPASSWD:ALL' > /etc/sudoers.d/abc && rm -rf /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*
2022-10-17 18:03:57 UTC/bin/sh -c #(nop) COPY dir:d2503117ef81ff44f736d91ee838d4010f38b0bcb00a77f8677def1c96ad78f1 in /
2022-10-17 18:03:57 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-10-17 18:03:58 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-10-17 18:03:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-17 18:03:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-17T12:49:23-05:00
2022-10-17 18:03:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-10-17 18:03:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-10-17 18:03:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-17 18:03:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=47fb1071d5ce0cc521a4050c6689d88184aab902
2022-10-17 18:03:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=47fb1071d5ce0cc521a4050c6689d88184aab902
2022-10-17 18:03:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-10-17 18:03:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-10-17 18:03:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-10-17 18:03:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-17 18:03:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.9.19-20.9.19-20.6-3-ls77
2022-10-17 20:42:40 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-17 20:42:40 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-17 20:42:40 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a95e952b-ls63 Build-date:- 2022-10-17T15:32:54-05:00
2022-10-17 20:42:40 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-10-17 20:42:41 UTC/bin/sh -c #(nop) COPY dir:321624599a0b7310de0232479c12424eb59d79b2c163d6de40925f9ceed2ebeb in /gclient
2022-10-17 20:42:42 UTC/bin/sh -c #(nop) COPY dir:ac6bfe330d56e81851a4577f84955012255a7214b1dadfd9e38975b86417fc91 in /
2022-10-17 20:48:33 UTC|2 BUILD_DATE=2022-10-17T15:32:54-05:00 VERSION=a95e952b-ls63 /bin/sh -c echo "**** install packages ****" && pacman -Sy --noconfirm --needed base-devel freerdp git nodejs noto-fonts openbox pavucontrol websocat xorg-xmessage && echo "**** build dbus-x11 ****" && cd /tmp && pacman -Rns --noconfirm -dd dbus && git clone https://aur.archlinux.org/dbus-x11.git && chown -R abc:abc dbus-x11 && cd dbus-x11 && sed -i '/check()/,+2 d' PKGBUILD && sudo -u abc makepkg -sAci --skipinteg --noconfirm --needed && echo "**** openbox tweaks ****" && sed -i 's/NLIMC/NLMC/g' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && pacman -Rsn --noconfirm gcc git $(pacman -Qdtq) && rm -rf /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*
2022-10-17 20:48:35 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-10-17 20:48:35 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-10-17 20:48:35 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-10-17 20:48:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-17 20:48:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-17T15:32:54-05:00
2022-10-17 20:48:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-10-17 20:48:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-10-17 20:48:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-17 20:48:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e35127cf016e9f9205b81fc9c9537d6fdffce65d
2022-10-17 20:48:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e35127cf016e9f9205b81fc9c9537d6fdffce65d
2022-10-17 20:48:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-10-17 20:48:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-10-17 20:48:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-10-17 20:48:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-17 20:48:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a95e952b-ls63
2022-10-18 14:01:12 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-18 14:01:15 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-18 14:01:17 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-10-18 14:01:20 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fd6efe27-ls43 Build-date:- 2022-10-18T13:59:58+00:00
2022-10-18 14:01:22 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-10-18 14:01:25 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-10-18 14:04:59 UTC|3 BUILD_DATE=2022-10-18T13:59:58+00:00 CALIBRE_RELEASE=fd6efe27 VERSION=fd6efe27-ls43 /bin/sh -c echo "**** install runtime packages ****" && pacman -Sy --noconfirm --needed calibre && dbus-uuidgen > /etc/machine-id && echo "**** cleanup ****" && rm -rf /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*
2022-10-18 14:05:03 UTC/bin/sh -c #(nop) COPY dir:1d70253b21d370c8231c07fc010416493f6b9dd8533c5366933a763dfcbfaa57 in /
2022-10-18 14:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-18 14:05:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-18T13:59:58+00:00
2022-10-18 14:05:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Calibre](https://calibre-ebook.com/) is a powerful and easy to use e-book manager. Users say it’s outstanding and a must-have. It’ll allow you to do nearly everything and it takes things a step beyond normal e-book software. It’s also completely free and open source and great for both casual users and computer experts.
2022-10-18 14:05:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-10-18 14:05:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-18 14:05:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=152ad7f8aefbb565000c519a9b20bc487c2826cf
2022-10-18 14:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=152ad7f8aefbb565000c519a9b20bc487c2826cf
2022-10-18 14:05:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-10-18 14:05:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-10-18 14:05:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-10-18 14:05:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-18 14:05:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fd6efe27-ls43
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.