2022-02-27 03:27:27 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:fb6363d9e47b782e84fd5a6788087009e1a54b6326de8b8540e50b6a1465e670 - 12.24% (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:33e4fa6ad9660f84c9f5d5a579d2d35c2384086a731b63480e1992b013be3c5f - 0.09% (660 KB)
[#005] sha256:19db561d4ef57b7708ce7bdddf2aa3cc7a6d5e89faf14524c46869f7cd2847ba - 1.56% (11.8 MB)
[#006] sha256:a9e0f6dfa4c74edbcacc486d2798375f5bff51c0289175c1d13aac7aa7de069d - 31.71% (240 MB)
[#007] sha256:49ec266d3e42c0015c87daa6e0d935749fe54cac7515ef6ba9e6db5022ac329b - 0.0% (2.26 KB)
[#008] sha256:17ac5384cd3cb236b1bb5374d2c1b2fbba9cc72ef6791a16aec0169a44046552 - 0.41% (3.14 MB)
[#009] sha256:478795a77a2b9d733e72b397fb4dff3bb5a5c9753f12d02243cc2b6578cc0aaa - 0.48% (3.62 MB)
[#010] sha256:a0285ff6c993c7324e5cd8c9b8bfa38deda2283f676b1ac452a6bc61ce606cb4 - 28.31% (214 MB)
[#011] sha256:47bd133541c05707a7e311110fd5dd3fc09c11ae361b6a27724684ff714145f8 - 0.0% (1.11 KB)
[#012] sha256:d59e70ef8c73741399e04a96ef0ebd866cebf5e755b8732b6336fb8a0fdcc45f - 24.37% (185 MB)
[#013] sha256:ee10afad4f17932ede61867e9c3a3435b745a519ab80db547755972da0ab6d74 - 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-17 06:38:54 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-17 06:38:54 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-17 06:38:54 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.18.1-1-ls34 Build-date:- 2022-02-17T07:33:27+01:00
2022-02-17 06:38:54 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-17 06:38:55 UTC/bin/sh -c #(nop) COPY dir:0a7245d7b37760bf1ca32efd1c5c3d063a6cf7fbefafda25a9d1054b3a6a7288 in /
2022-02-17 06:38:56 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-02-17 06:39:43 UTC|2 BUILD_DATE=2022-02-17T07:33:27+01:00 VERSION=0.2.18-10.6-20.9.18.1-1-ls34 /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-17 06:39:48 UTC/bin/sh -c #(nop) COPY dir:ac25f006a4b3f1a011b16ceb60712e4e9d433007630527abde4eb74de20bb21a in /
2022-02-17 06:39:48 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-02-17 06:39:49 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-17 06:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-17 06:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-17T07:33:27+01:00
2022-02-17 06:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-02-17 06:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-02-17 06:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-17 06:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0e6e593a47cc472abea4dcb95647cf71ab4ecf91
2022-02-17 06:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0e6e593a47cc472abea4dcb95647cf71ab4ecf91
2022-02-17 06:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-02-17 06:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-02-17 06:39:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-02-17 06:39:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-17 06:39:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.18.1-1-ls34
2022-02-20 16:10:15 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-20 16:10:15 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-20 16:10:16 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a73c6801-ls32 Build-date:- 2022-02-20T17:04:39+01:00
2022-02-20 16:10:16 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-20 16:10:18 UTC/bin/sh -c #(nop) COPY dir:00557228f8ad21a077b8c3b499f44cec24cd536f7a561ffaffc18f58f173ef40 in /gclient
2022-02-20 16:10:18 UTC/bin/sh -c #(nop) COPY dir:27ad10e92207654001ae9aa466713b5b1ad0d99ad7ba5ca7c85bf4d5ceb6dce4 in /
2022-02-20 16:14:08 UTC|2 BUILD_DATE=2022-02-20T17:04:39+01:00 VERSION=a73c6801-ls32 /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-20 16:14:10 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-02-20 16:14:10 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-02-20 16:14:11 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-20 16:14:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-20 16:14:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-20T17:04:39+01:00
2022-02-20 16:14:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-02-20 16:14:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-02-20 16:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-20 16:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ed0239febb1fb3f9c1447696ea688590c0f49107
2022-02-20 16:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ed0239febb1fb3f9c1447696ea688590c0f49107
2022-02-20 16:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-02-20 16:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-02-20 16:14:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-02-20 16:14:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-20 16:14:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a73c6801-ls32
2022-02-27 03:26:40 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-27 03:26:40 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-27 03:26:40 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-02-27 03:26:40 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fae0304e-ls7 Build-date:- 2022-02-27T04:24:30+01:00
2022-02-27 03:26:40 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-02-27 03:26:40 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-02-27 03:27:23 UTC|3 BUILD_DATE=2022-02-27T04:24:30+01:00 CALIBRE_RELEASE=fae0304e VERSION=fae0304e-ls7 /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-27 03:27:25 UTC/bin/sh -c #(nop) COPY dir:f40ac026bd03faa5dfa9c2cdab0ebdd51ef81c990966ba917a0f536961b2f97e in /
2022-02-27 03:27:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-27 03:27:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-27T04:24:30+01:00
2022-02-27 03:27:25 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-27 03:27:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-02-27 03:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-27 03:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=2a335ba2b0e7b25bf1ddfe31c4ad356236ce4f59
2022-02-27 03:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2a335ba2b0e7b25bf1ddfe31c4ad356236ce4f59
2022-02-27 03:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-02-27 03:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-02-27 03:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-02-27 03:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-27 03:27:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fae0304e-ls7
2022-02-27 03:28:54 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:504ab0dc9915351bcb9bfe93c9afe635af18920346551133f85479566ba7a214 - 14.87% (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:779f242d50240f349f4d0992b79d4e901ed6a79e492ccf720a90a3ac6d8bde0e - 0.08% (634 KB)
[#005] sha256:63cdb84fee84c548663011da03d91d137df4c5e4bb40fc37c4a348fba1c340a0 - 1.48% (11.8 MB)
[#006] sha256:95072276ddc5a4d12f33e5efd039878f70800bbb546edd58ac140f6a500fa864 - 27.64% (221 MB)
[#007] sha256:de03d5e90d66c4b0911a331444654feeeff4b6d78680c45deac4d4fc412677da - 0.0% (2.26 KB)
[#008] sha256:f65d7acdf0ca24ff0d5f01aac49d472268bdfe7180231bd6b234a21e33921461 - 0.39% (3.13 MB)
[#009] sha256:659a390e017a7ff97636610ed2902d5c4c1fc77bb0219a8519a3bc80aff3062e - 0.43% (3.45 MB)
[#010] sha256:cbf5e3b558740908ab2941eed2d126572051dc2bcb69f28d45620173357d6b54 - 30.83% (247 MB)
[#011] sha256:22d20fa19402788c56fee51590ca49084379131c1a35705b4f6d68d7b277bf56 - 0.0% (1.04 KB)
[#012] sha256:87f69ab80ee9a2c8883da0bbd8a439646117afd475a9142af5adae49fb994d96 - 23.65% (189 MB)
[#013] sha256:7d35200a908910cd9e7e41e210880702fdc9afee44fd81851b2871e6cc305b4d - 0.0% (872 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-17 06:47:53 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-17 06:47:53 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-17 06:47:53 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.18.1-1-ls34 Build-date:- 2022-02-17T07:33:27+01:00
2022-02-17 06:47:54 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-17 06:47:55 UTC/bin/sh -c #(nop) COPY dir:a71f9720290183146570fcfb7790ee2f0be252e05bbd8ca0671d41da3117838e in /
2022-02-17 06:47:55 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-02-17 06:50:32 UTC|2 BUILD_DATE=2022-02-17T07:33:27+01:00 VERSION=0.2.18-10.6-20.9.18.1-1-ls34 /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-17 06:50:34 UTC/bin/sh -c #(nop) COPY dir:ce94ed7648a641a353c5c0a4546411b1f2f05d83b30b509ec5d6b37cc18e544d in /
2022-02-17 06:50:34 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-02-17 06:50:35 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-17 06:50:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-17 06:50:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-17T07:33:27+01:00
2022-02-17 06:50:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-02-17 06:50:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-02-17 06:50:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-17 06:50:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0e6e593a47cc472abea4dcb95647cf71ab4ecf91
2022-02-17 06:50:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0e6e593a47cc472abea4dcb95647cf71ab4ecf91
2022-02-17 06:50:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-02-17 06:50:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-02-17 06:50:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-02-17 06:50:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-17 06:50:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.18.1-1-ls34
2022-02-20 16:14:56 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-20 16:14:58 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-20 16:15:00 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a73c6801-ls32 Build-date:- 2022-02-20T17:04:39+01:00
2022-02-20 16:15:01 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-20 16:15:05 UTC/bin/sh -c #(nop) COPY dir:58aab7df917fe5e881847a65a6a28509ae4f0efb90aad1ecbdb4fbb372f9f6e5 in /gclient
2022-02-20 16:15:08 UTC/bin/sh -c #(nop) COPY dir:1fe369eead66a3d10f1c70d2288dd728d7ad52998378f1719f3ff97377130044 in /
2022-02-20 16:20:59 UTC|2 BUILD_DATE=2022-02-20T17:04:39+01:00 VERSION=a73c6801-ls32 /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-20 16:21:03 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-02-20 16:21:06 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-02-20 16:21:09 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-20 16:21:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-20 16:21:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-20T17:04:39+01:00
2022-02-20 16:21:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-02-20 16:21:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-02-20 16:21:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-20 16:21:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ed0239febb1fb3f9c1447696ea688590c0f49107
2022-02-20 16:21:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ed0239febb1fb3f9c1447696ea688590c0f49107
2022-02-20 16:21:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-02-20 16:21:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-02-20 16:21:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-02-20 16:21:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-20 16:21:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a73c6801-ls32
2022-02-27 03:25:38 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-27 03:25:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-27 03:25:39 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-02-27 03:25:39 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fae0304e-ls7 Build-date:- 2022-02-27T04:24:30+01:00
2022-02-27 03:25:40 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-02-27 03:25:40 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-02-27 03:28:48 UTC|3 BUILD_DATE=2022-02-27T04:24:30+01:00 CALIBRE_RELEASE=fae0304e VERSION=fae0304e-ls7 /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-27 03:28:50 UTC/bin/sh -c #(nop) COPY dir:ac3bdd1cf4facb392f93f8d40a8fe7274b7e67141aa2cc64f2fec371ea1d3c51 in /
2022-02-27 03:28:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-27 03:28:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-27T04:24:30+01:00
2022-02-27 03:28:51 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-27 03:28:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-02-27 03:28:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-27 03:28:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=2a335ba2b0e7b25bf1ddfe31c4ad356236ce4f59
2022-02-27 03:28:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2a335ba2b0e7b25bf1ddfe31c4ad356236ce4f59
2022-02-27 03:28:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-02-27 03:28:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-02-27 03:28:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-02-27 03:28:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-27 03:28:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fae0304e-ls7
2022-02-27 03:30:45 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:c50c297fc00dc1f62ebc78601675963929dba0e829f31d9029842e6cbad54776 - 15.47% (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:c54cffced7ccdde462d5db9bbc518a464ad5baba76cb30c6a943050edbde7d5b - 0.08% (681 KB)
[#005] sha256:896d377275a2c53ab58a531049effd99b1f6df699a313ba1da812f5569d49bde - 1.43% (11.8 MB)
[#006] sha256:ec84240b58626732e245772d3c9b54f6e385b8a18c12fe07990f69b33e7244c2 - 27.68% (228 MB)
[#007] sha256:a7f9e8cb2709acebdd83ce1448989e6b7a8f2f530114086216de58a1e9615aaa - 0.0% (2.22 KB)
[#008] sha256:faf0aa59a64cbafe3b934552a76905e64005a6b965c967b875c92fec0d257ceb - 0.38% (3.13 MB)
[#009] sha256:2b1c9913a963f606ee802aab8003c65a2ab38b7b65369831fffeeab47c176ce2 - 0.44% (3.62 MB)
[#010] sha256:7cedd171dd457d2cdede9a73c5732c59151a092d60076fb49f243163c2b3724b - 30.67% (253 MB)
[#011] sha256:ab64f830df898957aec9cb770193ea0a3c0a1fa9e8f94e47347ba589f6f60e95 - 0.0% (1.06 KB)
[#012] sha256:486e6a0b0466cd54a10cff71fd999db4fc1401c4c548d794d6fd48ac167b4ddd - 23.23% (191 MB)
[#013] sha256:fe36bed084d10352b2a7315c7ac5f4b26345ee1d595d45a0b117a0fe904af13b - 0.0% (882 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-17 06:43:22 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-17 06:43:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-17 06:43:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.18.1-1-ls34 Build-date:- 2022-02-17T07:33:27+01:00
2022-02-17 06:43:25 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-17 06:43:27 UTC/bin/sh -c #(nop) COPY dir:ddf7af8667f214571d0a6e191ac0a16863fb12b5ff2f68d680aa16ce0e7bfc38 in /
2022-02-17 06:43:28 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-02-17 06:46:06 UTC|2 BUILD_DATE=2022-02-17T07:33:27+01:00 VERSION=0.2.18-10.6-20.9.18.1-1-ls34 /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-17 06:46:08 UTC/bin/sh -c #(nop) COPY dir:ac25f006a4b3f1a011b16ceb60712e4e9d433007630527abde4eb74de20bb21a in /
2022-02-17 06:46:10 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-02-17 06:46:11 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-17 06:46:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-17 06:46:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-17T07:33:27+01:00
2022-02-17 06:46:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-02-17 06:46:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-02-17 06:46:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-17 06:46:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0e6e593a47cc472abea4dcb95647cf71ab4ecf91
2022-02-17 06:46:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0e6e593a47cc472abea4dcb95647cf71ab4ecf91
2022-02-17 06:46:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-02-17 06:46:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-02-17 06:46:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-02-17 06:46:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-17 06:46:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.18.1-1-ls34
2022-02-20 16:16:53 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-20 16:16:54 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-20 16:16:56 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a73c6801-ls32 Build-date:- 2022-02-20T17:04:39+01:00
2022-02-20 16:16:57 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-20 16:17:00 UTC/bin/sh -c #(nop) COPY dir:0f03981ca49e60d6b8225f8c39abf8dba4a7a400e03ee6ec1305c533686d2fb0 in /gclient
2022-02-20 16:17:02 UTC/bin/sh -c #(nop) COPY dir:9cf6ee7012d934c11d9b57887d56aca333e356a924ee47527b43ba46a8ee338c in /
2022-02-20 16:22:43 UTC|2 BUILD_DATE=2022-02-20T17:04:39+01:00 VERSION=a73c6801-ls32 /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-20 16:22:46 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-02-20 16:22:49 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-02-20 16:22:51 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-20 16:22:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-20 16:22:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-20T17:04:39+01:00
2022-02-20 16:22:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-02-20 16:23:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-02-20 16:23:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-20 16:23:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ed0239febb1fb3f9c1447696ea688590c0f49107
2022-02-20 16:23:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ed0239febb1fb3f9c1447696ea688590c0f49107
2022-02-20 16:23:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-02-20 16:23:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-02-20 16:23:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-02-20 16:23:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-20 16:23:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a73c6801-ls32
2022-02-27 03:26:55 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-27 03:26:57 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-27 03:26:59 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-02-27 03:27:02 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fae0304e-ls7 Build-date:- 2022-02-27T04:24:30+01:00
2022-02-27 03:27:04 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-02-27 03:27:07 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-02-27 03:30:04 UTC|3 BUILD_DATE=2022-02-27T04:24:30+01:00 CALIBRE_RELEASE=fae0304e VERSION=fae0304e-ls7 /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-27 03:30:08 UTC/bin/sh -c #(nop) COPY dir:f40ac026bd03faa5dfa9c2cdab0ebdd51ef81c990966ba917a0f536961b2f97e in /
2022-02-27 03:30:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-27 03:30:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-27T04:24:30+01:00
2022-02-27 03:30:17 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-27 03:30:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-02-27 03:30:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-27 03:30:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=2a335ba2b0e7b25bf1ddfe31c4ad356236ce4f59
2022-02-27 03:30:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2a335ba2b0e7b25bf1ddfe31c4ad356236ce4f59
2022-02-27 03:30:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-02-27 03:30:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-02-27 03:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-02-27 03:30:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-27 03:30:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fae0304e-ls7
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.