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.