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.