2022-05-29 03:58:15 UTC
789 MB
8080
GUIAUTOSTARTtrue
HOME/config
NVIDIA_DRIVER_CAPABILITIEScompute,video,utility
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:fd02c7030c193b5dbcf53294c440906354b81450feb4bcc43d63964afaa5e80e - 11.69% (92.2 MB)
[#001] sha256:53f9072695931c519ab412bb07c992b140eb3aa331ea7bd63d372b605981ce82 - 0.23% (1.8 MB)
[#002] sha256:99d82ebf5cc15b3a6c74825e8e1be49568eac9d17938e3b1d41e6226047b9496 - 0.58% (4.57 MB)
[#003] sha256:8e80587e0935096d4acad8141616e708d4c817fcd0f5853ca4054037aa6c2615 - 0.0% (2.9 KB)
[#004] sha256:cce9cfceaa0ff4a9cae5ace10d49d1b266ace0841d9ec19f4f8e2a9c923246fd - 0.08% (671 KB)
[#005] sha256:8e0edaa01debe15507594f9165fb84c24bb2fc7da7d87bd25c092d7878f256d8 - 1.55% (12.2 MB)
[#006] sha256:69f26df5df31833936e3e352bd0dbf65c37a1a13cdf5d8eab408c50f6474a37b - 30.28% (239 MB)
[#007] sha256:773a78ceddb550086d383e38c3749e0917f9a2a2ee1fa44ec89aa88227a1c24b - 0.0% (2.81 KB)
[#008] sha256:4e2a5f308672e728e5e5b7c405baaefc0c66280092387d77ab661d2bdbaaf894 - 0.43% (3.37 MB)
[#009] sha256:ba10dd43ee9f63e112b6305d227147cc765a2fdbf460c96fa9822c1612df46f2 - 0.46% (3.61 MB)
[#010] sha256:62d9c43b0432fa10087a27f2a5733bd3b48171bed822cb843bb18f0d80e54263 - 31.31% (247 MB)
[#011] sha256:43bdc997e20b578ea2411d577a386feefa544a30723f52c84d2fd2bee063ada1 - 0.0% (1.11 KB)
[#012] sha256:2669ca00d7fe9faa786ea0848d3a1f9a1bbcbd74fe6f97596cf0c8b7d7e8f1d0 - 23.39% (185 MB)
[#013] sha256:f1f3501a43a9c4f109728524cccfeae4b4f8b1eb9ec4b1265cb383e39cb34521 - 0.0% (902 Bytes)
/bin/sh -c #(nop) COPY dir:3c14a8cae85e52137b6b8ba77c623e7422a20759ce10c72859c02b987d5a518c in /
2022-05-03 14:14:57 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-03 14:14:57 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-03 14:14:57 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2d3798f6-ls47 Build-date:- 2022-05-03T09:10:00-05:00
2022-05-03 14:14:57 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-05-03 14:14:57 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-05-03 14:14:57 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2022-05-03 14:14:57 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-05-03 14:14:58 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-05-03 14:15:42 UTC|4 BUILD_DATE=2022-05-03T09:10:00-05:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=2d3798f6-ls47 /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 "**** install s6 ****" && chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** configure pacman ****" && locale-gen && pacman-key --init && pacman-key --populate archlinux && echo "**** patch files ****" && pacman -Sy --noconfirm patch && patch -u /etc/s6/init/init-stage2 -i /init-stage2.patch && echo "**** configure locale ****" && echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen && echo "**** cleanup ****" && pacman -Rsn --noconfirm patch && rm -rf /init-stage2.patch /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*
2022-05-03 14:15:42 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-05-03 14:15:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-05-03 14:15:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-03 14:15:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-03T09:10:00-05:00
2022-05-03 14:15:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-05-03 14:15:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-05-03 14:15:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-03 14:15:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b5f0b27a87616c3fcbc2405984e576d211112165
2022-05-03 14:15:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b5f0b27a87616c3fcbc2405984e576d211112165
2022-05-03 14:15:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-05-03 14:15:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-05-03 14:15:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-05-03 14:15:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-03 14:15:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2d3798f6-ls47
2022-05-12 06:47:38 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-12 06:47:38 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-12 06:47:38 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.19-2-ls50 Build-date:- 2022-05-12T01:42:33-05:00
2022-05-12 06:47:38 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-05-12 06:47:38 UTC/bin/sh -c #(nop) COPY dir:1332bdeb3ebee4da5603fadf58fb57cf9d6ba30ad449738e29ac9bd9cb8a01b5 in /
2022-05-12 06:47:39 UTC/bin/sh -c #(nop) COPY file:89c74a8040b5efc85370e46be536d1d4c1a184907bb25f2c78ed635866ebc3f9 in /usr/local/bin/docker-compose
2022-05-12 06:47:39 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2022-05-12 06:48:10 UTC|2 BUILD_DATE=2022-05-12T01:42:33-05:00 VERSION=0.2.18-10.6-20.9.19-2-ls50 /bin/sh -c echo "**** install deps ****" && pacman -Sy --noconfirm --needed docker fuse imlib2 lame libfdk-aac libjpeg-turbo libxrandr mesa openssh pciutils pulseaudio sudo xf86-video-ati xf86-video-amdgpu xf86-video-intel 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-05-12 06:48:11 UTC/bin/sh -c #(nop) COPY dir:98fe3bb69f217602f10f198780ce9080fc876124c8cbe4bb7210f0d1bf33411c in /
2022-05-12 06:48:11 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-05-12 06:48:12 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-05-12 06:48:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-12 06:48:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-12T01:42:33-05:00
2022-05-12 06:48:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-05-12 06:48:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-05-12 06:48:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-12 06:48:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d63dbe07fabee208efc134faee62299a6fd70b9c
2022-05-12 06:48:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d63dbe07fabee208efc134faee62299a6fd70b9c
2022-05-12 06:48:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-05-12 06:48:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-05-12 06:48:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-05-12 06:48:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-12 06:48:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.19-2-ls50
2022-05-22 16:11:58 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-22 16:11:58 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-22 16:11:58 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 270b4938-ls44 Build-date:- 2022-05-22T18:06:04+02:00
2022-05-22 16:11:59 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-05-22 16:12:02 UTC/bin/sh -c #(nop) COPY dir:f1b5520c46ec55c8d33b318483e91a10415c710be246b95e4185eb1181ee1962 in /gclient
2022-05-22 16:12:03 UTC/bin/sh -c #(nop) COPY dir:79ccf5efeef9d795f7802e833baace71edc72adcf492ae12111678654a48b1d1 in /
2022-05-22 16:16:08 UTC|2 BUILD_DATE=2022-05-22T18:06:04+02:00 VERSION=270b4938-ls44 /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-05-22 16:16:09 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-05-22 16:16:09 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-05-22 16:16:09 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-05-22 16:16:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-22 16:16:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-22T18:06:04+02:00
2022-05-22 16:16:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-05-22 16:16:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-05-22 16:16:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-22 16:16:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e11827bb821382013beea175af21b298cc59dbcc
2022-05-22 16:16:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e11827bb821382013beea175af21b298cc59dbcc
2022-05-22 16:16:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-05-22 16:16:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-05-22 16:16:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-05-22 16:16:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-22 16:16:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=270b4938-ls44
2022-05-29 03:57:30 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-29 03:57:30 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-29 03:57:31 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-05-29 03:57:31 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b6d12fd5-ls21 Build-date:- 2022-05-29T05:56:26+02:00
2022-05-29 03:57:31 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-05-29 03:57:31 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-05-29 03:58:11 UTC|3 BUILD_DATE=2022-05-29T05:56:26+02:00 CALIBRE_RELEASE=b6d12fd5 VERSION=b6d12fd5-ls21 /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-05-29 03:58:13 UTC/bin/sh -c #(nop) COPY dir:48e9df9c3ed455ec64d19ff9e7783bdef2095b0cd0d6607b98e897f78708d0d8 in /
2022-05-29 03:58:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-29 03:58:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-29T05:56:26+02:00
2022-05-29 03:58: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-05-29 03:58:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-05-29 03:58:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-29 03:58:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cdbc521666f4e69abcbeae1373b5e7eb45cd0b43
2022-05-29 03:58:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cdbc521666f4e69abcbeae1373b5e7eb45cd0b43
2022-05-29 03:58:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-05-29 03:58:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-05-29 03:58:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-05-29 03:58:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-29 03:58:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=b6d12fd5-ls21
2022-05-29 04:02:43 UTC
801 MB
8080
GUIAUTOSTARTtrue
HOME/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:b1e68cd177b8e20485147363437224f1cf008841ea3ae0730f9c8f6c5c3f72e8 - 15.08% (121 MB)
[#001] sha256:c8fd43cc5b07cae1ca04128ad89f192a9cfe358e65fd03c708fdf805a16d22ac - 0.27% (2.15 MB)
[#002] sha256:c19d20192398388434744e76877aaccc5e266831864f78d45514053a511ed0d0 - 0.37% (2.92 MB)
[#003] sha256:1441ab4d93fbcbc8dddf6ef2fb1827491f9f62031fca79c5fa71c0dcf93b12df - 0.0% (2.9 KB)
[#004] sha256:b1599745e6e394b6971b1f95480f21259458ccaf786d64700e134dbedd26bf80 - 0.08% (637 KB)
[#005] sha256:eca67f83bacb6f75eb74a5fe93f8be3a4aaf199e34fd566e1e8fe525b91aeda5 - 1.52% (12.2 MB)
[#006] sha256:1a2cf5b84ce8dcf05be8ef6a277428e70baf50b7fcbf256940a27255681575a0 - 28.0% (224 MB)
[#007] sha256:b2b8e391bb5626986cf528985d263b557e4284615bf6c3c71f531f74681b7e16 - 0.0% (2.77 KB)
[#008] sha256:9481763d9ad6b5b60cd551d0b0af9633a6dfac9879fba1390ae5263b5ba52581 - 0.42% (3.36 MB)
[#009] sha256:2e5799af5f24ca0cfb056994b335f37ac10548400e8804736b033f059bb88302 - 0.43% (3.45 MB)
[#010] sha256:c400da5dd97ccd6998bbf10c71c14d2bf43b4c8699c873313885e789de97ce6d - 30.11% (241 MB)
[#011] sha256:8c0ed50f057e779f2032e8fa9656fd6dc1da8be4d92b18a155ab5a27f07f048d - 0.0% (1.04 KB)
[#012] sha256:7673d90f754642aa606aeaff945014f8cbbe7e412bafcbcb90022e1f4b173e64 - 23.71% (190 MB)
[#013] sha256:5195b3282862bfa7e6dd2dd35c7e1336de4bd6305dec1c2512015e2677cb5faf - 0.0% (903 Bytes)
/bin/sh -c #(nop) COPY dir:769e8b69ea7606dbe8cb25b9c0d656db38ec83dedf2013fedcf4a8fc8ff3a782 in /
2022-05-03 14:15:53 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-03 14:15:54 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-03 14:15:55 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2d3798f6-ls47 Build-date:- 2022-05-03T09:10:00-05:00
2022-05-03 14:15:56 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-05-03 14:15:57 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-05-03 14:15:58 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-05-03 14:15:59 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-05-03 14:16:02 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-05-03 14:16:13 UTC|4 BUILD_DATE=2022-05-03T09:10:00-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=2d3798f6-ls47 /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 "**** install s6 ****" && chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** configure pacman ****" && locale-gen && pacman-key --init && pacman-key --populate archlinuxarm && echo "**** patch files ****" && pacman -Sy --noconfirm patch && patch -u /etc/s6/init/init-stage2 -i /init-stage2.patch && echo "**** configure locale ****" && echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen && echo "**** cleanup ****" && pacman -Rsn --noconfirm patch && rm -rf /init-stage2.patch /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*
2022-05-03 14:16:14 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-05-03 14:16:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-05-03 14:16:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-03 14:16:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-03T09:10:00-05:00
2022-05-03 14:16:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-05-03 14:16:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-05-03 14:16:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-03 14:16:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b5f0b27a87616c3fcbc2405984e576d211112165
2022-05-03 14:16:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b5f0b27a87616c3fcbc2405984e576d211112165
2022-05-03 14:16:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-05-03 14:16:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-05-03 14:16:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-05-03 14:16:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-03 14:16:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2d3798f6-ls47
2022-05-12 06:52:02 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-12 06:52:03 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-12 06:52:04 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.19-2-ls50 Build-date:- 2022-05-12T01:42:33-05:00
2022-05-12 06:52:05 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-05-12 06:52:06 UTC/bin/sh -c #(nop) COPY dir:95816a14049ec5f6f63c21d923e8f0e797cbae29af7b76e3424367796eded678 in /
2022-05-12 06:52:08 UTC/bin/sh -c #(nop) COPY file:89c74a8040b5efc85370e46be536d1d4c1a184907bb25f2c78ed635866ebc3f9 in /usr/local/bin/docker-compose
2022-05-12 06:54:27 UTC|2 BUILD_DATE=2022-05-12T01:42:33-05:00 VERSION=0.2.18-10.6-20.9.19-2-ls50 /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-05-12 06:54:29 UTC/bin/sh -c #(nop) COPY dir:98fe3bb69f217602f10f198780ce9080fc876124c8cbe4bb7210f0d1bf33411c in /
2022-05-12 06:54:31 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-05-12 06:54:33 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-05-12 06:54:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-12 06:54:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-12T01:42:33-05:00
2022-05-12 06:54:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-05-12 06:54:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-05-12 06:54:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-12 06:54:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d63dbe07fabee208efc134faee62299a6fd70b9c
2022-05-12 06:54:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d63dbe07fabee208efc134faee62299a6fd70b9c
2022-05-12 06:54:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-05-12 06:54:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-05-12 06:54:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-05-12 06:54:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-12 06:54:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.19-2-ls50
2022-05-22 16:14:56 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-22 16:14:58 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-22 16:15:00 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 270b4938-ls44 Build-date:- 2022-05-22T18:06:04+02:00
2022-05-22 16:15:01 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-05-22 16:15:06 UTC/bin/sh -c #(nop) COPY dir:091e66bb5f50e740d12ca132bf46ef988cf2662f51c37902572863565425a2ea in /gclient
2022-05-22 16:15:08 UTC/bin/sh -c #(nop) COPY dir:83e97a4fe4e40da726a11927621a5d961cf7aa8ed0b69c031c42ccc75589d0cd in /
2022-05-22 16:19:55 UTC|2 BUILD_DATE=2022-05-22T18:06:04+02:00 VERSION=270b4938-ls44 /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-05-22 16:19:59 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-05-22 16:20:02 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-05-22 16:20:05 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-05-22 16:20:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-22 16:20:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-22T18:06:04+02:00
2022-05-22 16:20:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-05-22 16:20:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-05-22 16:20:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-22 16:20:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e11827bb821382013beea175af21b298cc59dbcc
2022-05-22 16:20:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e11827bb821382013beea175af21b298cc59dbcc
2022-05-22 16:20:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-05-22 16:20:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-05-22 16:20:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-05-22 16:20:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-22 16:20:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=270b4938-ls44
2022-05-29 03:59:17 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-29 03:59:20 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-29 03:59:23 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-05-29 03:59:25 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b6d12fd5-ls21 Build-date:- 2022-05-29T05:56:26+02:00
2022-05-29 03:59:28 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-05-29 03:59:31 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-05-29 04:01:54 UTC|3 BUILD_DATE=2022-05-29T05:56:26+02:00 CALIBRE_RELEASE=b6d12fd5 VERSION=b6d12fd5-ls21 /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-05-29 04:01:58 UTC/bin/sh -c #(nop) COPY dir:48e9df9c3ed455ec64d19ff9e7783bdef2095b0cd0d6607b98e897f78708d0d8 in /
2022-05-29 04:02:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-29 04:02:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-29T05:56:26+02:00
2022-05-29 04:02:09 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-05-29 04:02:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-05-29 04:02:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-29 04:02:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cdbc521666f4e69abcbeae1373b5e7eb45cd0b43
2022-05-29 04:02:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cdbc521666f4e69abcbeae1373b5e7eb45cd0b43
2022-05-29 04:02:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-05-29 04:02:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-05-29 04:02:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-05-29 04:02:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-29 04:02:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=b6d12fd5-ls21
2022-05-29 04:02:47 UTC
818 MB
8080
GUIAUTOSTARTtrue
HOME/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:feb7a664b70e189407ac492d15f0404a764b68224043d918952b3bead6601515 - 15.75% (129 MB)
[#001] sha256:13765db5d920045256ceb73744fa7ea28c694285250ef57b2fd918e3f20211ea - 0.26% (2.15 MB)
[#002] sha256:5af381baa00e17f64297a5b62a462d30d0ff864b9c46eb340c590edf1740db39 - 0.36% (2.95 MB)
[#003] sha256:3976517feb1b90468ecb7c297de360974d57ed0dcea2185b24ef9b0d3e4b6553 - 0.0% (2.9 KB)
[#004] sha256:890d027c23d0a6e4ccb1ab51e4f641b968d1f0edb379fa2c17916c86464d37f3 - 0.08% (684 KB)
[#005] sha256:d972812551153b3d9273a999292832f2a10a8ade94780e9dad132f73ebbe568e - 1.49% (12.2 MB)
[#006] sha256:961bf3abba0b238e0b4fe8860b783147ef9d9c846c47138d360551ccf0baf000 - 27.61% (226 MB)
[#007] sha256:e58918c27f979519ebb9f89ad7547d44e993cfd932ca06f3c7d128360e3938e2 - 0.0% (2.77 KB)
[#008] sha256:85067797459fcf59af66873a834ce24c32964449fbb992fcc438535602720e5b - 0.41% (3.36 MB)
[#009] sha256:439fd662da335f5471e1cdbeff7b789445d184fcca27e0b3ea5bca766104a4a0 - 0.44% (3.62 MB)
[#010] sha256:420a78c4ae8988551c1bec827317589be388b4e7a0e5284106710e66bfbdf30b - 30.12% (246 MB)
[#011] sha256:33a0734d0b77f42e06b9e77840a92038f50d37e1f36d291ad149a22c860e0086 - 0.0% (1.05 KB)
[#012] sha256:a5ec735e9d5c4b6d30ac01f8aed34de1dee0fa5f767ad3cabf21886e5c6bb605 - 23.47% (192 MB)
[#013] sha256:b89dd0b6fb0776b0ed262655f053fb18eb82fb407967b5df17c17c54c8a6f93f - 0.0% (903 Bytes)
/bin/sh -c #(nop) COPY dir:8124a37eaa4a338445cc59c1ae066ab937d2cbba9364c64ba6f2d8ee55a93ecb in /
2022-05-03 14:18:47 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-03 14:18:48 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-03 14:18:49 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2d3798f6-ls47 Build-date:- 2022-05-03T09:10:00-05:00
2022-05-03 14:18:49 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-05-03 14:18:50 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-05-03 14:18:51 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2022-05-03 14:18:52 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-05-03 14:18:54 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2022-05-03 14:19:12 UTC|4 BUILD_DATE=2022-05-03T09:10:00-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=2d3798f6-ls47 /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 "**** install s6 ****" && chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** configure pacman ****" && locale-gen && pacman-key --init && pacman-key --populate archlinuxarm && echo "**** patch files ****" && pacman -Sy --noconfirm patch && patch -u /etc/s6/init/init-stage2 -i /init-stage2.patch && echo "**** configure locale ****" && echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen && echo "**** cleanup ****" && chmod 755 /etc /usr /usr/bin && pacman -Rsn --noconfirm patch && rm -rf /init-stage2.patch /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*
2022-05-03 14:19:13 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-05-03 14:19:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-05-03 14:19:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-03 14:19:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-03T09:10:00-05:00
2022-05-03 14:19:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-05-03 14:19:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-05-03 14:19:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-03 14:19:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b5f0b27a87616c3fcbc2405984e576d211112165
2022-05-03 14:19:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b5f0b27a87616c3fcbc2405984e576d211112165
2022-05-03 14:19:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-05-03 14:19:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-05-03 14:19:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-05-03 14:19:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-03 14:19:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2d3798f6-ls47
2022-05-12 06:52:37 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-12 06:52:38 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-12 06:52:39 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.19-2-ls50 Build-date:- 2022-05-12T01:42:33-05:00
2022-05-12 06:52:40 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-05-12 06:52:41 UTC/bin/sh -c #(nop) COPY dir:910e96187723c314b24117e582c6f0c41f11b3c75192bdd64cc1a4a1fc24f496 in /
2022-05-12 06:52:42 UTC/bin/sh -c #(nop) COPY file:89c74a8040b5efc85370e46be536d1d4c1a184907bb25f2c78ed635866ebc3f9 in /usr/local/bin/docker-compose
2022-05-12 06:55:35 UTC|2 BUILD_DATE=2022-05-12T01:42:33-05:00 VERSION=0.2.18-10.6-20.9.19-2-ls50 /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-05-12 06:55:37 UTC/bin/sh -c #(nop) COPY dir:98fe3bb69f217602f10f198780ce9080fc876124c8cbe4bb7210f0d1bf33411c in /
2022-05-12 06:55:39 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-05-12 06:55:40 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-05-12 06:55:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-12 06:55:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-12T01:42:33-05:00
2022-05-12 06:55:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-05-12 06:55:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-05-12 06:55:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-12 06:55:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d63dbe07fabee208efc134faee62299a6fd70b9c
2022-05-12 06:55:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d63dbe07fabee208efc134faee62299a6fd70b9c
2022-05-12 06:55:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-05-12 06:55:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-05-12 06:55:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-05-12 06:55:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-12 06:55:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.19-2-ls50
2022-05-22 16:16:22 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-22 16:16:24 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-22 16:16:25 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 270b4938-ls44 Build-date:- 2022-05-22T18:06:04+02:00
2022-05-22 16:16:26 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-05-22 16:16:30 UTC/bin/sh -c #(nop) COPY dir:c0eb6992f45be949ed798159cbdba16f2d6c101ef51a280b635ae3c155fcef1b in /gclient
2022-05-22 16:16:32 UTC/bin/sh -c #(nop) COPY dir:94389f46b9a6a3c00d259af6ed41664330a2fca61ca183fb8d6829015292043e in /
2022-05-22 16:22:16 UTC|2 BUILD_DATE=2022-05-22T18:06:04+02:00 VERSION=270b4938-ls44 /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-05-22 16:22:19 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-05-22 16:22:22 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-05-22 16:22:24 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-05-22 16:22:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-22 16:22:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-22T18:06:04+02:00
2022-05-22 16:22:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-05-22 16:22:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-05-22 16:22:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-22 16:22:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e11827bb821382013beea175af21b298cc59dbcc
2022-05-22 16:22:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e11827bb821382013beea175af21b298cc59dbcc
2022-05-22 16:22:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-05-22 16:22:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-05-22 16:22:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-05-22 16:22:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-22 16:22:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=270b4938-ls44
2022-05-29 03:58:56 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-29 03:58:58 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-29 03:59:01 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-05-29 03:59:03 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b6d12fd5-ls21 Build-date:- 2022-05-29T05:56:26+02:00
2022-05-29 03:59:06 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-05-29 03:59:08 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-05-29 04:02:04 UTC|3 BUILD_DATE=2022-05-29T05:56:26+02:00 CALIBRE_RELEASE=b6d12fd5 VERSION=b6d12fd5-ls21 /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-05-29 04:02:08 UTC/bin/sh -c #(nop) COPY dir:48e9df9c3ed455ec64d19ff9e7783bdef2095b0cd0d6607b98e897f78708d0d8 in /
2022-05-29 04:02:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-29 04:02:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-29T05:56:26+02:00
2022-05-29 04:02:18 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-05-29 04:02:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-05-29 04:02:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-29 04:02:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cdbc521666f4e69abcbeae1373b5e7eb45cd0b43
2022-05-29 04:02:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cdbc521666f4e69abcbeae1373b5e7eb45cd0b43
2022-05-29 04:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-05-29 04:02:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-05-29 04:02:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-05-29 04:02:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-29 04:02:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=b6d12fd5-ls21
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.