2022-02-06 03:24:11 UTC
756 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:febfbe26006ff0b9598f35de1bc3d8b4f6d055b59db6e7d4e54500a78950a417 - 12.13% (91.7 MB)
[#001] sha256:01a82595aa89bde8545008fee3820a91647aafaeca0f8348973ec3a44af44969 - 0.24% (1.8 MB)
[#002] sha256:bf72d4805a4b1f5a46dc13cf587e6c46ff04e848f4093ccab61ec344133134ed - 0.6% (4.53 MB)
[#003] sha256:1e00f06bc9add1eac3b30aad394c69fe3c4728199ecda521d5d6c69541db825f - 0.0% (2.9 KB)
[#004] sha256:0e7cf6ce14885f1b759ddacd3f5c8554c6f74573975e91a403db90aa41567659 - 0.09% (660 KB)
[#005] sha256:0cdb9a0f6ebbd56ea46113b8a5c7ceb68eaa3381657183f23328ce7078f30781 - 1.56% (11.8 MB)
[#006] sha256:613c0220d089ed511c2095aa22d77956130e4f4953f4afe55d2f1de2bd0a4775 - 31.12% (235 MB)
[#007] sha256:7aff87a6d1580f62cc8816d53c91a8420fb06429ed7f9da86dd066e95fc6f65d - 0.0% (2.26 KB)
[#008] sha256:85c273e11f3c9abbf62ad7546b18b750e94844ebbb9f958f06c3a494eff8a601 - 0.41% (3.13 MB)
[#009] sha256:86dfb8eb4a2aa4132550b33740a5f0c540a0ae82fefc570a767210b2262056ad - 0.48% (3.62 MB)
[#010] sha256:a3342406eb39d75c700c45b60460f4717d1267074169934a98739dd4bbe82c89 - 29.01% (219 MB)
[#011] sha256:4b319a70ad5a325f90d3a947f4b77ed9d4e67f6eec0515e60e0d490d99c4e67b - 0.0% (1.11 KB)
[#012] sha256:3d64372f962e9605d57a708c1a39066c75448d9d8475e86a9259a856568c3cb5 - 24.36% (184 MB)
[#013] sha256:dabba80c22f377f5e9e59de11a51a8286452c97c5c4a531b2511a540efc67fb9 - 0.0% (873 Bytes)
/bin/sh -c #(nop) COPY dir:253cdf191009830073989c9d12b6ed0893029ca50ea0d29e09e1fbd42a7f485c in /
2022-02-01 14:02:50 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-01 14:02:51 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-01 14:02:51 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9154f5b3-ls34 Build-date:- 2022-02-01T15:00:54+01:00
2022-02-01 14:02:51 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-02-01 14:02:51 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-02-01 14:02:51 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2022-02-01 14:02:51 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-02-01 14:02:52 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-02-01 14:03:34 UTC|4 BUILD_DATE=2022-02-01T15:00:54+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=9154f5b3-ls34 /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 archlinux && 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-02-01 14:03:34 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-02-01 14:03:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-01 14:03:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-01 14:03:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-01T15:00:54+01:00
2022-02-01 14:03:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-02-01 14:03:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-02-01 14:03:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-01 14:03:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b3c1094c9906d553bcda12f9d5b64bae145e840f
2022-02-01 14:03:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b3c1094c9906d553bcda12f9d5b64bae145e840f
2022-02-01 14:03:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-02-01 14:03:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-02-01 14:03:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-02-01 14:03:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-01 14:03:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9154f5b3-ls34
2022-02-04 23:03:37 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-04 23:03:37 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 23:03:37 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.9.18-30.6-2-ls30 Build-date:- 2022-02-04T23:58:11+01:00
2022-02-04 23:03:37 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-04 23:03:38 UTC/bin/sh -c #(nop) COPY dir:16aa6e5220df88d7e5b3a72ddc74c60f1853253df0257a7676c10eaf54521485 in /
2022-02-04 23:03:38 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-02-04 23:04:19 UTC|2 BUILD_DATE=2022-02-04T23:58:11+01:00 VERSION=0.2.18-10.9.18-30.6-2-ls30 /bin/sh -c echo "**** install deps ****" && pacman -Sy --noconfirm --needed docker fuse lame libfdk-aac libjpeg-turbo libxrandr openssh pulseaudio sudo 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-02-04 23:04:22 UTC/bin/sh -c #(nop) COPY dir:ac25f006a4b3f1a011b16ceb60712e4e9d433007630527abde4eb74de20bb21a in /
2022-02-04 23:04:23 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-02-04 23:04:23 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-04 23:04:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-04 23:04:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04T23:58:11+01:00
2022-02-04 23:04:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-02-04 23:04:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-02-04 23:04:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-04 23:04:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1a32aed494e261305e4f8956c98ac8fa2060943c
2022-02-04 23:04:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1a32aed494e261305e4f8956c98ac8fa2060943c
2022-02-04 23:04:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-02-04 23:04:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-02-04 23:04:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-02-04 23:04:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-04 23:04:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.9.18-30.6-2-ls30
2022-02-05 06:53:01 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-05 06:53:01 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-05 06:53:01 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9be14854-ls26 Build-date:- 2022-02-05T07:48:40+01:00
2022-02-05 06:53:01 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-05 06:53:03 UTC/bin/sh -c #(nop) COPY dir:51ae611432160263a6111b3f66d8a2109e00b85fd8d0a60a4e3c2bc404ad23c9 in /gclient
2022-02-05 06:53:04 UTC/bin/sh -c #(nop) COPY dir:a191b9e791fc591d614e2baa9be75c2a9373a5296b50e639e601a6d7037ea70c in /
2022-02-05 06:56:33 UTC|2 BUILD_DATE=2022-02-05T07:48:40+01:00 VERSION=9be14854-ls26 /bin/sh -c echo "**** install packages ****" && pacman -Sy --noconfirm --needed base-devel freerdp git nodejs noto-fonts openbox pavucontrol websocat xorg-xmessage && echo "**** build AUR packages ****" && cd /tmp && AUR_PACKAGES=" dbus-x11" && pacman -Rns --noconfirm -dd dbus && for PACKAGE in ${AUR_PACKAGES}; do git clone https://aur.archlinux.org/${PACKAGE}.git && chown -R abc:abc ${PACKAGE} && cd ${PACKAGE} && sudo -u abc makepkg -sAci --skipinteg --noconfirm --needed && cd /tmp ; done && 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-02-05 06:56:37 UTC/bin/sh -c #(nop) COPY dir:c16c9883f9b44907c697518a4edbebfd9bb5c851f23901d8ff037a9f440c6128 in /
2022-02-05 06:56:38 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-02-05 06:56:38 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-05 06:56:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-05 06:56:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-05T07:48:40+01:00
2022-02-05 06:56:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-02-05 06:56:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-02-05 06:56:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-05 06:56:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=02d84ee26e9a4b251946691a59f36d2a419129b3
2022-02-05 06:56:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=02d84ee26e9a4b251946691a59f36d2a419129b3
2022-02-05 06:56:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-02-05 06:56:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-02-05 06:56:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-02-05 06:56:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-05 06:56:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9be14854-ls26
2022-02-06 03:23:43 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-06 03:23:44 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-06 03:23:44 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-02-06 03:23:44 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ebe425c8-ls4 Build-date:- 2022-02-06T03:22:19+00:00
2022-02-06 03:23:44 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-02-06 03:23:44 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-02-06 03:24:07 UTC|3 BUILD_DATE=2022-02-06T03:22:19+00:00 CALIBRE_RELEASE=ebe425c8 VERSION=ebe425c8-ls4 /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-02-06 03:24:09 UTC/bin/sh -c #(nop) COPY dir:f40ac026bd03faa5dfa9c2cdab0ebdd51ef81c990966ba917a0f536961b2f97e in /
2022-02-06 03:24:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-06 03:24:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-06T03:22:19+00:00
2022-02-06 03:24:10 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-02-06 03:24:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-02-06 03:24:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-06 03:24:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=77e9b608dafc56d4d9ab5e0471299252db1c96bb
2022-02-06 03:24:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=77e9b608dafc56d4d9ab5e0471299252db1c96bb
2022-02-06 03:24:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-02-06 03:24:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-02-06 03:24:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-02-06 03:24:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-06 03:24:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=ebe425c8-ls4
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.