2022-04-10 03:42:13 UTC
819 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:c04530238b7f3d244dff0a1de7be016dd35ca8b7f21da59d04bd55b290f18043 - 15.73% (129 MB)
[#001] sha256:b52018576fed19c0525c7ff7e348bf10fc61ade4301b32babf6aa41438f5aaa9 - 0.26% (2.15 MB)
[#002] sha256:7755b23b992bdc29c8cac57198521c9f516faf4a4c4350a4100cd49bdcb39863 - 0.36% (2.95 MB)
[#003] sha256:4777a4d90b27681a51b8cbd43be79de72a4022727f4cd6dddc6844a9eb9df623 - 0.0% (2.9 KB)
[#004] sha256:7575242fe32bbbc43bbbc1bb5b51f0c3645487c9a7364ba81679ae35a0835c77 - 0.08% (684 KB)
[#005] sha256:034738b4f80728f93126ef5b4323b0430894ed3f43da242d0fc98b08074dee72 - 1.49% (12.2 MB)
[#006] sha256:9a22577bd0de5074c10e5fc0200a7bc8f70bff3f57feb3de41818803d1be849f - 29.29% (240 MB)
[#007] sha256:80c44a482f29cca6a4671792f5a07434f4eea695787b63c2920481f4603c517b - 0.0% (2.78 KB)
[#008] sha256:e1698704e3dfca925b6fadb0ee05eb79581831eea6beb7133dc82937f7c5bd5f - 0.4% (3.29 MB)
[#009] sha256:8dd0f61d4f4842e8afef3bb5467baa0a7f4324627a603a0072e5175bf46d4ca7 - 0.44% (3.62 MB)
[#010] sha256:292924e7cf30e3611d749c5657e0b622a28d86034364280fe8f032d82f0090ff - 28.77% (236 MB)
[#011] sha256:74b444b4daf73ee9a44d8ea2ba7877c73d3a67cace78c075891539a0d9064ca9 - 0.0% (1.05 KB)
[#012] sha256:6345ae9c3c598239af9de5dc6eeb9eece7969f533621fad6e2b82f86428be812 - 23.18% (190 MB)
[#013] sha256:a50f4cad7b50d4cf752f670dc3e1af1ef2d7845d43b4ba186caf6f1163e82a4a - 0.0% (914 Bytes)
/bin/sh -c #(nop) COPY dir:871ce7b0432e3b4ac1b68fa73696434f63be73453927f395868ed615f8104f73 in /
2022-03-29 14:07:20 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-29 14:07:21 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-29 14:07:22 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 335c692f-ls43 Build-date:- 2022-03-29T09:01:25-05:00
2022-03-29 14:07:23 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-03-29 14:07:23 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-03-29 14:07:24 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2022-03-29 14:07:25 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-03-29 14:07:27 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2022-03-29 14:07:36 UTC|4 BUILD_DATE=2022-03-29T09:01:25-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=335c692f-ls43 /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-03-29 14:07:37 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-03-29 14:07:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-03-29 14:07:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-29 14:07:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-29T09:01:25-05:00
2022-03-29 14:07:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-03-29 14:07:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-03-29 14:07:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-29 14:07:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d090a0cd41cb470e633b90aaf27d665976c346f4
2022-03-29 14:07:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d090a0cd41cb470e633b90aaf27d665976c346f4
2022-03-29 14:07:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-03-29 14:07:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-03-29 14:07:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-03-29 14:07:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-29 14:07:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=335c692f-ls43
2022-03-31 06:43:09 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-31 06:43:10 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-31 06:43:11 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.19-2-ls44 Build-date:- 2022-03-31T06:33:53+00:00
2022-03-31 06:43:12 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-31 06:43:13 UTC/bin/sh -c #(nop) COPY dir:2f4fe22fcb0b9ee851f0d675a2ce5af3611b67c37ec8e61916348db13bc2f42d in /
2022-03-31 06:43:14 UTC/bin/sh -c #(nop) COPY file:f7cb5218124ba1c824aaca8dbedfdcb72e519d58543e38b85aed17df4c5865a9 in /usr/local/bin/docker-compose
2022-03-31 06:46:10 UTC|2 BUILD_DATE=2022-03-31T06:33:53+00:00 VERSION=0.2.18-10.6-20.9.19-2-ls44 /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-03-31 06:46:12 UTC/bin/sh -c #(nop) COPY dir:98fe3bb69f217602f10f198780ce9080fc876124c8cbe4bb7210f0d1bf33411c in /
2022-03-31 06:46:14 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-03-31 06:46:15 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-31 06:46:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-31 06:46:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-31T06:33:53+00:00
2022-03-31 06:46:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-03-31 06:46:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-03-31 06:46:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-31 06:46:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=18ba51c1697448b38a0366e4e5cfd8770116deaa
2022-03-31 06:46:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=18ba51c1697448b38a0366e4e5cfd8770116deaa
2022-03-31 06:46:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-03-31 06:46:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-03-31 06:46:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-03-31 06:46:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-31 06:46:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.19-2-ls44
2022-04-03 19:13:53 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-03 19:13:55 UTC/bin/sh -c #(nop) ARG VERSION
2022-04-03 19:13:56 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c241e73c-ls37 Build-date:- 2022-04-03T21:05:11+02:00
2022-04-03 19:13:58 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-04-03 19:14:01 UTC/bin/sh -c #(nop) COPY dir:9b3e886553ff922602c558b14f33f8eff5e3e7e74069d6fa4477d24f66fa5cc5 in /gclient
2022-04-03 19:14:03 UTC/bin/sh -c #(nop) COPY dir:fe0999d3e622c5cdcc18c238657db1118c8dc9e6746aca84a8c3c0974ef4ca60 in /
2022-04-03 19:19:04 UTC|2 BUILD_DATE=2022-04-03T21:05:11+02:00 VERSION=c241e73c-ls37 /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-04-03 19:19:07 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-04-03 19:19:10 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-04-03 19:19:13 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-03 19:19:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-04-03 19:19:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-03T21:05:11+02:00
2022-04-03 19:19:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-04-03 19:19:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-04-03 19:19:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-04-03 19:19:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0f5a42a75560aaf68fabf4a4bfebfc090b5a3a68
2022-04-03 19:19:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0f5a42a75560aaf68fabf4a4bfebfc090b5a3a68
2022-04-03 19:19:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-04-03 19:19:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-04-03 19:19:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-04-03 19:19:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-04-03 19:19:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=c241e73c-ls37
2022-04-10 03:38:43 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-10 03:38:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-04-10 03:38:48 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-04-10 03:38:51 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c5ea3f96-ls14 Build-date:- 2022-04-09T22:36:17-05:00
2022-04-10 03:38:54 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-04-10 03:38:56 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-04-10 03:41:29 UTC|3 BUILD_DATE=2022-04-09T22:36:17-05:00 CALIBRE_RELEASE=c5ea3f96 VERSION=c5ea3f96-ls14 /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-04-10 03:41:33 UTC/bin/sh -c #(nop) COPY dir:48e9df9c3ed455ec64d19ff9e7783bdef2095b0cd0d6607b98e897f78708d0d8 in /
2022-04-10 03:41:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-04-10 03:41:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-09T22:36:17-05:00
2022-04-10 03:41: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-04-10 03:41:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-04-10 03:41:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-04-10 03:41:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=342b5bda2d342ff5d590b7108d076e5ee048c039
2022-04-10 03:41:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=342b5bda2d342ff5d590b7108d076e5ee048c039
2022-04-10 03:42:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-04-10 03:42:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-04-10 03:42:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-04-10 03:42:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-04-10 03:42:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=c5ea3f96-ls14
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.