2022-07-10 04:02:13 UTC
807 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:c26b55fe11f622b08b652d1bb19332d7da3412b3a6a343ad8d32ea4e7a8fcc27 - 15.41% (124 MB)
[#001] sha256:ebc0a8197ba6dca01b8ff695a90e08c6bed487a1b8a95b12214a64340f04226a - 0.27% (2.15 MB)
[#002] sha256:e39b39ed65f0ae96f592a7c6f71b31f2096e7ce3958e4fc7dbec773d9b30fe1a - 0.37% (2.95 MB)
[#003] sha256:68be3a16c3df2cefc95972bdaa28eec224feff6c7bf2c77edeb2c9f8a41c5548 - 0.0% (2.9 KB)
[#004] sha256:e75865e5c2250ad7c1cadfe3588480a665b34635ce595fa9ad3a8ad3d8af4639 - 0.08% (682 KB)
[#005] sha256:c55fece007aba569a1608078ae41ab7f4c44d46c4b9ae2b081c43db07ed0ae59 - 1.51% (12.2 MB)
[#006] sha256:ee84b0b6367ab6c32829f0763028ed89b177e35af1818bff112c2db43550f076 - 29.0% (234 MB)
[#007] sha256:4af0de3326749cb97755b6b113be8fd3ff722a2bf7aede46e57fd02922bc40a6 - 0.0% (2.77 KB)
[#008] sha256:0b517f1c79e61d2aef8cb6926d2e15cf715deddf61d1e5b7a9044c0a7772f978 - 0.42% (3.38 MB)
[#009] sha256:e160a2ea4e0a5767c913a1ce9fb9d72965c863b1fd1d5b87cf0e295cfd107745 - 0.45% (3.62 MB)
[#010] sha256:183bd2e0dfa1c67bb61aa14627bbcf013222907f2189ac7e5b8919f3d2a776b5 - 28.35% (229 MB)
[#011] sha256:74b444b4daf73ee9a44d8ea2ba7877c73d3a67cace78c075891539a0d9064ca9 - 0.0% (1.05 KB)
[#012] sha256:da443543bf7be99cce962becc0b04f7229edbdb8d4d08ce9ecd545fc24051bed - 24.14% (195 MB)
[#013] sha256:4cb5f7bf73b6a693c099eced1c6a8777973d329512ec527a96ab1c458039429a - 0.0% (903 Bytes)
/bin/sh -c #(nop) COPY dir:5a58bd260571ef254bed37be0a0b2ff30ef9bc9bd6521aeea92300cc47eff652 in /
2022-06-28 14:11:35 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-28 14:11:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-28 14:11:36 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4cec6987-ls53 Build-date:- 2022-06-28T09:03:25-05:00
2022-06-28 14:11:36 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-06-28 14:11:36 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-06-28 14:11:36 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2022-06-28 14:11:36 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-06-28 14:11:37 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2022-06-28 14:11:48 UTC|4 BUILD_DATE=2022-06-28T09:03:25-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=4cec6987-ls53 /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-06-28 14:11:48 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-06-28 14:11:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-06-28 14:11:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-28 14:11:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-28T09:03:25-05:00
2022-06-28 14:11:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-06-28 14:11:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-06-28 14:11:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-28 14:11:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=2e39904f80bdee0f97accdeca7365a4941ec7966
2022-06-28 14:11:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2e39904f80bdee0f97accdeca7365a4941ec7966
2022-06-28 14:11:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-06-28 14:11:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-06-28 14:11:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-06-28 14:11:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-28 14:11:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4cec6987-ls53
2022-06-30 06:45:17 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-30 06:45:18 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-30 06:45:19 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.9.19-20.6-3-ls57 Build-date:- 2022-06-30T01:36:36-05:00
2022-06-30 06:45:20 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-06-30 06:45:21 UTC/bin/sh -c #(nop) COPY dir:828ef43a9c4421bc7f3cfab440a7dec7b5e0027126ac0655fdc54969237cb557 in /
2022-06-30 06:45:23 UTC/bin/sh -c #(nop) COPY file:89c74a8040b5efc85370e46be536d1d4c1a184907bb25f2c78ed635866ebc3f9 in /usr/local/bin/docker-compose
2022-06-30 06:48:17 UTC|2 BUILD_DATE=2022-06-30T01:36:36-05:00 VERSION=0.2.18-10.9.19-20.6-3-ls57 /bin/sh -c echo "**** install deps ****" && pacman -Sy --noconfirm --needed docker fuse imlib2 lame libfdk-aac libjpeg-turbo libxrandr openssh pciutils pulseaudio sudo xf86-video-amdgpu 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-06-30 06:48:19 UTC/bin/sh -c #(nop) COPY dir:98fe3bb69f217602f10f198780ce9080fc876124c8cbe4bb7210f0d1bf33411c in /
2022-06-30 06:48:21 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-06-30 06:48:23 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-06-30 06:48:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-30 06:48:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-30T01:36:36-05:00
2022-06-30 06:48:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-06-30 06:48:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-06-30 06:48:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-30 06:48:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=f79fd62cf38bc70d568d15c3de9da098e6518535
2022-06-30 06:48:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=f79fd62cf38bc70d568d15c3de9da098e6518535
2022-06-30 06:48:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-06-30 06:48:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-06-30 06:48:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-06-30 06:48:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-30 06:48:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.9.19-20.6-3-ls57
2022-07-03 16:10:47 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-03 16:10:48 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-03 16:10:50 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- dd1bd499-ls49 Build-date:- 2022-07-03T11:01:25-05:00
2022-07-03 16:10:51 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-07-03 16:10:55 UTC/bin/sh -c #(nop) COPY dir:7c4bb165e4ec12e7e3a2beb4e23370b118b67d6bd57ac0e986e682ef370051e6 in /gclient
2022-07-03 16:10:57 UTC/bin/sh -c #(nop) COPY dir:a626ae24d8e1813dc6661453f5de5c0db459e2c1dc3528b45140f24afd496eca in /
2022-07-03 16:16:25 UTC|2 BUILD_DATE=2022-07-03T11:01:25-05:00 VERSION=dd1bd499-ls49 /bin/sh -c echo "**** install packages ****" && pacman -Sy --noconfirm --needed base-devel freerdp git nodejs noto-fonts openbox pavucontrol websocat xorg-xmessage && echo "**** build dbus-x11 ****" && cd /tmp && pacman -Rns --noconfirm -dd dbus && git clone https://aur.archlinux.org/dbus-x11.git && chown -R abc:abc dbus-x11 && cd dbus-x11 && sed -i '/check()/,+2 d' PKGBUILD && sudo -u abc makepkg -sAci --skipinteg --noconfirm --needed && 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-07-03 16:16:29 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-07-03 16:16:31 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-07-03 16:16:34 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-07-03 16:16:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-03 16:16:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-03T11:01:25-05:00
2022-07-03 16:16:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-07-03 16:16:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-07-03 16:16:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-03 16:16:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b14c3b98e74cdbab8b0f25f99c25b148a083c14c
2022-07-03 16:16:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b14c3b98e74cdbab8b0f25f99c25b148a083c14c
2022-07-03 16:16:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-07-03 16:16:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-07-03 16:17:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-07-03 16:17:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-03 16:17:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=dd1bd499-ls49
2022-07-10 03:58:32 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-10 03:58:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-10 03:58:37 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-07-10 03:58:40 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5a0df66e-ls27 Build-date:- 2022-07-09T22:56:08-05:00
2022-07-10 03:58:42 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-07-10 03:58:45 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-07-10 04:01:29 UTC|3 BUILD_DATE=2022-07-09T22:56:08-05:00 CALIBRE_RELEASE=5a0df66e VERSION=5a0df66e-ls27 /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-07-10 04:01:33 UTC/bin/sh -c #(nop) COPY dir:48e9df9c3ed455ec64d19ff9e7783bdef2095b0cd0d6607b98e897f78708d0d8 in /
2022-07-10 04:01:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-10 04:01:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-09T22:56:08-05:00
2022-07-10 04:01:43 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-07-10 04:01:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-07-10 04:01:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-10 04:01:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=01f18a1b3ad8c5d0f8fb9db38cb8c8d327117ee5
2022-07-10 04:01:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=01f18a1b3ad8c5d0f8fb9db38cb8c8d327117ee5
2022-07-10 04:01:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-07-10 04:02:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-07-10 04:02:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-07-10 04:02:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-10 04:02:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5a0df66e-ls27
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.