2022-04-10 03:37:54 UTC
748 MB
8080
GUIAUTOSTARTtrue
HOME/config
NVIDIA_DRIVER_CAPABILITIEScompute,video,utility
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:69d92c91e998513618a3fdec55e451c16c374b17504c9c9603feb581919950be - 12.5% (93.5 MB)
[#001] sha256:397a163498a52169f897b444a421d916770413359424c8d87558c7f163b21375 - 0.24% (1.8 MB)
[#002] sha256:80df3bbe3f06d3c247a2a62a23d770e32d16eb108b7fc6f0eaff399c7c16a7b6 - 0.61% (4.55 MB)
[#003] sha256:5cadd7a8c6e348c8cbc1047fc69d544e88610d192d30090f5ef109d4b4003f59 - 0.0% (2.9 KB)
[#004] sha256:3290679eb37d8d4983567714e2376320f38884a02ca895b38ec3fca7436afaaf - 0.09% (664 KB)
[#005] sha256:5f459653eaaf148a6d062abf2549f81830dc4a553b1c137d2524c31be71e77a8 - 1.63% (12.2 MB)
[#006] sha256:cbfee81321a482c1c2db09ca125218c8e0d95ee8acc828e4f5c0abc078c7a174 - 33.38% (250 MB)
[#007] sha256:7707a7500e41cfe2dc709d717421763f97afb17535855b3d03441aef4a2fc260 - 0.0% (2.81 KB)
[#008] sha256:5e2a9c8d2c7f7991853854b825ac476c17dee24aaefe520a8e4864cab6dddfef - 0.44% (3.3 MB)
[#009] sha256:df34d95bdb5fcb9e722317df0e07f1476dbe943c5b10d72155a73b3027dedf35 - 0.48% (3.62 MB)
[#010] sha256:4c8cdb67943dff694b8a6342e770bd815ff38a6e10e4f1e67e3155b07838badd - 26.24% (196 MB)
[#011] sha256:dbcf4f9d99d64436f82c20f8c4c8bf2d69fb3c3328fb8359adc6cbaea3f8f9a7 - 0.0% (1.11 KB)
[#012] sha256:007808b6cd8b4a417edd442be6ad72a9b33335e336507920198f4f9509fca3be - 24.39% (183 MB)
[#013] sha256:2d6517c4b9c2b3c5f100df565b9cbb52d72f6301a2909efb50febc015aba5903 - 0.0% (902 Bytes)
/bin/sh -c #(nop) COPY dir:18437b547c225c9b63f99f9e559f01f1ccdbbab1b4714728d03bf7421a3adf7c in /
2022-03-29 14:03:48 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-29 14:03:48 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-29 14:03:48 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:03:48 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-03-29 14:03:49 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-03-29 14:03:49 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2022-03-29 14:03:49 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-03-29 14:03:50 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-03-29 14:04:36 UTC|4 BUILD_DATE=2022-03-29T09:01:25-05:00 OVERLAY_ARCH=amd64 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 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-03-29 14:04:36 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-03-29 14:04:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-03-29 14:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-29 14:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-29T09:01:25-05:00
2022-03-29 14:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-03-29 14:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-03-29 14:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-29 14:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d090a0cd41cb470e633b90aaf27d665976c346f4
2022-03-29 14:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d090a0cd41cb470e633b90aaf27d665976c346f4
2022-03-29 14:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-03-29 14:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-03-29 14:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-03-29 14:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-29 14:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=335c692f-ls43
2022-03-31 06:37:47 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-31 06:37:48 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-31 06:37:48 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:37:48 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-31 06:37:48 UTC/bin/sh -c #(nop) COPY dir:0711e108dd4f899bfb39c74a2ba02d9d8c40e76b683763105ca094a52d0b1218 in /
2022-03-31 06:37:48 UTC/bin/sh -c #(nop) COPY file:f7cb5218124ba1c824aaca8dbedfdcb72e519d58543e38b85aed17df4c5865a9 in /usr/local/bin/docker-compose
2022-03-31 06:37:48 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2022-03-31 06:38:15 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 mesa openssh pciutils pulseaudio sudo xf86-video-ati xf86-video-amdgpu xf86-video-intel 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:38:17 UTC/bin/sh -c #(nop) COPY dir:98fe3bb69f217602f10f198780ce9080fc876124c8cbe4bb7210f0d1bf33411c in /
2022-03-31 06:38:17 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-03-31 06:38:17 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-31 06:38:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-31 06:38:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-31T06:33:53+00:00
2022-03-31 06:38:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-03-31 06:38:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-03-31 06:38:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-31 06:38:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=18ba51c1697448b38a0366e4e5cfd8770116deaa
2022-03-31 06:38:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=18ba51c1697448b38a0366e4e5cfd8770116deaa
2022-03-31 06:38:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-03-31 06:38:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-03-31 06:38:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-03-31 06:38:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-31 06:38:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.19-2-ls44
2022-04-03 19:09:33 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-03 19:09:33 UTC/bin/sh -c #(nop) ARG VERSION
2022-04-03 19:09:33 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:09:33 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-04-03 19:09:35 UTC/bin/sh -c #(nop) COPY dir:dc76f6b362c6eff2a1688c9491332c3e352dcab67713cbb63f98bd46b2de830e in /gclient
2022-04-03 19:09:36 UTC/bin/sh -c #(nop) COPY dir:2ad21881688de9f4bff4dbf0b193bfc6be9f17d67cd7f7b0ebfc843c4f1644ba in /
2022-04-03 19:12:30 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:12:34 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-04-03 19:12:34 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-04-03 19:12:34 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-03 19:12:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-04-03 19:12:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-03T21:05:11+02:00
2022-04-03 19:12:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-04-03 19:12:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-04-03 19:12:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-04-03 19:12:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0f5a42a75560aaf68fabf4a4bfebfc090b5a3a68
2022-04-03 19:12:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0f5a42a75560aaf68fabf4a4bfebfc090b5a3a68
2022-04-03 19:12:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-04-03 19:12:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-04-03 19:12:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-04-03 19:12:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-04-03 19:12:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=c241e73c-ls37
2022-04-10 03:37:17 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-10 03:37:17 UTC/bin/sh -c #(nop) ARG VERSION
2022-04-10 03:37:17 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-04-10 03:37:17 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:37:18 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-04-10 03:37:18 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-04-10 03:37:52 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:37:53 UTC/bin/sh -c #(nop) COPY dir:48e9df9c3ed455ec64d19ff9e7783bdef2095b0cd0d6607b98e897f78708d0d8 in /
2022-04-10 03:37:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-04-10 03:37:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-09T22:36:17-05:00
2022-04-10 03:37:53 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:37:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-04-10 03:37:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-04-10 03:37:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=342b5bda2d342ff5d590b7108d076e5ee048c039
2022-04-10 03:37:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=342b5bda2d342ff5d590b7108d076e5ee048c039
2022-04-10 03:37:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-04-10 03:37:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-04-10 03:37:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-04-10 03:37:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-04-10 03:37:54 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.