2022-06-26 04:03:43 UTC
806 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:f48332fb5649685f7480dc33b97ee2cd04225d4cbd606df62f9cfcd20e94f48a - 15.49% (125 MB)
[#001] sha256:9c730751219433c01b7b4426ddba36d3668e5ec3028f348857a7a0b85b5d0072 - 0.27% (2.15 MB)
[#002] sha256:5c85a4cf60ac6b2e8f66c872d82f873de8ff8be7dba4f9b7fdc6be2c5b0c302f - 0.37% (2.95 MB)
[#003] sha256:6d03810d24c311c321a919fe420ace0f55933b94094e3c4a412225b90840710c - 0.0% (2.9 KB)
[#004] sha256:70e8d0a3c3a68edd22a4a784a1502a189e8769727b3d95515f250ae20e5b04f5 - 0.08% (683 KB)
[#005] sha256:2fd11ecbedb34e0af113afc00c2d206e98f9078a88b73baa68763347ae1c0799 - 1.51% (12.2 MB)
[#006] sha256:bd737f676f1557808c711ddd67b176316a594cbe8f80456317151e4e2b205fef - 29.03% (234 MB)
[#007] sha256:d79de3b716b2392b8117f8683a050f8f998802dd7ee2a008e4c867b4881cdaaa - 0.0% (2.81 KB)
[#008] sha256:560724a9290b5dc974b2b6d1f8ff5aa8b8c2519b20b47f4a04f95af1ca33b0d7 - 0.42% (3.38 MB)
[#009] sha256:d8e8a1fde4c3e1f19261e370d83d6318e8410d933f313aae6626d4e8afee67ef - 0.45% (3.62 MB)
[#010] sha256:ef02acfc599081300ace42e2799b13aba43e047fff9f53a23bb3798d70ed8f25 - 28.26% (228 MB)
[#011] sha256:735a8daf37cac5db2976cbcf583cd404b7217e9d0ff939b54f68c6d1274c435c - 0.0% (1.1 KB)
[#012] sha256:316680cb6474855bd65656cc83b4519194a5f89ea4c0e5cee8b5908196c77f2f - 24.12% (194 MB)
[#013] sha256:846c2253e683c96ece4d03da40703f3c93e4fb3ec3980c7d49c14fafe5dccd42 - 0.0% (902 Bytes)
/bin/sh -c #(nop) COPY dir:b174eb51e100ea2e07d296d64edbff83560100b3339e5e4bf74731e5d13cb85b in /
2022-06-14 14:06:34 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-14 14:06:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-14 14:06:35 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7911234f-ls51 Build-date:- 2022-06-14T09:00:45-05:00
2022-06-14 14:06:35 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-06-14 14:06:35 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-06-14 14:06:35 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2022-06-14 14:06:35 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-06-14 14:06:36 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2022-06-14 14:06:45 UTC|4 BUILD_DATE=2022-06-14T09:00:45-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=7911234f-ls51 /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-14 14:06:45 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-06-14 14:06:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-06-14 14:06:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-14 14:06:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-14T09:00:45-05:00
2022-06-14 14:06:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-06-14 14:06:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-06-14 14:06:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-14 14:06:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=53529420dfc5eb380a70ef51cb0891eb3f4c0d45
2022-06-14 14:06:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=53529420dfc5eb380a70ef51cb0891eb3f4c0d45
2022-06-14 14:06:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-06-14 14:06:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-06-14 14:06:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-06-14 14:06:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-14 14:06:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=7911234f-ls51
2022-06-16 06:44:22 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-16 06:44:22 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-16 06:44:22 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.19-2-ls54 Build-date:- 2022-06-16T01:33:49-05:00
2022-06-16 06:44:23 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-06-16 06:44:23 UTC/bin/sh -c #(nop) COPY dir:29b5bb3b5789c820f3d8e6e321298056b9926af7329b1530a361d45519a432d3 in /
2022-06-16 06:44:23 UTC/bin/sh -c #(nop) COPY file:89c74a8040b5efc85370e46be536d1d4c1a184907bb25f2c78ed635866ebc3f9 in /usr/local/bin/docker-compose
2022-06-16 06:47:29 UTC|2 BUILD_DATE=2022-06-16T01:33:49-05:00 VERSION=0.2.18-10.6-20.9.19-2-ls54 /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-16 06:47:34 UTC/bin/sh -c #(nop) COPY dir:98fe3bb69f217602f10f198780ce9080fc876124c8cbe4bb7210f0d1bf33411c in /
2022-06-16 06:47:34 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-06-16 06:47:34 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-06-16 06:47:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-16 06:47:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-16T01:33:49-05:00
2022-06-16 06:47:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-06-16 06:47:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-06-16 06:47:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-16 06:47:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d4d94016cb02e56fd20823eb79779b6d23d84cbf
2022-06-16 06:47:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d4d94016cb02e56fd20823eb79779b6d23d84cbf
2022-06-16 06:47:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-06-16 06:47:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-06-16 06:47:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-06-16 06:47:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-16 06:47:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.19-2-ls54
2022-06-19 16:12:23 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-19 16:12:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-19 16:12:23 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f8be4326-ls47 Build-date:- 2022-06-19T18:03:49+02:00
2022-06-19 16:12:24 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-06-19 16:12:25 UTC/bin/sh -c #(nop) COPY dir:979120c603b36db9c98c4389bb071e5cec7be584e5378a05f454ee86a1cd7ddf in /gclient
2022-06-19 16:12:26 UTC/bin/sh -c #(nop) COPY dir:be19134659195ef7268e8d203099dcf051b995f29c8a5908c6d2a6dc4d074ae1 in /
2022-06-19 16:18:15 UTC|2 BUILD_DATE=2022-06-19T18:03:49+02:00 VERSION=f8be4326-ls47 /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-06-19 16:18:20 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-06-19 16:18:21 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-06-19 16:18:21 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-06-19 16:18:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-19 16:18:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-19T18:03:49+02:00
2022-06-19 16:18:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-06-19 16:18:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-06-19 16:18:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-19 16:18:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=507ffd1d7cc055fa4c447701b389979c0d6e9064
2022-06-19 16:18:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=507ffd1d7cc055fa4c447701b389979c0d6e9064
2022-06-19 16:18:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-06-19 16:18:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-06-19 16:18:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-06-19 16:18:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-19 16:18:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f8be4326-ls47
2022-06-26 04:00:47 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-26 04:00:47 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-26 04:00:47 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-06-26 04:00:47 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a748840b-ls25 Build-date:- 2022-06-25T22:58:33-05:00
2022-06-26 04:00:47 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-06-26 04:00:48 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-06-26 04:03:32 UTC|3 BUILD_DATE=2022-06-25T22:58:33-05:00 CALIBRE_RELEASE=a748840b VERSION=a748840b-ls25 /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-06-26 04:03:41 UTC/bin/sh -c #(nop) COPY dir:48e9df9c3ed455ec64d19ff9e7783bdef2095b0cd0d6607b98e897f78708d0d8 in /
2022-06-26 04:03:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-26 04:03:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-25T22:58:33-05:00
2022-06-26 04:03:42 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-06-26 04:03:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-06-26 04:03:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-26 04:03:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=261ba4be1cb6c7d49baa42a3393854eb0eb6c714
2022-06-26 04:03:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=261ba4be1cb6c7d49baa42a3393854eb0eb6c714
2022-06-26 04:03:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-06-26 04:03:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-06-26 04:03:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-06-26 04:03:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-26 04:03:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a748840b-ls25
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.