2022-02-20 03:28:48 UTC
753 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:fb6363d9e47b782e84fd5a6788087009e1a54b6326de8b8540e50b6a1465e670 - 12.31% (92.7 MB)
[#001] sha256:13900d7242e9efdcbefd901edef2327b719ce043ad3c2a8cd88788f711b8d66d - 0.24% (1.8 MB)
[#002] sha256:b14a1dea702daf31dd1cf03b34e212c2193b5cc299629fa421f7a3479e4bde0e - 0.6% (4.54 MB)
[#003] sha256:d3566e70003726a0d367b6837617a2d2eb10a49d9a5acc921fc850ad0e35e330 - 0.0% (2.9 KB)
[#004] sha256:508f9737c45c37da23a97faf5d34005196b6e46eb5a3fe20bbf6f5007873ba2b - 0.09% (660 KB)
[#005] sha256:60ac1bb45fff1c38f965f6ceb4c2ec6e8af63ca34341d3f73ef71cf617dda369 - 1.57% (11.8 MB)
[#006] sha256:a1da209334685072333a910281c9ffc908fb30b1b53740e0da4f6405ee0dc487 - 31.3% (236 MB)
[#007] sha256:440bb2865470c0885ff9e0dbae276d377d1f5b4e6ecf926e3bc644f632f46e6f - 0.0% (2.26 KB)
[#008] sha256:3c8282bb7d315c7c90224884ecb6817731308ca0b9d7ea849f9bfaf1ae0233c6 - 0.42% (3.19 MB)
[#009] sha256:1858bf03c5956e170e2ce3c65a6da317a81ff5fd5c74f6e5f46f1714842b8f7e - 0.48% (3.62 MB)
[#010] sha256:a064ddd0d77947157f35d4c2385282e1f6d7d59b9fe7ee47495aedbee5054045 - 28.48% (214 MB)
[#011] sha256:67807d4fa1bc0dc34756db9cc998878f6a674082619d25493611d2fe35f77bba - 0.0% (1.11 KB)
[#012] sha256:875d0ab15b09f1e8c7a63d38f088efd7efac850326ecf4e12746817175dd0e7c - 24.51% (185 MB)
[#013] sha256:3eb387a5fb59c83bc74f2588ad5a71c97722725f9961f65bc459dbd62f7571fb - 0.0% (873 Bytes)
/bin/sh -c #(nop) COPY dir:dd0b6006899b3f93aafa33937fc26524737eb37040a3401d58bf7d4a482a8056 in /
2022-02-16 19:35:40 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-16 19:35:40 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-16 19:35:41 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f269be15-ls37 Build-date:- 2022-02-16T20:33:24+01:00
2022-02-16 19:35:41 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-02-16 19:35:41 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-02-16 19:35:42 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2022-02-16 19:35:42 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-02-16 19:35:43 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-02-16 19:36:31 UTC|4 BUILD_DATE=2022-02-16T20:33:24+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=f269be15-ls37 /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-02-16 19:36:31 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-02-16 19:36:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-16 19:36:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-16 19:36:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-16T20:33:24+01:00
2022-02-16 19:36:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-02-16 19:36:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-02-16 19:36:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-16 19:36:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=8442fdfc0fc2fa259fee2f488638471da76853ff
2022-02-16 19:36:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=8442fdfc0fc2fa259fee2f488638471da76853ff
2022-02-16 19:36:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-02-16 19:36:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-02-16 19:36:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-02-16 19:36:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-16 19:36:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f269be15-ls37
2022-02-16 20:06:52 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-16 20:06:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-16 20:06:52 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.18.1-1-ls33 Build-date:- 2022-02-16T21:01:57+01:00
2022-02-16 20:06:52 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-16 20:06:52 UTC/bin/sh -c #(nop) COPY dir:21ee681788bf82851a117ca0352ef7a61858c9d3ac422ac49e25ffb093d734fe in /
2022-02-16 20:06:53 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-02-16 20:07:47 UTC|2 BUILD_DATE=2022-02-16T21:01:57+01:00 VERSION=0.2.18-10.6-20.9.18.1-1-ls33 /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-02-16 20:07:51 UTC/bin/sh -c #(nop) COPY dir:ac25f006a4b3f1a011b16ceb60712e4e9d433007630527abde4eb74de20bb21a in /
2022-02-16 20:07:52 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-02-16 20:07:52 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-16 20:07:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-16 20:07:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-16T21:01:57+01:00
2022-02-16 20:07:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-02-16 20:07:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-02-16 20:07:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-16 20:07:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d0048f4b41b66bfed6968f0f2ed14f4bf75159fa
2022-02-16 20:07:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d0048f4b41b66bfed6968f0f2ed14f4bf75159fa
2022-02-16 20:07:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-02-16 20:07:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-02-16 20:07:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-02-16 20:07:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-16 20:07:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.18.1-1-ls33
2022-02-17 00:43:21 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-17 00:43:21 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-17 00:43:21 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3a7c0da8-ls31 Build-date:- 2022-02-17T01:38:45+01:00
2022-02-17 00:43:21 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-17 00:43:23 UTC/bin/sh -c #(nop) COPY dir:b85cbdc0e86b6398c886012cd8fdc48a81d2931475906b159d21911c47ba2dfb in /gclient
2022-02-17 00:43:23 UTC/bin/sh -c #(nop) COPY dir:895a329f8397f58ee07dda796ce24e9c7cec423558708e8f0cc799d005e87ca4 in /
2022-02-17 00:47:25 UTC|2 BUILD_DATE=2022-02-17T01:38:45+01:00 VERSION=3a7c0da8-ls31 /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-17 00:47:29 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-02-17 00:47:29 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-02-17 00:47:29 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-17 00:47:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-17 00:47:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-17T01:38:45+01:00
2022-02-17 00:47:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-02-17 00:47:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-02-17 00:47:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-17 00:47:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=081d38c4d778f9af98dda5efd05fe63c1b8ba762
2022-02-17 00:47:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=081d38c4d778f9af98dda5efd05fe63c1b8ba762
2022-02-17 00:47:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-02-17 00:47:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-02-17 00:47:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-02-17 00:47:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-17 00:47:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3a7c0da8-ls31
2022-02-20 03:28:04 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-20 03:28:05 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-20 03:28:05 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-02-20 03:28:05 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 6e8a40cf-ls6 Build-date:- 2022-02-20T04:26:03+01:00
2022-02-20 03:28:05 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-02-20 03:28:05 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-02-20 03:28:45 UTC|3 BUILD_DATE=2022-02-20T04:26:03+01:00 CALIBRE_RELEASE=6e8a40cf VERSION=6e8a40cf-ls6 /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-20 03:28:47 UTC/bin/sh -c #(nop) COPY dir:f40ac026bd03faa5dfa9c2cdab0ebdd51ef81c990966ba917a0f536961b2f97e in /
2022-02-20 03:28:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-20 03:28:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-20T04:26:03+01:00
2022-02-20 03:28:47 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-20 03:28:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-02-20 03:28:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-20 03:28:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0ecf9ae6d6f633ece3ebda13d1b3b6c48fc77386
2022-02-20 03:28:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0ecf9ae6d6f633ece3ebda13d1b3b6c48fc77386
2022-02-20 03:28:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-02-20 03:28:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-02-20 03:28:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-02-20 03:28:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-20 03:28:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=6e8a40cf-ls6
2022-02-20 03:32:00 UTC
794 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:504ab0dc9915351bcb9bfe93c9afe635af18920346551133f85479566ba7a214 - 14.98% (119 MB)
[#001] sha256:b951ccfc1a70a97315dee38da661ab3a45f0141d30e1161f8d3d71a50b93f291 - 0.27% (2.15 MB)
[#002] sha256:dc21cf27ac1569338a77979315d00d21f36483c91b0e59191a1dcce2e3c65ddb - 0.37% (2.92 MB)
[#003] sha256:90124dd47ebe714143803ccf309c0f6086bdb429bd61d5083f46797ff8685d22 - 0.0% (2.9 KB)
[#004] sha256:353f456dd13fa53bd53bf76df189400b28612de12ef7c1ccc6745acfd3605ae2 - 0.08% (634 KB)
[#005] sha256:63d9e72859b4c75c3359510524d1823c9f33ee7814efa03e00892d47c8e8e50c - 1.49% (11.8 MB)
[#006] sha256:f74d0a968f16ac3694ad8b011b214509f7092b765847b8ec4037bc8be318de83 - 27.41% (218 MB)
[#007] sha256:a46e94607712f88ac3291b84fc86c3969b3f9a48ef0ea299fa21f75ddb039aca - 0.0% (2.22 KB)
[#008] sha256:f9935d0248d8a920017809fc381d6075cd26a70390456587f3732489fbb6fdd5 - 0.4% (3.19 MB)
[#009] sha256:04960ea0bac62ac8b74c809bb1a48808f67ba5626cce4fa2bf099339f1ce9b8e - 0.43% (3.45 MB)
[#010] sha256:0cc2624fc6a42fe152f35fa40759c869867679ae7e2ce84faf89640d8eb1cfe0 - 30.75% (244 MB)
[#011] sha256:22d20fa19402788c56fee51590ca49084379131c1a35705b4f6d68d7b277bf56 - 0.0% (1.04 KB)
[#012] sha256:8a0d788fc3aedaffe82b9c548bdf27e0aa42d1d7634388f8f7faa6cba0edec3c - 23.82% (189 MB)
[#013] sha256:d57da390bd107811c73facf361556a21f6852f5776dfbe4cab0981624308a704 - 0.0% (871 Bytes)
/bin/sh -c #(nop) COPY dir:07ca7d6fc543e8276e69e454e1e3e62bf1f06541c15861a120c42d1481834021 in /
2022-02-16 19:41:06 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-16 19:41:06 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-16 19:41:07 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f269be15-ls37 Build-date:- 2022-02-16T20:33:24+01:00
2022-02-16 19:41:07 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-02-16 19:41:07 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-02-16 19:41:08 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-02-16 19:41:08 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-02-16 19:41:10 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-02-16 19:41:33 UTC|4 BUILD_DATE=2022-02-16T20:33:24+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=f269be15-ls37 /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-02-16 19:41:34 UTC/bin/sh -c #(nop) COPY dir:5530969ad0afd78442e8cb476068202dad334ad11552e6de50c72d8dbecfdebe in /
2022-02-16 19:41:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-16 19:41:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-16 19:41:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-16T20:33:24+01:00
2022-02-16 19:41:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-02-16 19:41:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-02-16 19:41:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-16 19:41:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=8442fdfc0fc2fa259fee2f488638471da76853ff
2022-02-16 19:41:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=8442fdfc0fc2fa259fee2f488638471da76853ff
2022-02-16 19:41:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-02-16 19:41:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-02-16 19:41:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-02-16 19:41:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-16 19:41:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f269be15-ls37
2022-02-16 20:14:00 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-16 20:14:01 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-16 20:14:02 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.18.1-1-ls33 Build-date:- 2022-02-16T21:01:57+01:00
2022-02-16 20:14:04 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-16 20:14:05 UTC/bin/sh -c #(nop) COPY dir:ed1e84ba009b1b68eb4f4e9b9c065800a27c81262ca7cd3b034aaf87fe259394 in /
2022-02-16 20:14:06 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-02-16 20:18:20 UTC|2 BUILD_DATE=2022-02-16T21:01:57+01:00 VERSION=0.2.18-10.6-20.9.18.1-1-ls33 /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-02-16 20:18:22 UTC/bin/sh -c #(nop) COPY dir:ac25f006a4b3f1a011b16ceb60712e4e9d433007630527abde4eb74de20bb21a in /
2022-02-16 20:18:24 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-02-16 20:18:26 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-16 20:18:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-16 20:18:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-16T21:01:57+01:00
2022-02-16 20:18:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-02-16 20:18:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-02-16 20:18:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-16 20:18:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d0048f4b41b66bfed6968f0f2ed14f4bf75159fa
2022-02-16 20:18:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d0048f4b41b66bfed6968f0f2ed14f4bf75159fa
2022-02-16 20:18:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-02-16 20:18:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-02-16 20:18:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-02-16 20:18:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-16 20:18:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.18.1-1-ls33
2022-02-17 00:47:37 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-17 00:47:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-17 00:47:41 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3a7c0da8-ls31 Build-date:- 2022-02-17T01:38:45+01:00
2022-02-17 00:47:42 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-17 00:47:47 UTC/bin/sh -c #(nop) COPY dir:b4e428dcc83ad0d2a196a2ef1f1d141a3c80f7a43a6b268a1f27497d91f292eb in /gclient
2022-02-17 00:47:49 UTC/bin/sh -c #(nop) COPY dir:4478c39823c7ebfbadd9bc2189b5536f4f1c49f4630784a1364ef3bb8a65647e in /
2022-02-17 00:53:21 UTC|2 BUILD_DATE=2022-02-17T01:38:45+01:00 VERSION=3a7c0da8-ls31 /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-17 00:53:25 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-02-17 00:53:28 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-02-17 00:53:31 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-17 00:53:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-17 00:53:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-17T01:38:45+01:00
2022-02-17 00:53:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-02-17 00:53:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-02-17 00:53:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-17 00:53:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=081d38c4d778f9af98dda5efd05fe63c1b8ba762
2022-02-17 00:53:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=081d38c4d778f9af98dda5efd05fe63c1b8ba762
2022-02-17 00:53:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-02-17 00:53:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-02-17 00:54:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-02-17 00:54:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-17 00:54:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3a7c0da8-ls31
2022-02-20 03:28:48 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-20 03:28:49 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-20 03:28:49 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-02-20 03:28:49 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 6e8a40cf-ls6 Build-date:- 2022-02-20T04:26:03+01:00
2022-02-20 03:28:49 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-02-20 03:28:50 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-02-20 03:31:53 UTC|3 BUILD_DATE=2022-02-20T04:26:03+01:00 CALIBRE_RELEASE=6e8a40cf VERSION=6e8a40cf-ls6 /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-20 03:31:55 UTC/bin/sh -c #(nop) COPY dir:ac3bdd1cf4facb392f93f8d40a8fe7274b7e67141aa2cc64f2fec371ea1d3c51 in /
2022-02-20 03:31:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-20 03:31:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-20T04:26:03+01:00
2022-02-20 03:31: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-20 03:31:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-02-20 03:31:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-20 03:31:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0ecf9ae6d6f633ece3ebda13d1b3b6c48fc77386
2022-02-20 03:31:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0ecf9ae6d6f633ece3ebda13d1b3b6c48fc77386
2022-02-20 03:31:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-02-20 03:31:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-02-20 03:31:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-02-20 03:31:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-20 03:32:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=6e8a40cf-ls6
2022-02-20 03:33:44 UTC
820 MB
8080
GUIAUTOSTARTtrue
HOME/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:c50c297fc00dc1f62ebc78601675963929dba0e829f31d9029842e6cbad54776 - 15.55% (127 MB)
[#001] sha256:7833ade439077a00d52e7e99bebcb74e76d48af371d1b072abf75580d86c462e - 0.26% (2.15 MB)
[#002] sha256:05bb183520ff65e0c95b9e5db77b45c677f83fc5b23c953efacf7f1fe332364c - 0.36% (2.94 MB)
[#003] sha256:f76a1b1d077d5f103eb5daa6f1865a7908f8a3f359ba799a431146a74375ee58 - 0.0% (2.9 KB)
[#004] sha256:45ec243e36b6ba4257854419624add52908e6f506595a976dcbbe9263a77b172 - 0.08% (681 KB)
[#005] sha256:9c0506b3087cabd9e83a654b4588f8304d429f6e4ab9e3e0e94f6ca28597c50d - 1.44% (11.8 MB)
[#006] sha256:baad4123582b33e58e9d7277994468466361d3cd59b52a4eeaf24f93b36b760e - 27.41% (225 MB)
[#007] sha256:064b6bec717afd720ccd067ce3f96a7da29a6f6952d6283bc00da16be4262d24 - 0.0% (2.22 KB)
[#008] sha256:2c9d5998ba0ac2d9055ca2ed8aff9e89d2f149a0a519236c957d8d04c6984a5e - 0.39% (3.19 MB)
[#009] sha256:0f83e6104061a8256a70eef3b01d300d9c2d516c239aedc7316dc469bf6c26a0 - 0.44% (3.62 MB)
[#010] sha256:ea1c501782defa6d627ea9b80b827d62040da22c9d25d9d26d33086b1c3a1723 - 30.72% (252 MB)
[#011] sha256:5080df659987629b45ace194f4e6ae5d33b539a2b7c900b4132433981254e0dc - 0.0% (1.06 KB)
[#012] sha256:94efba7a562a7d3729d4da4639cc386f2554fff0556f96546bdeac6d2adca94b - 23.34% (191 MB)
[#013] sha256:5002fbab3537d738d44636f64fae8dd96d108cd6bf3d9ae20f844652e4e341bd - 0.0% (873 Bytes)
/bin/sh -c #(nop) COPY dir:3eb5df9e60b896438a183d28e6faebda9ef197c4f83c0ddbc51868af0ba6a447 in /
2022-02-16 19:46:42 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-16 19:46:43 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-16 19:46:44 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f269be15-ls37 Build-date:- 2022-02-16T20:33:24+01:00
2022-02-16 19:46:45 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-02-16 19:46:46 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-02-16 19:46:47 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2022-02-16 19:46:48 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-02-16 19:46:50 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2022-02-16 19:47:07 UTC|4 BUILD_DATE=2022-02-16T20:33:24+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=f269be15-ls37 /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-02-16 19:47:08 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-02-16 19:47:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-16 19:47:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-16 19:47:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-16T20:33:24+01:00
2022-02-16 19:47:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-02-16 19:47:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-02-16 19:47:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-16 19:47:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=8442fdfc0fc2fa259fee2f488638471da76853ff
2022-02-16 19:47:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=8442fdfc0fc2fa259fee2f488638471da76853ff
2022-02-16 19:47:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-02-16 19:47:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-02-16 19:47:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-02-16 19:47:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-16 19:47:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f269be15-ls37
2022-02-16 20:12:16 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-16 20:12:17 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-16 20:12:18 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.18.1-1-ls33 Build-date:- 2022-02-16T21:01:57+01:00
2022-02-16 20:12:19 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-16 20:12:20 UTC/bin/sh -c #(nop) COPY dir:6651cfe42fd25360fbba26fed622a2162419fa26d5f680cfb18c9562eee2047b in /
2022-02-16 20:12:21 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-02-16 20:14:57 UTC|2 BUILD_DATE=2022-02-16T21:01:57+01:00 VERSION=0.2.18-10.6-20.9.18.1-1-ls33 /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-02-16 20:14:59 UTC/bin/sh -c #(nop) COPY dir:ac25f006a4b3f1a011b16ceb60712e4e9d433007630527abde4eb74de20bb21a in /
2022-02-16 20:15:00 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-02-16 20:15:02 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-16 20:15:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-16 20:15:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-16T21:01:57+01:00
2022-02-16 20:15:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-02-16 20:15:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-02-16 20:15:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-16 20:15:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d0048f4b41b66bfed6968f0f2ed14f4bf75159fa
2022-02-16 20:15:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d0048f4b41b66bfed6968f0f2ed14f4bf75159fa
2022-02-16 20:15:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-02-16 20:15:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-02-16 20:15:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-02-16 20:15:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-16 20:15:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.18.1-1-ls33
2022-02-17 00:47:42 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-17 00:47:44 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-17 00:47:45 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3a7c0da8-ls31 Build-date:- 2022-02-17T01:38:45+01:00
2022-02-17 00:47:47 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-17 00:47:50 UTC/bin/sh -c #(nop) COPY dir:60ae37f0758131c575c11ba2f33a8f869340a56c73a8bda6b93a3c8d57667141 in /gclient
2022-02-17 00:47:52 UTC/bin/sh -c #(nop) COPY dir:3f13c33b6928a6f81f60238a8cd37e69b934755b5f3bda7d76d4a45bad58035a in /
2022-02-17 00:53:44 UTC|2 BUILD_DATE=2022-02-17T01:38:45+01:00 VERSION=3a7c0da8-ls31 /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-17 00:53:48 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-02-17 00:53:50 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-02-17 00:53:53 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-17 00:53:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-17 00:53:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-17T01:38:45+01:00
2022-02-17 00:54:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-02-17 00:54:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-02-17 00:54:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-17 00:54:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=081d38c4d778f9af98dda5efd05fe63c1b8ba762
2022-02-17 00:54:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=081d38c4d778f9af98dda5efd05fe63c1b8ba762
2022-02-17 00:54:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-02-17 00:54:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-02-17 00:54:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-02-17 00:54:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-17 00:54:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3a7c0da8-ls31
2022-02-20 03:28:22 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-20 03:28:25 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-20 03:28:27 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-02-20 03:28:30 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 6e8a40cf-ls6 Build-date:- 2022-02-20T04:26:03+01:00
2022-02-20 03:28:33 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-02-20 03:28:35 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-02-20 03:33:00 UTC|3 BUILD_DATE=2022-02-20T04:26:03+01:00 CALIBRE_RELEASE=6e8a40cf VERSION=6e8a40cf-ls6 /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-20 03:33:04 UTC/bin/sh -c #(nop) COPY dir:f40ac026bd03faa5dfa9c2cdab0ebdd51ef81c990966ba917a0f536961b2f97e in /
2022-02-20 03:33:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-20 03:33:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-20T04:26:03+01:00
2022-02-20 03:33: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-02-20 03:33:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-02-20 03:33:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-20 03:33:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0ecf9ae6d6f633ece3ebda13d1b3b6c48fc77386
2022-02-20 03:33:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0ecf9ae6d6f633ece3ebda13d1b3b6c48fc77386
2022-02-20 03:33:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-02-20 03:33:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-02-20 03:33:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-02-20 03:33:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-20 03:33:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=6e8a40cf-ls6
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.