2022-03-06 03:27:58 UTC
799 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:da02cc4ea57cc1a7f522300ad36ed58b4c559ac9b3b605e347dd4b88a9aaac24 - 11.71% (93.6 MB)
[#001] sha256:2884ed99c4bc48703b6ae79d4ef797428ec0a9e021ee2c52dadf3039be34592c - 0.23% (1.8 MB)
[#002] sha256:ce36afa1bfdf05870898115e6a77c39e9a3d8f04f2350206cbfc7bcf90bcc013 - 0.57% (4.55 MB)
[#003] sha256:ab2781cfec556a1131a89bdb3fdff6e89224f46d6ad9bd6d453ebd3f544c12b1 - 0.0% (2.9 KB)
[#004] sha256:8e6c5b1ecf7cf6fecb77661c1a6a76501769cd73955ad3b82aa8da485b9cffd6 - 0.08% (660 KB)
[#005] sha256:40086bd6830dba3b575685967af49cd193019bc0be6f23da058134a33981e408 - 1.48% (11.8 MB)
[#006] sha256:15a9527207e3fe79e346a755eb3380ec9f04cb01d107e8648aaf4183f1816cb7 - 30.11% (241 MB)
[#007] sha256:a0f7546012e955bb61a462fec34a47608c53ab0ab7b30264ad1727a7856697e7 - 0.0% (2.81 KB)
[#008] sha256:70b133d85d51a9500f0d19db630544de44977e09c14af3ebe19293a7ba35ad03 - 0.39% (3.14 MB)
[#009] sha256:db48756dd8c3263c043afacbc04a3a6f42f2a59cf179d9cfbf9796cc92ad08ba - 0.45% (3.62 MB)
[#010] sha256:bc03a83d48b7edd5194da268141bde4e323823e44fb586ba9fd0597165437d6d - 31.82% (254 MB)
[#011] sha256:3ce8d6d7306b8e61401eec442e2e12e442d508d7fd0e98ebcc5a8bbc80d9643b - 0.0% (1.11 KB)
[#012] sha256:0537a5eb4c412bac99823e82dc9cf0073e3185b7a833e687e23857c2b924e2ff - 23.15% (185 MB)
[#013] sha256:2cc285811099f6846afd9e9df35679a3c921add7f1e28556783acb3aef420fe9 - 0.0% (873 Bytes)
/bin/sh -c #(nop) COPY dir:3ff8c21a646c7e7de9e3a84a67d55ef95aa0519542e870067c3005e4daf8a63a in /
2022-03-01 14:04:49 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-01 14:04:49 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-01 14:04:50 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7058dcf3-ls39 Build-date:- 2022-03-01T15:02:04+01:00
2022-03-01 14:04:50 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-03-01 14:04:50 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-03-01 14:04:50 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2022-03-01 14:04:50 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-03-01 14:04:51 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-03-01 14:06:02 UTC|4 BUILD_DATE=2022-03-01T15:02:04+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=7058dcf3-ls39 /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-03-01 14:06:03 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-03-01 14:06:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-03-01 14:06:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-01 14:06:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-01T15:02:04+01:00
2022-03-01 14:06:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-03-01 14:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-03-01 14:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-01 14:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0fd50987a2cd94b7bb6be1156ff14a5f04adc2a0
2022-03-01 14:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0fd50987a2cd94b7bb6be1156ff14a5f04adc2a0
2022-03-01 14:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-03-01 14:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-03-01 14:06:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-03-01 14:06:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-01 14:06:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=7058dcf3-ls39
2022-03-04 23:43:44 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-04 23:43:44 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-04 23:43:44 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.18.1-1-ls37 Build-date:- 2022-03-05T00:37:23+01:00
2022-03-04 23:43:44 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-04 23:43:44 UTC/bin/sh -c #(nop) COPY dir:664f65fb0ee63450c2fe837b34f949a0111e7c601801e790e3298819dd11915a in /
2022-03-04 23:43:44 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-03-04 23:43:45 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2022-03-04 23:44:29 UTC|2 BUILD_DATE=2022-03-05T00:37:23+01:00 VERSION=0.2.18-10.6-20.9.18.1-1-ls37 /bin/sh -c echo "**** install deps ****" && pacman -Sy --noconfirm --needed docker fuse lame libfdk-aac libjpeg-turbo libxrandr mesa openssh 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-03-04 23:44:32 UTC/bin/sh -c #(nop) COPY dir:98fe3bb69f217602f10f198780ce9080fc876124c8cbe4bb7210f0d1bf33411c in /
2022-03-04 23:44:32 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-03-04 23:44:33 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-04 23:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-04 23:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-05T00:37:23+01:00
2022-03-04 23:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-03-04 23:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-03-04 23:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-04 23:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fbc6262c48c2e08b5599080fe6379e3ef6b9d586
2022-03-04 23:44:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fbc6262c48c2e08b5599080fe6379e3ef6b9d586
2022-03-04 23:44:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-03-04 23:44:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-03-04 23:44:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-03-04 23:44:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-04 23:44:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.18.1-1-ls37
2022-03-05 02:59:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-05 02:59:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-05 02:59:26 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1f128f95-ls34 Build-date:- 2022-03-05T03:52:15+01:00
2022-03-05 02:59:26 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-05 02:59:28 UTC/bin/sh -c #(nop) COPY dir:49e8adff36f4f5d89cd62bfac6a5745cedbeb71a79210d7c17fd0020fe70db00 in /gclient
2022-03-05 02:59:30 UTC/bin/sh -c #(nop) COPY dir:b6af3d1f60415598e2ec12091a35e8cf4e09e6be81ded14678926c8a25019aa4 in /
2022-03-05 03:04:30 UTC|2 BUILD_DATE=2022-03-05T03:52:15+01:00 VERSION=1f128f95-ls34 /bin/sh -c echo "**** install packages ****" && pacman -Sy --noconfirm --needed base-devel freerdp git nodejs noto-fonts openbox pavucontrol websocat xorg-xmessage && echo "**** build AUR packages ****" && cd /tmp && AUR_PACKAGES=" dbus-x11" && pacman -Rns --noconfirm -dd dbus && for PACKAGE in ${AUR_PACKAGES}; do git clone https://aur.archlinux.org/${PACKAGE}.git && chown -R abc:abc ${PACKAGE} && cd ${PACKAGE} && sudo -u abc makepkg -sAci --skipinteg --noconfirm --needed && cd /tmp ; done && 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-03-05 03:04:35 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-03-05 03:04:35 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-03-05 03:04:35 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-05 03:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-05 03:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-05T03:52:15+01:00
2022-03-05 03:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-03-05 03:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-03-05 03:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-05 03:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=a87d8af7e446741d3dbf6d12022df58b4c032184
2022-03-05 03:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=a87d8af7e446741d3dbf6d12022df58b4c032184
2022-03-05 03:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-03-05 03:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-03-05 03:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-03-05 03:04:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-05 03:04:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1f128f95-ls34
2022-03-06 03:26:59 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-06 03:26:59 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-06 03:26:59 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-03-06 03:27:00 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 02a2ceb8-ls8 Build-date:- 2022-03-06T04:25:50+01:00
2022-03-06 03:27:00 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-03-06 03:27:00 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-03-06 03:27:55 UTC|3 BUILD_DATE=2022-03-06T04:25:50+01:00 CALIBRE_RELEASE=02a2ceb8 VERSION=02a2ceb8-ls8 /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-03-06 03:27:56 UTC/bin/sh -c #(nop) COPY dir:f40ac026bd03faa5dfa9c2cdab0ebdd51ef81c990966ba917a0f536961b2f97e in /
2022-03-06 03:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-06 03:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-06T04:25:50+01:00
2022-03-06 03:27:56 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-03-06 03:27:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-03-06 03:27:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-06 03:27:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=35e8e64d551051e60b759b35519d6f498a1d01cb
2022-03-06 03:27:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=35e8e64d551051e60b759b35519d6f498a1d01cb
2022-03-06 03:27:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-03-06 03:27:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-03-06 03:27:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-03-06 03:27:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-06 03:27:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=02a2ceb8-ls8
2022-03-06 03:32:18 UTC
800 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:1d56eef364bc156ca14e1cca35d9ed30b2c6cff63c8cc6b9a44d28d707c67bfa - 15.0% (120 MB)
[#001] sha256:dfaf4900a19e25c237b66b67ebe0318063f38051564f58ea517f65566bfea169 - 0.27% (2.15 MB)
[#002] sha256:cfd63653d238ccdf2c12d3ad9b36ecfc3e41cd6ae66ee24b4e28c8759a57d78f - 0.37% (2.92 MB)
[#003] sha256:c6264e7116158b33d0a2d9a9cc1c11c8d39a3ffdb9c57c51fefd68400cef5971 - 0.0% (2.9 KB)
[#004] sha256:fcac3651408459383cb182f51143ef03275c2b19ce46f4d3ed78b636c6d55e88 - 0.08% (634 KB)
[#005] sha256:a590344dd8f9e4cb17022f78744a18c0c06881f9d619d323fe0e80b5fec54e2d - 1.48% (11.8 MB)
[#006] sha256:766622aa8987daeff7072c16df368706564767f1799554d7b63ac064688ab950 - 27.69% (222 MB)
[#007] sha256:2e694308741d70ec881aa46200be519bd35e84d9442770f65b5301617016e47c - 0.0% (2.77 KB)
[#008] sha256:ac89de28a5a1335d19a1f82966e98847a9ed651622b4e0acceadc5793777aa45 - 0.39% (3.14 MB)
[#009] sha256:416e91d9568c88a1e1c939c1cb98b971ee8f75ac0d58123fa7aa7e89bff923c7 - 0.43% (3.45 MB)
[#010] sha256:5ad54a261b98ac6dbc65668d0ab8ce4980bfe84423bac25b968aa679daba3cab - 30.63% (245 MB)
[#011] sha256:3501851564b590d5fd5f51cde879aa5700ad59cf9736f50ee22548123bb2b08b - 0.0% (1.12 KB)
[#012] sha256:6fc9b2a784f188a3829ebaf20bbee3837f8599b3488d3857a334e8d587f37020 - 23.66% (189 MB)
[#013] sha256:40752cb59c49a8990eb8c75532f694ba06917d6e45f86c8606fa76a52da853d6 - 0.0% (873 Bytes)
/bin/sh -c #(nop) COPY dir:eda0c48760c2b32d3cbf017dfb5241afc1fcf53f1b5e79d02ae24fef0563d4ee in /
2022-03-01 14:08:03 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-01 14:08:04 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-01 14:08:05 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7058dcf3-ls39 Build-date:- 2022-03-01T15:02:04+01:00
2022-03-01 14:08:06 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-03-01 14:08:07 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-03-01 14:08:08 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-03-01 14:08:10 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-03-01 14:08:12 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-03-01 14:08:30 UTC|4 BUILD_DATE=2022-03-01T15:02:04+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=7058dcf3-ls39 /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-03-01 14:08:31 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-03-01 14:08:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-03-01 14:08:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-01 14:08:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-01T15:02:04+01:00
2022-03-01 14:08:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-03-01 14:08:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-03-01 14:08:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-01 14:08:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0fd50987a2cd94b7bb6be1156ff14a5f04adc2a0
2022-03-01 14:08:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0fd50987a2cd94b7bb6be1156ff14a5f04adc2a0
2022-03-01 14:08:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-03-01 14:08:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-03-01 14:08:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-03-01 14:08:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-01 14:08:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=7058dcf3-ls39
2022-03-04 23:47:38 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-04 23:47:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-04 23:47:40 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.18.1-1-ls37 Build-date:- 2022-03-05T00:37:23+01:00
2022-03-04 23:47:41 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-04 23:47:43 UTC/bin/sh -c #(nop) COPY dir:8a6c976309ef648859916d626efff0ed48829016233853fd00a259a5e9b7669c in /
2022-03-04 23:47:44 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-03-04 23:50:26 UTC|2 BUILD_DATE=2022-03-05T00:37:23+01:00 VERSION=0.2.18-10.6-20.9.18.1-1-ls37 /bin/sh -c echo "**** install deps ****" && pacman -Sy --noconfirm --needed docker fuse lame libfdk-aac libjpeg-turbo libxrandr openssh pulseaudio sudo 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-03-04 23:50:28 UTC/bin/sh -c #(nop) COPY dir:98fe3bb69f217602f10f198780ce9080fc876124c8cbe4bb7210f0d1bf33411c in /
2022-03-04 23:50:30 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-03-04 23:50:31 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-04 23:50:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-04 23:50:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-05T00:37:23+01:00
2022-03-04 23:50:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-03-04 23:50:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-03-04 23:50:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-04 23:50:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fbc6262c48c2e08b5599080fe6379e3ef6b9d586
2022-03-04 23:50:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fbc6262c48c2e08b5599080fe6379e3ef6b9d586
2022-03-04 23:50:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-03-04 23:50:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-03-04 23:50:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-03-04 23:50:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-04 23:50:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.18.1-1-ls37
2022-03-05 03:05:45 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-05 03:05:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-05 03:05:46 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1f128f95-ls34 Build-date:- 2022-03-05T03:52:15+01:00
2022-03-05 03:05:46 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-05 03:05:51 UTC/bin/sh -c #(nop) COPY dir:03c77cdf8e858dc09eb241d7fc00f62badb46866c890871349b5c988cbdda5ad in /gclient
2022-03-05 03:05:52 UTC/bin/sh -c #(nop) COPY dir:b5a5a42b22f4f90c8323671bb26d2ae50739ee1bd7090022e5f3951f38bb61c7 in /
2022-03-05 03:15:35 UTC|2 BUILD_DATE=2022-03-05T03:52:15+01:00 VERSION=1f128f95-ls34 /bin/sh -c echo "**** install packages ****" && pacman -Sy --noconfirm --needed base-devel freerdp git nodejs noto-fonts openbox pavucontrol websocat xorg-xmessage && echo "**** build AUR packages ****" && cd /tmp && AUR_PACKAGES=" dbus-x11" && pacman -Rns --noconfirm -dd dbus && for PACKAGE in ${AUR_PACKAGES}; do git clone https://aur.archlinux.org/${PACKAGE}.git && chown -R abc:abc ${PACKAGE} && cd ${PACKAGE} && sudo -u abc makepkg -sAci --skipinteg --noconfirm --needed && cd /tmp ; done && 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-03-05 03:15:39 UTC/bin/sh -c #(nop) COPY dir:0eca25b26790627023fc46b2c0ad3473403157249db6d81fffe44417ca17199c in /
2022-03-05 03:15:39 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-03-05 03:15:40 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-05 03:15:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-05 03:15:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-05T03:52:15+01:00
2022-03-05 03:15:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-03-05 03:15:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-03-05 03:15:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-05 03:15:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=a87d8af7e446741d3dbf6d12022df58b4c032184
2022-03-05 03:15:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=a87d8af7e446741d3dbf6d12022df58b4c032184
2022-03-05 03:15:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-03-05 03:15:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-03-05 03:15:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-03-05 03:15:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-05 03:15:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1f128f95-ls34
2022-03-06 03:28:41 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-06 03:28:44 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-06 03:28:47 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-03-06 03:28:50 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 02a2ceb8-ls8 Build-date:- 2022-03-06T04:25:50+01:00
2022-03-06 03:28:53 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-03-06 03:28:56 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-03-06 03:31:27 UTC|3 BUILD_DATE=2022-03-06T04:25:50+01:00 CALIBRE_RELEASE=02a2ceb8 VERSION=02a2ceb8-ls8 /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-03-06 03:31:32 UTC/bin/sh -c #(nop) COPY dir:f40ac026bd03faa5dfa9c2cdab0ebdd51ef81c990966ba917a0f536961b2f97e in /
2022-03-06 03:31:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-06 03:31:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-06T04:25:50+01:00
2022-03-06 03:31:43 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-03-06 03:31:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-03-06 03:31:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-06 03:31:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=35e8e64d551051e60b759b35519d6f498a1d01cb
2022-03-06 03:31:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=35e8e64d551051e60b759b35519d6f498a1d01cb
2022-03-06 03:32:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-03-06 03:32:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-03-06 03:32:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-03-06 03:32:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-06 03:32:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=02a2ceb8-ls8
2022-03-06 03:32:00 UTC
824 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:439ac7031ab7dd4b09cc4163413437b720e6fa93ff14fb4f74019a7db1d7ce4a - 15.59% (128 MB)
[#001] sha256:caa3e6dc2b9b9839eccb9a7128a39699394616ba68e7c8eb653a200a3dee8312 - 0.26% (2.15 MB)
[#002] sha256:05105e517c4ca7a3c2efda4af7275b166070674bbf5e54cac70be4ba3062145c - 0.36% (2.95 MB)
[#003] sha256:0520e09ecb5bf2bbf7c72900ee5eeb0ed8aeb4ea9cbcc6b557f70d3a66b523d7 - 0.0% (2.9 KB)
[#004] sha256:aa78302a2b1f7ff4818a573bea18673b2b44269ad97a5e2b05ccde1fb742b53e - 0.08% (681 KB)
[#005] sha256:809ab4154c7ce721f72b2efdfb84317eb4bfc60e12f9071205f5b94d91173ed2 - 1.43% (11.8 MB)
[#006] sha256:33fbf828adbcd75c52aa34bb97fcb7226552e161c011358215a87e4a0fa54e72 - 27.69% (228 MB)
[#007] sha256:80c44a482f29cca6a4671792f5a07434f4eea695787b63c2920481f4603c517b - 0.0% (2.78 KB)
[#008] sha256:eb5d8cc8e4c5639ee0b69b0f9107fea21fc91ce3f96c486c3311375c1851b374 - 0.38% (3.13 MB)
[#009] sha256:fcf04bfdbdaca5a5076d597ab1f2af027e15ce5919352ad002ca59826d174588 - 0.44% (3.62 MB)
[#010] sha256:9d62d60e2650f86c6a22fa8f8e7287c397464d419cc39f3047ce719e859d96c7 - 30.49% (251 MB)
[#011] sha256:5080df659987629b45ace194f4e6ae5d33b539a2b7c900b4132433981254e0dc - 0.0% (1.06 KB)
[#012] sha256:43818c5604384c555ea2e34e28340b879831833d33362aafdc9e2644de5eb0ee - 23.27% (192 MB)
[#013] sha256:fe36bed084d10352b2a7315c7ac5f4b26345ee1d595d45a0b117a0fe904af13b - 0.0% (882 Bytes)
/bin/sh -c #(nop) COPY dir:3915ea3a69c25f3a3354a73b1780b80d1ce6ef442fcdea3575fcf6a9e0f66b5a in /
2022-03-01 14:08:38 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-01 14:08:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-01 14:08:40 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7058dcf3-ls39 Build-date:- 2022-03-01T15:02:04+01:00
2022-03-01 14:08:41 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-03-01 14:08:41 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-03-01 14:08:42 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2022-03-01 14:08:43 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-03-01 14:08:45 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2022-03-01 14:08:55 UTC|4 BUILD_DATE=2022-03-01T15:02:04+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=7058dcf3-ls39 /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-03-01 14:08:56 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-03-01 14:08:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-03-01 14:08:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-01 14:08:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-01T15:02:04+01:00
2022-03-01 14:08:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-03-01 14:09:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-03-01 14:09:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-01 14:09:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0fd50987a2cd94b7bb6be1156ff14a5f04adc2a0
2022-03-01 14:09:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0fd50987a2cd94b7bb6be1156ff14a5f04adc2a0
2022-03-01 14:09:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-03-01 14:09:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-03-01 14:09:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-03-01 14:09:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-01 14:09:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=7058dcf3-ls39
2022-03-04 23:49:40 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-04 23:49:41 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-04 23:49:42 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.18.1-1-ls37 Build-date:- 2022-03-05T00:37:23+01:00
2022-03-04 23:49:43 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-04 23:49:44 UTC/bin/sh -c #(nop) COPY dir:26f9edd958f41a9e8e60215a9f8e3539e331fedc1cc75bd9844075e22df6a8e2 in /
2022-03-04 23:49:45 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-03-04 23:54:19 UTC|2 BUILD_DATE=2022-03-05T00:37:23+01:00 VERSION=0.2.18-10.6-20.9.18.1-1-ls37 /bin/sh -c echo "**** install deps ****" && pacman -Sy --noconfirm --needed docker fuse lame libfdk-aac libjpeg-turbo libxrandr openssh pulseaudio sudo 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-03-04 23:54:21 UTC/bin/sh -c #(nop) COPY dir:98fe3bb69f217602f10f198780ce9080fc876124c8cbe4bb7210f0d1bf33411c in /
2022-03-04 23:54:22 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-03-04 23:54:24 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-04 23:54:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-04 23:54:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-05T00:37:23+01:00
2022-03-04 23:54:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-03-04 23:54:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-03-04 23:54:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-04 23:54:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fbc6262c48c2e08b5599080fe6379e3ef6b9d586
2022-03-04 23:54:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fbc6262c48c2e08b5599080fe6379e3ef6b9d586
2022-03-04 23:54:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-03-04 23:54:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-03-04 23:54:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-03-04 23:54:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-04 23:54:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.18.1-1-ls37
2022-03-05 03:02:21 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-05 03:02:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-05 03:02:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1f128f95-ls34 Build-date:- 2022-03-05T03:52:15+01:00
2022-03-05 03:02:26 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-05 03:02:29 UTC/bin/sh -c #(nop) COPY dir:6dbeb905a1de67eed6191990bb61f02d69e1e3da263cfec3ba45be5f527380bf in /gclient
2022-03-05 03:02:30 UTC/bin/sh -c #(nop) COPY dir:60b7c72700bbe1a5d49469e49b8ba77c75abb017b0768143192e2ba83624fa17 in /
2022-03-05 03:08:28 UTC|2 BUILD_DATE=2022-03-05T03:52:15+01:00 VERSION=1f128f95-ls34 /bin/sh -c echo "**** install packages ****" && pacman -Sy --noconfirm --needed base-devel freerdp git nodejs noto-fonts openbox pavucontrol websocat xorg-xmessage && echo "**** build AUR packages ****" && cd /tmp && AUR_PACKAGES=" dbus-x11" && pacman -Rns --noconfirm -dd dbus && for PACKAGE in ${AUR_PACKAGES}; do git clone https://aur.archlinux.org/${PACKAGE}.git && chown -R abc:abc ${PACKAGE} && cd ${PACKAGE} && sudo -u abc makepkg -sAci --skipinteg --noconfirm --needed && cd /tmp ; done && 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-03-05 03:08:32 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-03-05 03:08:34 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-03-05 03:08:36 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-05 03:08:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-05 03:08:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-05T03:52:15+01:00
2022-03-05 03:08:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-03-05 03:08:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-03-05 03:08:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-05 03:08:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=a87d8af7e446741d3dbf6d12022df58b4c032184
2022-03-05 03:08:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=a87d8af7e446741d3dbf6d12022df58b4c032184
2022-03-05 03:08:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-03-05 03:08:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-03-05 03:09:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-03-05 03:09:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-05 03:09:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1f128f95-ls34
2022-03-06 03:28:19 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-06 03:28:27 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-06 03:28:31 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-03-06 03:28:33 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 02a2ceb8-ls8 Build-date:- 2022-03-06T04:25:50+01:00
2022-03-06 03:28:36 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-03-06 03:28:38 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-03-06 03:31:18 UTC|3 BUILD_DATE=2022-03-06T04:25:50+01:00 CALIBRE_RELEASE=02a2ceb8 VERSION=02a2ceb8-ls8 /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-03-06 03:31:22 UTC/bin/sh -c #(nop) COPY dir:f40ac026bd03faa5dfa9c2cdab0ebdd51ef81c990966ba917a0f536961b2f97e in /
2022-03-06 03:31:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-06 03:31:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-06T04:25:50+01:00
2022-03-06 03:31:31 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-03-06 03:31:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-03-06 03:31:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-06 03:31:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=35e8e64d551051e60b759b35519d6f498a1d01cb
2022-03-06 03:31:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=35e8e64d551051e60b759b35519d6f498a1d01cb
2022-03-06 03:31:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-03-06 03:31:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-03-06 03:31:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-03-06 03:31:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-06 03:32:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=02a2ceb8-ls8
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.