2022-06-12 03:55:18 UTC
804 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:9706fbda6f80364dc28255b53141406719761571fe9400e32b9154b9faec9779 - 15.47% (124 MB)
[#001] sha256:3b59e235961fb0359d3e841b73f93e2be08ef16b645da8335fabed9da7ee6b58 - 0.27% (2.15 MB)
[#002] sha256:b5fac6f8c251eb5e6f515c79c4bd3b369521b47eb0aff1de9faf4e7397347323 - 0.37% (2.95 MB)
[#003] sha256:82290df03c4567f1cda2f4279ebcb101ef760d491d706e063ebb1ee9277c4835 - 0.0% (2.9 KB)
[#004] sha256:e34ea4bf141b6bcb8050314fddadfec4f0b77b319653c84acdb853c9453fb1d8 - 0.08% (682 KB)
[#005] sha256:a9340895d1cb76e54e4520f915c24fc6cf931fde312addff3327afb89e4be0c9 - 1.52% (12.2 MB)
[#006] sha256:5ecb574b1f8586b3c4c5f4bc460fc84953399d6c5bd42bef86d4671936420f6a - 31.94% (257 MB)
[#007] sha256:acddf97dc1cf4c5d63b0e7f1a66972e54d667cb7e5d1f5cdee512ec95d977443 - 0.0% (2.81 KB)
[#008] sha256:2ebad5311ee3d7149ae8dabd7a59a8ec54b9f8730adc39ae77938a52057e685c - 0.42% (3.37 MB)
[#009] sha256:497980466d3a4bf67ce2b347f0014c116dc763d6b48475b09878e289acc2d66f - 0.45% (3.62 MB)
[#010] sha256:4809ef26a86f0fba3f111a602088133823dbec3c8f7fe3a84d694178cdfc28c8 - 25.71% (207 MB)
[#011] sha256:74b444b4daf73ee9a44d8ea2ba7877c73d3a67cace78c075891539a0d9064ca9 - 0.0% (1.05 KB)
[#012] sha256:3eba6b36da6d7f985c6048dcfcd1ebc3fa0677c0b2e5aa400e53ba76fb52f43e - 23.78% (191 MB)
[#013] sha256:b89dd0b6fb0776b0ed262655f053fb18eb82fb407967b5df17c17c54c8a6f93f - 0.0% (903 Bytes)
/bin/sh -c #(nop) COPY dir:cc81fbcf26a15d8cb5365cac9e369936f2c4dffbe4b197a613cf50aa2193cc5d in /
2022-05-31 14:11:57 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-31 14:11:58 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-31 14:11:59 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 641691e1-ls49 Build-date:- 2022-05-31T09:05:33-05:00
2022-05-31 14:12:00 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-05-31 14:12:01 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-05-31 14:12:02 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2022-05-31 14:12:03 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-05-31 14:12:05 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2022-05-31 14:12:17 UTC|4 BUILD_DATE=2022-05-31T09:05:33-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=641691e1-ls49 /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-05-31 14:12:18 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-05-31 14:12:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-05-31 14:12:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-31 14:12:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-31T09:05:33-05:00
2022-05-31 14:12:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-05-31 14:12:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-05-31 14:12:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-31 14:12:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=6703a25bcb866002589acc9f30487109e2a9ae3a
2022-05-31 14:12:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6703a25bcb866002589acc9f30487109e2a9ae3a
2022-05-31 14:12:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-05-31 14:12:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-05-31 14:12:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-05-31 14:12:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-31 14:12:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=641691e1-ls49
2022-06-02 06:52:00 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-02 06:52:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-02 06:52:00 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.19-2-ls52 Build-date:- 2022-06-02T01:41:24-05:00
2022-06-02 06:52:00 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-06-02 06:52:00 UTC/bin/sh -c #(nop) COPY dir:af1239dff869091d83d38cff9a142801715cc4316ba5f423b063a47f11c1fa8e in /
2022-06-02 06:52:01 UTC/bin/sh -c #(nop) COPY file:89c74a8040b5efc85370e46be536d1d4c1a184907bb25f2c78ed635866ebc3f9 in /usr/local/bin/docker-compose
2022-06-02 06:54:57 UTC|2 BUILD_DATE=2022-06-02T01:41:24-05:00 VERSION=0.2.18-10.6-20.9.19-2-ls52 /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-02 06:55:04 UTC/bin/sh -c #(nop) COPY dir:98fe3bb69f217602f10f198780ce9080fc876124c8cbe4bb7210f0d1bf33411c in /
2022-06-02 06:55:04 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-06-02 06:55:04 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-06-02 06:55:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-02 06:55:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-02T01:41:24-05:00
2022-06-02 06:55:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-06-02 06:55:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-06-02 06:55:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-02 06:55:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b58d7305f7541cf50a59030c129cca0fbf0a4f62
2022-06-02 06:55:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b58d7305f7541cf50a59030c129cca0fbf0a4f62
2022-06-02 06:55:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-06-02 06:55:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-06-02 06:55:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-06-02 06:55:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-02 06:55:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.19-2-ls52
2022-06-05 16:13:41 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-05 16:13:42 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-05 16:13:44 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 71c5bb59-ls46 Build-date:- 2022-06-05T18:04:25+02:00
2022-06-05 16:13:46 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-06-05 16:13:49 UTC/bin/sh -c #(nop) COPY dir:de77a66e69b694c3870a395eb934ba863d6cd5d2ff36f0bb92201bbe10019b7d in /gclient
2022-06-05 16:13:51 UTC/bin/sh -c #(nop) COPY dir:9191a412937788dca2603518d79c3b272740ba80005026e98d1c0210fc8b217f in /
2022-06-05 16:19:12 UTC|2 BUILD_DATE=2022-06-05T18:04:25+02:00 VERSION=71c5bb59-ls46 /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-05 16:19:16 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-06-05 16:19:18 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-06-05 16:19:21 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-06-05 16:19:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-05 16:19:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-05T18:04:25+02:00
2022-06-05 16:19:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-06-05 16:19:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-06-05 16:19:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-05 16:19:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d6188925aa593e396ebc8267dde83e2a453c602a
2022-06-05 16:19:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d6188925aa593e396ebc8267dde83e2a453c602a
2022-06-05 16:19:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-06-05 16:19:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-06-05 16:19:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-06-05 16:19:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-05 16:19:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=71c5bb59-ls46
2022-06-12 03:52:26 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-12 03:52:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-12 03:52:26 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-06-12 03:52:26 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 36532139-ls23 Build-date:- 2022-06-11T22:50:21-05:00
2022-06-12 03:52:26 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-06-12 03:52:26 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-06-12 03:55:06 UTC|3 BUILD_DATE=2022-06-11T22:50:21-05:00 CALIBRE_RELEASE=36532139 VERSION=36532139-ls23 /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-12 03:55:16 UTC/bin/sh -c #(nop) COPY dir:48e9df9c3ed455ec64d19ff9e7783bdef2095b0cd0d6607b98e897f78708d0d8 in /
2022-06-12 03:55:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-12 03:55:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-11T22:50:21-05:00
2022-06-12 03:55:16 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-12 03:55:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-06-12 03:55:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-12 03:55:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cd4a15520052b714484d9a4a6814499882e8e2df
2022-06-12 03:55:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cd4a15520052b714484d9a4a6814499882e8e2df
2022-06-12 03:55:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-06-12 03:55:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-06-12 03:55:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-06-12 03:55:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-12 03:55:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=36532139-ls23
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.