2022-03-13 03:31:46 UTC
801 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:70ff1253fb967997c9a08c74396586a2b99bc60baddc7b9e4a240c22888c4225 - 15.01% (120 MB)
[#001] sha256:4c8396edd5d93020139263b194bff6587654f0366235cee257f851770ce0f016 - 0.27% (2.15 MB)
[#002] sha256:b1c179d2e0a571290e14fc27400b6770dfa5508507197ae2aff8a257e5520a97 - 0.37% (2.92 MB)
[#003] sha256:562be11e5bf39a396810dbce831422e976bddd83ed6b8cf85a5094e8867cd92c - 0.0% (2.9 KB)
[#004] sha256:8c7869c8bb53eef1e52d5de143bade961cc8a5322a5b75f1a462e515ebcee9a2 - 0.08% (634 KB)
[#005] sha256:d6a4557362e7285d3d9fece16eaeaea87bfc22d1d435721c478a8703121f237f - 1.48% (11.8 MB)
[#006] sha256:0c89d8e03853eebb3a3296fb2d322d97beaef66282a906bae471a2510cf283f3 - 29.67% (238 MB)
[#007] sha256:7ced1aadc8e31001e86c4ca51c43a3d3863505afa1cf3c185e45145f21f41054 - 0.0% (2.81 KB)
[#008] sha256:692c0ba0349ffa46d19e040c9ca8642eb44b107739c4445edf8298ca45837bc9 - 0.39% (3.14 MB)
[#009] sha256:a937a41193d432935e6083410be3e9e00b9a3a22d1bfe7142237439e784827aa - 0.43% (3.45 MB)
[#010] sha256:8842180e79d3775565c85242bbf0ff6ab35468d0497d614635c0390b87e1b316 - 28.9% (231 MB)
[#011] sha256:3501851564b590d5fd5f51cde879aa5700ad59cf9736f50ee22548123bb2b08b - 0.0% (1.12 KB)
[#012] sha256:b2e8d6d6247a9c82f620cbaafc49d1354f0bbfe982f824e7fba5d75d463115c3 - 23.41% (187 MB)
[#013] sha256:40752cb59c49a8990eb8c75532f694ba06917d6e45f86c8606fa76a52da853d6 - 0.0% (873 Bytes)
/bin/sh -c #(nop) COPY dir:54e95c0247320168a6c63c89745426137556817c8d6bc0511b810907c03c405b in /
2022-03-07 21:54:49 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-07 21:54:50 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-07 21:54:50 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 11838417-ls40 Build-date:- 2022-03-07T22:46:38+01:00
2022-03-07 21:54:50 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-03-07 21:54:50 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-03-07 21:54:51 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-03-07 21:54:51 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-03-07 21:54:52 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-03-07 21:55:09 UTC|4 BUILD_DATE=2022-03-07T22:46:38+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=11838417-ls40 /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 ****" && pacman -Rsn --noconfirm patch && rm -rf /init-stage2.patch /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*
2022-03-07 21:55:09 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-03-07 21:55:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-03-07 21:55:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-07 21:55:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-07T22:46:38+01:00
2022-03-07 21:55:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-03-07 21:55:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-03-07 21:55:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-07 21:55:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=62cffc860d127e73279e77c2d805e0c734b69624
2022-03-07 21:55:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=62cffc860d127e73279e77c2d805e0c734b69624
2022-03-07 21:55:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-03-07 21:55:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-03-07 21:55:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-03-07 21:55:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-07 21:55:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=11838417-ls40
2022-03-07 22:35:42 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-07 22:35:42 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-07 22:35:42 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.18.1-1-ls39 Build-date:- 2022-03-07T23:22:08+01:00
2022-03-07 22:35:42 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-07 22:35:43 UTC/bin/sh -c #(nop) COPY dir:b9506916ba365ed2f95666fd38b82a4345e7b274221e0b73ab4264a6198b4c23 in /
2022-03-07 22:35:44 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-03-07 22:38:40 UTC|2 BUILD_DATE=2022-03-07T23:22:08+01:00 VERSION=0.2.18-10.6-20.9.18.1-1-ls39 /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-07 22:38:42 UTC/bin/sh -c #(nop) COPY dir:98fe3bb69f217602f10f198780ce9080fc876124c8cbe4bb7210f0d1bf33411c in /
2022-03-07 22:38:42 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-03-07 22:38:42 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-07 22:38:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-07 22:38:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-07T23:22:08+01:00
2022-03-07 22:38:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-03-07 22:38:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-03-07 22:38:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-07 22:38:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ca7bfbb7c583491273eec3cbb896c1f08e350efd
2022-03-07 22:38:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ca7bfbb7c583491273eec3cbb896c1f08e350efd
2022-03-07 22:38:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-03-07 22:38:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-03-07 22:38:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-03-07 22:38:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-07 22:38:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.18.1-1-ls39
2022-03-08 22:59:01 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-08 22:59:02 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-08 22:59:02 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4b4e510a-ls35 Build-date:- 2022-03-08T23:45:43+01:00
2022-03-08 22:59:02 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-08 22:59:07 UTC/bin/sh -c #(nop) COPY dir:f916a5a8009f65f590ff40617f826224c496da490a3f73905d97ef508ab4aa1d in /gclient
2022-03-08 22:59:08 UTC/bin/sh -c #(nop) COPY dir:35344a76408c0bc8b1befc1e711c2e60079d14c34d5a4a7cff9c1589726f2f34 in /
2022-03-08 23:08:15 UTC|2 BUILD_DATE=2022-03-08T23:45:43+01:00 VERSION=4b4e510a-ls35 /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-03-08 23:08:19 UTC/bin/sh -c #(nop) COPY dir:0eca25b26790627023fc46b2c0ad3473403157249db6d81fffe44417ca17199c in /
2022-03-08 23:08:19 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-03-08 23:08:19 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-08 23:08:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-08 23:08:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-08T23:45:43+01:00
2022-03-08 23:08:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-03-08 23:08:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-03-08 23:08:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-08 23:08:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=45080547628a1543fc3485e6efedc75ac7b6ec16
2022-03-08 23:08:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=45080547628a1543fc3485e6efedc75ac7b6ec16
2022-03-08 23:08:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-03-08 23:08:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-03-08 23:08:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-03-08 23:08:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-08 23:08:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4b4e510a-ls35
2022-03-13 03:28:03 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-13 03:28:06 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-13 03:28:09 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-03-13 03:28:12 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10438181-ls9 Build-date:- 2022-03-12T21:25:12-06:00
2022-03-13 03:28:15 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-03-13 03:28:18 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-03-13 03:30:56 UTC|3 BUILD_DATE=2022-03-12T21:25:12-06:00 CALIBRE_RELEASE=10438181 VERSION=10438181-ls9 /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-03-13 03:31:00 UTC/bin/sh -c #(nop) COPY dir:f40ac026bd03faa5dfa9c2cdab0ebdd51ef81c990966ba917a0f536961b2f97e in /
2022-03-13 03:31:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-13 03:31:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-12T21:25:12-06:00
2022-03-13 03:31:12 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-03-13 03:31:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-03-13 03:31:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-13 03:31:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=8f471ef5309dff76fba572695685c3d609b409f0
2022-03-13 03:31:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=8f471ef5309dff76fba572695685c3d609b409f0
2022-03-13 03:31:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-03-13 03:31:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-03-13 03:31:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-03-13 03:31:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-13 03:31:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=10438181-ls9
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.