2022-02-01 00:52:54 UTC
757 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:2c2aff92b03f45745eb9a003e0aa363955cb82c26be0c4b347dec8e5ebb06083 - 12.12% (91.7 MB)
[#001] sha256:5b1a4e46c7052127cb212d6c187bd72542450f18f98519e920d090f0a95697cd - 0.24% (1.8 MB)
[#002] sha256:df6ca181d1351a8e2d1419da2fcb6c064b09b2dd3c0d0ceeb217bf1f69399354 - 0.6% (4.53 MB)
[#003] sha256:40b072ac089ae274aa73b1b59eff6f5d4e629f4e84817578baaec6673e68c2bc - 0.0% (2.9 KB)
[#004] sha256:2d434f7e4440dd66c9e2603b5eba0c6766b016da4b785b34cd4066358368a858 - 0.09% (660 KB)
[#005] sha256:9baaab526fe195c5e3a66385d82338a7526a1c690c914d8fbbd046916aed9eb0 - 1.56% (11.8 MB)
[#006] sha256:33f58542be613938976c01bae15ebcbef8c7d1c69b0148dee14433a65af2b4d8 - 31.1% (235 MB)
[#007] sha256:1fbe7ce80af9327715f33f21560599b82784264945a877d3751da47678cef5e5 - 0.0% (2.26 KB)
[#008] sha256:bbac72756bf5bbf7b90973caf46e11940d6e16b846e87de2583368eefc50e04f - 0.41% (3.13 MB)
[#009] sha256:26ddc863c08316cd23e7c6eb654a0ffcb7ab9bc4ae019257b12fcce0c4d1c033 - 0.48% (3.62 MB)
[#010] sha256:994a9c0526f2bb6fbbd7ed2b7298ec224cbead1f694e2e59a23b754e8baa005b - 29.09% (220 MB)
[#011] sha256:56503cf4b09b094e1a26ab7bff0bf17e95cdbfa837fe82c065375fbbf599f9e7 - 0.0% (1.1 KB)
[#012] sha256:4e13350b7c42a021738878300e3c89dc8e805ef1c3e229b7831b506faa4a4555 - 24.32% (184 MB)
[#013] sha256:78841c5517d5bf9cd32c9a0f3024fa90146fab82568508b5b0c2ebfd59e73630 - 0.0% (873 Bytes)
/bin/sh -c #(nop) COPY dir:6e61b9daddcbc10273a55b2c81eabee108b0a59a5fd44e4d0d3e9f3f356fdb4f in /
2022-01-25 14:04:21 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-25 14:04:22 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-25 14:04:22 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 79f5c7f7-ls33 Build-date:- 2022-01-25T15:02:07+01:00
2022-01-25 14:04:22 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-01-25 14:04:22 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-01-25 14:04:22 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2022-01-25 14:04:23 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-01-25 14:04:23 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-01-25 14:05:07 UTC|4 BUILD_DATE=2022-01-25T15:02:07+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=79f5c7f7-ls33 /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-01-25 14:05:07 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-01-25 14:05:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-01-25 14:05:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-25 14:05:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-25T15:02:07+01:00
2022-01-25 14:05:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-01-25 14:05:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-01-25 14:05:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-25 14:05:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=c0502c37193381167218b26a2fcc698dfae596df
2022-01-25 14:05:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c0502c37193381167218b26a2fcc698dfae596df
2022-01-25 14:05:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-01-25 14:05:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-01-25 14:05:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-01-25 14:05:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-25 14:05:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=79f5c7f7-ls33
2022-01-27 06:39:29 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-27 06:39:29 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-27 06:39:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.6-20.2.18-10.9.18-3-ls28 Build-date:- 2022-01-27T07:33:45+01:00
2022-01-27 06:39:29 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-27 06:39:29 UTC/bin/sh -c #(nop) COPY dir:fd7a0df0f1f96cc31dd17bbc2dd22bba046126e0d22c6f2caa5f442b5d062e41 in /
2022-01-27 06:39:30 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-01-27 06:40:11 UTC|2 BUILD_DATE=2022-01-27T07:33:45+01:00 VERSION=0.6-20.2.18-10.9.18-3-ls28 /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-01-27 06:40:14 UTC/bin/sh -c #(nop) COPY dir:ac25f006a4b3f1a011b16ceb60712e4e9d433007630527abde4eb74de20bb21a in /
2022-01-27 06:40:14 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-01-27 06:40:14 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-27 06:40:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-27 06:40:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-27T07:33:45+01:00
2022-01-27 06:40:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-01-27 06:40:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-01-27 06:40:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-27 06:40:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=3b53695bd60e543776fc67fd0751333cff85a1d5
2022-01-27 06:40:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3b53695bd60e543776fc67fd0751333cff85a1d5
2022-01-27 06:40:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-01-27 06:40:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-01-27 06:40:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-01-27 06:40:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-27 06:40:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.6-20.2.18-10.9.18-3-ls28
2022-01-31 23:35:18 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-31 23:35:18 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-31 23:35:18 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4116b3b0-ls24 Build-date:- 2022-02-01T00:31:47+01:00
2022-01-31 23:35:18 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-31 23:35:19 UTC/bin/sh -c #(nop) COPY dir:cd04c6e23804348d67f5af919c472dde6b5cb63fb4f2740138f8959586538ddb in /gclient
2022-01-31 23:35:19 UTC/bin/sh -c #(nop) COPY dir:eb05adfb1247591a23343e211708da4f46b33f1005b81e4a52fc4089f74f50b9 in /
2022-01-31 23:37:50 UTC|2 BUILD_DATE=2022-02-01T00:31:47+01:00 VERSION=4116b3b0-ls24 /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-01-31 23:37:54 UTC/bin/sh -c #(nop) COPY dir:c16c9883f9b44907c697518a4edbebfd9bb5c851f23901d8ff037a9f440c6128 in /
2022-01-31 23:37:54 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-01-31 23:37:54 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-31 23:37:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-31 23:37:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-01T00:31:47+01:00
2022-01-31 23:37:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-01-31 23:37:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-01-31 23:37:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-31 23:37:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=113ccc5169c3c58d4e97a32c0fa69d9c95c79d31
2022-01-31 23:37:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=113ccc5169c3c58d4e97a32c0fa69d9c95c79d31
2022-01-31 23:37:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-01-31 23:37:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-01-31 23:37:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-01-31 23:37:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-31 23:37:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4116b3b0-ls24
2022-02-01 00:52:26 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-01 00:52:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-01 00:52:26 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-02-01 00:52:26 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 46f8445f-ls3 Build-date:- 2022-02-01T01:51:40+01:00
2022-02-01 00:52:26 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-02-01 00:52:26 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-02-01 00:52:52 UTC|3 BUILD_DATE=2022-02-01T01:51:40+01:00 CALIBRE_RELEASE=46f8445f VERSION=46f8445f-ls3 /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-02-01 00:52:53 UTC/bin/sh -c #(nop) COPY dir:f40ac026bd03faa5dfa9c2cdab0ebdd51ef81c990966ba917a0f536961b2f97e in /
2022-02-01 00:52:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-01 00:52:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-01T01:51:40+01:00
2022-02-01 00:52:53 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-02-01 00:52:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-02-01 00:52:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-01 00:52:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7e4dc659ca663eb76c39a1c4209685f5de3e3ac4
2022-02-01 00:52:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7e4dc659ca663eb76c39a1c4209685f5de3e3ac4
2022-02-01 00:52:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-02-01 00:52:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-02-01 00:52:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-02-01 00:52:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-01 00:52:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=46f8445f-ls3
2022-02-01 00:57:48 UTC
790 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:c1441cd78371426c4473b77bf6f92e36942a023501b8e8cb4083dd21ad2ea9c0 - 14.97% (118 MB)
[#001] sha256:664579dece2b29d58c0e81c8cbb56d6c70ff4b5436bce36d4311f338ab259bef - 0.27% (2.15 MB)
[#002] sha256:3bc83f5840d655b967c715bbb1a815cc29f84051d60bdbfd2192d4fedebf2a5e - 0.37% (2.92 MB)
[#003] sha256:1ab1d7375e8f7f2daca0e5188873d99f4d9633ef8ac4623da2389ed1569f24d4 - 0.0% (2.9 KB)
[#004] sha256:23358f9d7d4c19cc931bc7bac58d05a0dd6aebd4342e42a0e2411ef28640317f - 0.08% (636 KB)
[#005] sha256:0ac9178a71b2989fe66ec48dae51ab39c4f2dd0889dd7caa823f5159c3324ee6 - 1.5% (11.8 MB)
[#006] sha256:eb599aa73b2cdd496ca9b38ed3a16bd5dbbcd082c765b66782219d73e59929c9 - 27.56% (218 MB)
[#007] sha256:064b6bec717afd720ccd067ce3f96a7da29a6f6952d6283bc00da16be4262d24 - 0.0% (2.22 KB)
[#008] sha256:17b300433f298af86e13a4a6f5a0be322c91a679efed11dcf4caf76d15c153f0 - 0.4% (3.13 MB)
[#009] sha256:caa6c9e5948884eb6d6637d7e242e8e09cf97f47c178f41b8ee42b750501be1f - 0.44% (3.45 MB)
[#010] sha256:d161e93e8bdeea2a696cecc96c766019afe5bec172bc0e8c248440ece318488d - 30.56% (241 MB)
[#011] sha256:ce6cce3b7ed1b8acf041cd6143e8efc29f3a7817deeee9a9999632228b238ed3 - 0.0% (1.11 KB)
[#012] sha256:137a371d521d96fbc5b05147bb422105ec378bf7d2def7e6ebf847d76753dada - 23.86% (188 MB)
[#013] sha256:07038cbad6a18629efe99f27cdaa7e629bd001d72974cfc7e9f60117b6e20d41 - 0.0% (880 Bytes)
/bin/sh -c #(nop) COPY dir:589c53631b473451bb5cefd9e30c6cbe64d38f1700028ad3dc05d09270353f36 in /
2022-01-25 14:09:27 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-25 14:09:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-25 14:09:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 79f5c7f7-ls33 Build-date:- 2022-01-25T15:02:07+01:00
2022-01-25 14:09:31 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-01-25 14:09:32 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-01-25 14:09:33 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-01-25 14:09:34 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-01-25 14:09:37 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-01-25 14:09:52 UTC|4 BUILD_DATE=2022-01-25T15:02:07+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=79f5c7f7-ls33 /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-01-25 14:09:53 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-01-25 14:09:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-01-25 14:09:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-25 14:09:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-25T15:02:07+01:00
2022-01-25 14:09:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-01-25 14:09:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-01-25 14:09:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-25 14:10:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=c0502c37193381167218b26a2fcc698dfae596df
2022-01-25 14:10:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c0502c37193381167218b26a2fcc698dfae596df
2022-01-25 14:10:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-01-25 14:10:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-01-25 14:10:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-01-25 14:10:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-25 14:10:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=79f5c7f7-ls33
2022-01-27 06:44:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-27 06:44:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-27 06:44:27 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.6-20.2.18-10.9.18-3-ls28 Build-date:- 2022-01-27T07:33:45+01:00
2022-01-27 06:44:28 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-27 06:44:30 UTC/bin/sh -c #(nop) COPY dir:a3a63336945c5e2957c509360121eaf89bb43974b3696050e17095278a64472f in /
2022-01-27 06:44:31 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-01-27 06:47:55 UTC|2 BUILD_DATE=2022-01-27T07:33:45+01:00 VERSION=0.6-20.2.18-10.9.18-3-ls28 /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-01-27 06:47:57 UTC/bin/sh -c #(nop) COPY dir:ac25f006a4b3f1a011b16ceb60712e4e9d433007630527abde4eb74de20bb21a in /
2022-01-27 06:47:59 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-01-27 06:48:01 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-27 06:48:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-27 06:48:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-27T07:33:45+01:00
2022-01-27 06:48:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-01-27 06:48:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-01-27 06:48:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-27 06:48:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=3b53695bd60e543776fc67fd0751333cff85a1d5
2022-01-27 06:48:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3b53695bd60e543776fc67fd0751333cff85a1d5
2022-01-27 06:48:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-01-27 06:48:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-01-27 06:48:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-01-27 06:48:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-27 06:48:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.6-20.2.18-10.9.18-3-ls28
2022-01-31 23:46:27 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-31 23:46:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-31 23:46:28 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4116b3b0-ls24 Build-date:- 2022-02-01T00:31:47+01:00
2022-01-31 23:46:28 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-31 23:46:32 UTC/bin/sh -c #(nop) COPY dir:defee7c8cfd8f054e0d7549b7b1c481de4553c12e041657a0d5dbede60d96a0b in /gclient
2022-01-31 23:46:34 UTC/bin/sh -c #(nop) COPY dir:ca7339047b2ea2893d0650c5839d15e9a4bf9a2ab3224132dbcc7e2bedba5ea7 in /
2022-01-31 23:57:02 UTC|2 BUILD_DATE=2022-02-01T00:31:47+01:00 VERSION=4116b3b0-ls24 /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-01-31 23:57:06 UTC/bin/sh -c #(nop) COPY dir:d1dd60559c0ce61c4a1a5b301e5dcf09da21234bcd7a2eb1e717552a4b996247 in /
2022-01-31 23:57:06 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-01-31 23:57:06 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-31 23:57:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-31 23:57:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-01T00:31:47+01:00
2022-01-31 23:57:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-01-31 23:57:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-01-31 23:57:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-31 23:57:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=113ccc5169c3c58d4e97a32c0fa69d9c95c79d31
2022-01-31 23:57:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=113ccc5169c3c58d4e97a32c0fa69d9c95c79d31
2022-01-31 23:57:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-01-31 23:57:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-01-31 23:57:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-01-31 23:57:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-31 23:57:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4116b3b0-ls24
2022-02-01 00:53:14 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-01 00:53:17 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-01 00:53:20 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-02-01 00:53:23 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 46f8445f-ls3 Build-date:- 2022-02-01T01:51:40+01:00
2022-02-01 00:53:26 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-02-01 00:53:29 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-02-01 00:56:57 UTC|3 BUILD_DATE=2022-02-01T01:51:40+01:00 CALIBRE_RELEASE=46f8445f VERSION=46f8445f-ls3 /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-02-01 00:57:02 UTC/bin/sh -c #(nop) COPY dir:f40ac026bd03faa5dfa9c2cdab0ebdd51ef81c990966ba917a0f536961b2f97e in /
2022-02-01 00:57:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-01 00:57:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-01T01:51:40+01:00
2022-02-01 00:57:13 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-02-01 00:57:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-02-01 00:57:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-01 00:57:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7e4dc659ca663eb76c39a1c4209685f5de3e3ac4
2022-02-01 00:57:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7e4dc659ca663eb76c39a1c4209685f5de3e3ac4
2022-02-01 00:57:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-02-01 00:57:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-02-01 00:57:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-02-01 00:57:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-01 00:57:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=46f8445f-ls3
2022-02-01 00:57:26 UTC
816 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:56653ff745a0d0f5e20123e61518b8f8e86bfcb3a91ff3003af35cd30108b1fb - 15.61% (127 MB)
[#001] sha256:504f8e3bc0451c52c87df01b8ce3d7daa52240c7b190677a6e70154e1cea0d9c - 0.26% (2.15 MB)
[#002] sha256:5df2940440a37fd1925e71938b94fa8915303846a27bfe9242b788c49b352742 - 0.36% (2.94 MB)
[#003] sha256:1ab1d7375e8f7f2daca0e5188873d99f4d9633ef8ac4623da2389ed1569f24d4 - 0.0% (2.9 KB)
[#004] sha256:6472a8f8ee9cd984539abe2df735c9e03959c3e572a8c90214111afe41b45d39 - 0.08% (685 KB)
[#005] sha256:e1926cc62272252027a5f817515b6fb8fd348115ffe88054e7495ec8f2cd1838 - 1.45% (11.8 MB)
[#006] sha256:d6ecb214f362fe6c5097e21615d655b9416e13ba3d5d7d19ce0422594179c1bf - 27.54% (225 MB)
[#007] sha256:65cfcd6dcdfc2365a0dd45ac24130c66520c7f13dd1c89889db2f5a62537b016 - 0.0% (2.21 KB)
[#008] sha256:9523b95e6f2a57c3d9b8e9e4be714924834f192064b17706e3863e53a149b1c2 - 0.38% (3.13 MB)
[#009] sha256:bba59f58eeff27811aca3a6a1a0b0484f1df298d740a069d3adb3faca73fab5c - 0.44% (3.6 MB)
[#010] sha256:0f4ef379d65c584ce56108dff346cff3076c99b5b60bb15d1b63ab2d0335717f - 30.5% (249 MB)
[#011] sha256:2c436a67752d56f5c1c7738ec404e30ae23d5ba3ffa8611398a861863ec1b3c2 - 0.0% (1.05 KB)
[#012] sha256:02f22ccafb47923128661663844d10259d1128fdf46ca0de5c19081a4a6e149f - 23.37% (191 MB)
[#013] sha256:fe36bed084d10352b2a7315c7ac5f4b26345ee1d595d45a0b117a0fe904af13b - 0.0% (882 Bytes)
/bin/sh -c #(nop) COPY dir:fbbaf93073c594bb0ffa599469f5d42d2c6b1bb1b72011415054cf7ebfe879e4 in /
2022-01-25 14:11:34 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-25 14:11:34 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-25 14:11:35 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 79f5c7f7-ls33 Build-date:- 2022-01-25T15:02:07+01:00
2022-01-25 14:11:36 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-01-25 14:11:37 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-01-25 14:11:38 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2022-01-25 14:11:39 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-01-25 14:11:41 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2022-01-25 14:11:52 UTC|4 BUILD_DATE=2022-01-25T15:02:07+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=79f5c7f7-ls33 /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-01-25 14:11:53 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-01-25 14:11:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-01-25 14:11:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-25 14:11:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-25T15:02:07+01:00
2022-01-25 14:11:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-01-25 14:11:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-01-25 14:11:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-25 14:11:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=c0502c37193381167218b26a2fcc698dfae596df
2022-01-25 14:12:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c0502c37193381167218b26a2fcc698dfae596df
2022-01-25 14:12:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-01-25 14:12:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-01-25 14:12:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-01-25 14:12:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-25 14:12:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=79f5c7f7-ls33
2022-01-27 06:45:18 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-27 06:45:19 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-27 06:45:20 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.6-20.2.18-10.9.18-3-ls28 Build-date:- 2022-01-27T07:33:45+01:00
2022-01-27 06:45:21 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-27 06:45:23 UTC/bin/sh -c #(nop) COPY dir:be80743b0b1dc662f0e666b8fde5fcd1264aea6c392d4624d1139211338ddcc0 in /
2022-01-27 06:45:24 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-01-27 06:50:17 UTC|2 BUILD_DATE=2022-01-27T07:33:45+01:00 VERSION=0.6-20.2.18-10.9.18-3-ls28 /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-01-27 06:50:19 UTC/bin/sh -c #(nop) COPY dir:ac25f006a4b3f1a011b16ceb60712e4e9d433007630527abde4eb74de20bb21a in /
2022-01-27 06:50:20 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-01-27 06:50:22 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-27 06:50:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-27 06:50:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-27T07:33:45+01:00
2022-01-27 06:50:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-01-27 06:50:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-01-27 06:50:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-27 06:50:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=3b53695bd60e543776fc67fd0751333cff85a1d5
2022-01-27 06:50:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3b53695bd60e543776fc67fd0751333cff85a1d5
2022-01-27 06:50:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-01-27 06:50:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-01-27 06:50:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-01-27 06:50:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-27 06:50:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.6-20.2.18-10.9.18-3-ls28
2022-01-31 23:59:11 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-31 23:59:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-31 23:59:14 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4116b3b0-ls24 Build-date:- 2022-02-01T00:31:47+01:00
2022-01-31 23:59:16 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-01-31 23:59:19 UTC/bin/sh -c #(nop) COPY dir:8a51090ec6d7d31755d7d1b694ffba2775d2b4fcf9a1010a6f3a7938c14f98e6 in /gclient
2022-01-31 23:59:21 UTC/bin/sh -c #(nop) COPY dir:c2809bdf828fd94ac957bddf6cbf295f94719ab27a9e4893d570a8f216030e5e in /
2022-02-01 00:14:29 UTC|2 BUILD_DATE=2022-02-01T00:31:47+01:00 VERSION=4116b3b0-ls24 /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-02-01 00:14:33 UTC/bin/sh -c #(nop) COPY dir:c16c9883f9b44907c697518a4edbebfd9bb5c851f23901d8ff037a9f440c6128 in /
2022-02-01 00:14:36 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-02-01 00:14:38 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-01 00:14:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-01 00:14:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-01T00:31:47+01:00
2022-02-01 00:14:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-02-01 00:14:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-02-01 00:14:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-01 00:14:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=113ccc5169c3c58d4e97a32c0fa69d9c95c79d31
2022-02-01 00:14:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=113ccc5169c3c58d4e97a32c0fa69d9c95c79d31
2022-02-01 00:15:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-02-01 00:15:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-02-01 00:15:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-02-01 00:15:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-01 00:15:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4116b3b0-ls24
2022-02-01 00:53:05 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-01 00:53:07 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-01 00:53:10 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-02-01 00:53:12 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 46f8445f-ls3 Build-date:- 2022-02-01T01:51:40+01:00
2022-02-01 00:53:15 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-02-01 00:53:17 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-02-01 00:56:43 UTC|3 BUILD_DATE=2022-02-01T01:51:40+01:00 CALIBRE_RELEASE=46f8445f VERSION=46f8445f-ls3 /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-02-01 00:56:47 UTC/bin/sh -c #(nop) COPY dir:f40ac026bd03faa5dfa9c2cdab0ebdd51ef81c990966ba917a0f536961b2f97e in /
2022-02-01 00:56:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-01 00:56:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-01T01:51:40+01:00
2022-02-01 00:56: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-02-01 00:57:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-02-01 00:57:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-01 00:57:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7e4dc659ca663eb76c39a1c4209685f5de3e3ac4
2022-02-01 00:57:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7e4dc659ca663eb76c39a1c4209685f5de3e3ac4
2022-02-01 00:57:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-02-01 00:57:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-02-01 00:57:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-02-01 00:57:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-01 00:57:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=46f8445f-ls3
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.