2022-02-27 03:27:27 UTC
757 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:fb6363d9e47b782e84fd5a6788087009e1a54b6326de8b8540e50b6a1465e670 - 12.24% (92.7 MB)
[#001] sha256:13900d7242e9efdcbefd901edef2327b719ce043ad3c2a8cd88788f711b8d66d - 0.24% (1.8 MB)
[#002] sha256:b14a1dea702daf31dd1cf03b34e212c2193b5cc299629fa421f7a3479e4bde0e - 0.6% (4.54 MB)
[#003] sha256:d3566e70003726a0d367b6837617a2d2eb10a49d9a5acc921fc850ad0e35e330 - 0.0% (2.9 KB)
[#004] sha256:33e4fa6ad9660f84c9f5d5a579d2d35c2384086a731b63480e1992b013be3c5f - 0.09% (660 KB)
[#005] sha256:19db561d4ef57b7708ce7bdddf2aa3cc7a6d5e89faf14524c46869f7cd2847ba - 1.56% (11.8 MB)
[#006] sha256:a9e0f6dfa4c74edbcacc486d2798375f5bff51c0289175c1d13aac7aa7de069d - 31.71% (240 MB)
[#007] sha256:49ec266d3e42c0015c87daa6e0d935749fe54cac7515ef6ba9e6db5022ac329b - 0.0% (2.26 KB)
[#008] sha256:17ac5384cd3cb236b1bb5374d2c1b2fbba9cc72ef6791a16aec0169a44046552 - 0.41% (3.14 MB)
[#009] sha256:478795a77a2b9d733e72b397fb4dff3bb5a5c9753f12d02243cc2b6578cc0aaa - 0.48% (3.62 MB)
[#010] sha256:a0285ff6c993c7324e5cd8c9b8bfa38deda2283f676b1ac452a6bc61ce606cb4 - 28.31% (214 MB)
[#011] sha256:47bd133541c05707a7e311110fd5dd3fc09c11ae361b6a27724684ff714145f8 - 0.0% (1.11 KB)
[#012] sha256:d59e70ef8c73741399e04a96ef0ebd866cebf5e755b8732b6336fb8a0fdcc45f - 24.37% (185 MB)
[#013] sha256:ee10afad4f17932ede61867e9c3a3435b745a519ab80db547755972da0ab6d74 - 0.0% (873 Bytes)
/bin/sh -c #(nop) COPY dir:dd0b6006899b3f93aafa33937fc26524737eb37040a3401d58bf7d4a482a8056 in /
2022-02-16 19:35:40 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-16 19:35:40 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-16 19:35:41 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f269be15-ls37 Build-date:- 2022-02-16T20:33:24+01:00
2022-02-16 19:35:41 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-02-16 19:35:41 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-02-16 19:35:42 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2022-02-16 19:35:42 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-02-16 19:35:43 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-02-16 19:36:31 UTC|4 BUILD_DATE=2022-02-16T20:33:24+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=f269be15-ls37 /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-16 19:36:31 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-02-16 19:36:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-16 19:36:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-16 19:36:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-16T20:33:24+01:00
2022-02-16 19:36:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-02-16 19:36:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-02-16 19:36:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-16 19:36:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=8442fdfc0fc2fa259fee2f488638471da76853ff
2022-02-16 19:36:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=8442fdfc0fc2fa259fee2f488638471da76853ff
2022-02-16 19:36:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-02-16 19:36:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-02-16 19:36:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-02-16 19:36:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-16 19:36:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f269be15-ls37
2022-02-17 06:38:54 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-17 06:38:54 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-17 06:38:54 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.18.1-1-ls34 Build-date:- 2022-02-17T07:33:27+01:00
2022-02-17 06:38:54 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-17 06:38:55 UTC/bin/sh -c #(nop) COPY dir:0a7245d7b37760bf1ca32efd1c5c3d063a6cf7fbefafda25a9d1054b3a6a7288 in /
2022-02-17 06:38:56 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-02-17 06:39:43 UTC|2 BUILD_DATE=2022-02-17T07:33:27+01:00 VERSION=0.2.18-10.6-20.9.18.1-1-ls34 /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-17 06:39:48 UTC/bin/sh -c #(nop) COPY dir:ac25f006a4b3f1a011b16ceb60712e4e9d433007630527abde4eb74de20bb21a in /
2022-02-17 06:39:48 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-02-17 06:39:49 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-17 06:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-17 06:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-17T07:33:27+01:00
2022-02-17 06:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-02-17 06:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-02-17 06:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-17 06:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0e6e593a47cc472abea4dcb95647cf71ab4ecf91
2022-02-17 06:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0e6e593a47cc472abea4dcb95647cf71ab4ecf91
2022-02-17 06:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-02-17 06:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-02-17 06:39:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-02-17 06:39:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-17 06:39:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.18.1-1-ls34
2022-02-20 16:10:15 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-20 16:10:15 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-20 16:10:16 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a73c6801-ls32 Build-date:- 2022-02-20T17:04:39+01:00
2022-02-20 16:10:16 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-20 16:10:18 UTC/bin/sh -c #(nop) COPY dir:00557228f8ad21a077b8c3b499f44cec24cd536f7a561ffaffc18f58f173ef40 in /gclient
2022-02-20 16:10:18 UTC/bin/sh -c #(nop) COPY dir:27ad10e92207654001ae9aa466713b5b1ad0d99ad7ba5ca7c85bf4d5ceb6dce4 in /
2022-02-20 16:14:08 UTC|2 BUILD_DATE=2022-02-20T17:04:39+01:00 VERSION=a73c6801-ls32 /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-20 16:14:10 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-02-20 16:14:10 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-02-20 16:14:11 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-20 16:14:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-20 16:14:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-20T17:04:39+01:00
2022-02-20 16:14:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-02-20 16:14:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-02-20 16:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-20 16:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ed0239febb1fb3f9c1447696ea688590c0f49107
2022-02-20 16:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ed0239febb1fb3f9c1447696ea688590c0f49107
2022-02-20 16:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-02-20 16:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-02-20 16:14:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-02-20 16:14:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-20 16:14:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a73c6801-ls32
2022-02-27 03:26:40 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-27 03:26:40 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-27 03:26:40 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-02-27 03:26:40 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fae0304e-ls7 Build-date:- 2022-02-27T04:24:30+01:00
2022-02-27 03:26:40 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-02-27 03:26:40 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-02-27 03:27:23 UTC|3 BUILD_DATE=2022-02-27T04:24:30+01:00 CALIBRE_RELEASE=fae0304e VERSION=fae0304e-ls7 /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-27 03:27:25 UTC/bin/sh -c #(nop) COPY dir:f40ac026bd03faa5dfa9c2cdab0ebdd51ef81c990966ba917a0f536961b2f97e in /
2022-02-27 03:27:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-27 03:27:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-27T04:24:30+01:00
2022-02-27 03:27:25 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-27 03:27:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-02-27 03:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-27 03:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=2a335ba2b0e7b25bf1ddfe31c4ad356236ce4f59
2022-02-27 03:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2a335ba2b0e7b25bf1ddfe31c4ad356236ce4f59
2022-02-27 03:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-02-27 03:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-02-27 03:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-02-27 03:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-27 03:27:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fae0304e-ls7
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.