2022-03-06 03:27:58 UTC
799 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:da02cc4ea57cc1a7f522300ad36ed58b4c559ac9b3b605e347dd4b88a9aaac24 - 11.71% (93.6 MB)
[#001] sha256:2884ed99c4bc48703b6ae79d4ef797428ec0a9e021ee2c52dadf3039be34592c - 0.23% (1.8 MB)
[#002] sha256:ce36afa1bfdf05870898115e6a77c39e9a3d8f04f2350206cbfc7bcf90bcc013 - 0.57% (4.55 MB)
[#003] sha256:ab2781cfec556a1131a89bdb3fdff6e89224f46d6ad9bd6d453ebd3f544c12b1 - 0.0% (2.9 KB)
[#004] sha256:8e6c5b1ecf7cf6fecb77661c1a6a76501769cd73955ad3b82aa8da485b9cffd6 - 0.08% (660 KB)
[#005] sha256:40086bd6830dba3b575685967af49cd193019bc0be6f23da058134a33981e408 - 1.48% (11.8 MB)
[#006] sha256:15a9527207e3fe79e346a755eb3380ec9f04cb01d107e8648aaf4183f1816cb7 - 30.11% (241 MB)
[#007] sha256:a0f7546012e955bb61a462fec34a47608c53ab0ab7b30264ad1727a7856697e7 - 0.0% (2.81 KB)
[#008] sha256:70b133d85d51a9500f0d19db630544de44977e09c14af3ebe19293a7ba35ad03 - 0.39% (3.14 MB)
[#009] sha256:db48756dd8c3263c043afacbc04a3a6f42f2a59cf179d9cfbf9796cc92ad08ba - 0.45% (3.62 MB)
[#010] sha256:bc03a83d48b7edd5194da268141bde4e323823e44fb586ba9fd0597165437d6d - 31.82% (254 MB)
[#011] sha256:3ce8d6d7306b8e61401eec442e2e12e442d508d7fd0e98ebcc5a8bbc80d9643b - 0.0% (1.11 KB)
[#012] sha256:0537a5eb4c412bac99823e82dc9cf0073e3185b7a833e687e23857c2b924e2ff - 23.15% (185 MB)
[#013] sha256:2cc285811099f6846afd9e9df35679a3c921add7f1e28556783acb3aef420fe9 - 0.0% (873 Bytes)
/bin/sh -c #(nop) COPY dir:3ff8c21a646c7e7de9e3a84a67d55ef95aa0519542e870067c3005e4daf8a63a in /
2022-03-01 14:04:49 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-01 14:04:49 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-01 14:04:50 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7058dcf3-ls39 Build-date:- 2022-03-01T15:02:04+01:00
2022-03-01 14:04:50 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-03-01 14:04:50 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-03-01 14:04:50 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2022-03-01 14:04:50 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-03-01 14:04:51 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-03-01 14:06:02 UTC|4 BUILD_DATE=2022-03-01T15:02:04+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=7058dcf3-ls39 /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-01 14:06:03 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-03-01 14:06:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-03-01 14:06:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-01 14:06:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-01T15:02:04+01:00
2022-03-01 14:06:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-03-01 14:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-03-01 14:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-01 14:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0fd50987a2cd94b7bb6be1156ff14a5f04adc2a0
2022-03-01 14:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0fd50987a2cd94b7bb6be1156ff14a5f04adc2a0
2022-03-01 14:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-03-01 14:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-03-01 14:06:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-03-01 14:06:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-01 14:06:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=7058dcf3-ls39
2022-03-04 23:43:44 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-04 23:43:44 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-04 23:43:44 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.18.1-1-ls37 Build-date:- 2022-03-05T00:37:23+01:00
2022-03-04 23:43:44 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-04 23:43:44 UTC/bin/sh -c #(nop) COPY dir:664f65fb0ee63450c2fe837b34f949a0111e7c601801e790e3298819dd11915a in /
2022-03-04 23:43:44 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-03-04 23:43:45 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2022-03-04 23:44:29 UTC|2 BUILD_DATE=2022-03-05T00:37:23+01:00 VERSION=0.2.18-10.6-20.9.18.1-1-ls37 /bin/sh -c echo "**** install deps ****" && pacman -Sy --noconfirm --needed docker fuse lame libfdk-aac libjpeg-turbo libxrandr mesa openssh 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-04 23:44:32 UTC/bin/sh -c #(nop) COPY dir:98fe3bb69f217602f10f198780ce9080fc876124c8cbe4bb7210f0d1bf33411c in /
2022-03-04 23:44:32 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-03-04 23:44:33 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-04 23:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-04 23:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-05T00:37:23+01:00
2022-03-04 23:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-03-04 23:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-03-04 23:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-04 23:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fbc6262c48c2e08b5599080fe6379e3ef6b9d586
2022-03-04 23:44:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fbc6262c48c2e08b5599080fe6379e3ef6b9d586
2022-03-04 23:44:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-03-04 23:44:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-03-04 23:44:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-03-04 23:44:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-04 23:44:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.18.1-1-ls37
2022-03-05 02:59:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-05 02:59:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-05 02:59:26 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1f128f95-ls34 Build-date:- 2022-03-05T03:52:15+01:00
2022-03-05 02:59:26 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-05 02:59:28 UTC/bin/sh -c #(nop) COPY dir:49e8adff36f4f5d89cd62bfac6a5745cedbeb71a79210d7c17fd0020fe70db00 in /gclient
2022-03-05 02:59:30 UTC/bin/sh -c #(nop) COPY dir:b6af3d1f60415598e2ec12091a35e8cf4e09e6be81ded14678926c8a25019aa4 in /
2022-03-05 03:04:30 UTC|2 BUILD_DATE=2022-03-05T03:52:15+01:00 VERSION=1f128f95-ls34 /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-03-05 03:04:35 UTC/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /
2022-03-05 03:04:35 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-03-05 03:04:35 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-05 03:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-05 03:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-05T03:52:15+01:00
2022-03-05 03:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-03-05 03:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-03-05 03:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-05 03:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=a87d8af7e446741d3dbf6d12022df58b4c032184
2022-03-05 03:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=a87d8af7e446741d3dbf6d12022df58b4c032184
2022-03-05 03:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-03-05 03:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-03-05 03:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-03-05 03:04:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-05 03:04:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1f128f95-ls34
2022-03-06 03:26:59 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-06 03:26:59 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-06 03:26:59 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-03-06 03:27:00 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 02a2ceb8-ls8 Build-date:- 2022-03-06T04:25:50+01:00
2022-03-06 03:27:00 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-03-06 03:27:00 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-03-06 03:27:55 UTC|3 BUILD_DATE=2022-03-06T04:25:50+01:00 CALIBRE_RELEASE=02a2ceb8 VERSION=02a2ceb8-ls8 /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-06 03:27:56 UTC/bin/sh -c #(nop) COPY dir:f40ac026bd03faa5dfa9c2cdab0ebdd51ef81c990966ba917a0f536961b2f97e in /
2022-03-06 03:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-06 03:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-06T04:25:50+01:00
2022-03-06 03:27:56 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-06 03:27:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-03-06 03:27:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-06 03:27:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=35e8e64d551051e60b759b35519d6f498a1d01cb
2022-03-06 03:27:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=35e8e64d551051e60b759b35519d6f498a1d01cb
2022-03-06 03:27:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-03-06 03:27:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-03-06 03:27:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-03-06 03:27:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-06 03:27:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=02a2ceb8-ls8
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.