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
2022-02-06 03:27:57 UTC
790 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:10d0f2f3ded624c590979841e11ff6f5649d5b8d2dd71b6fd6bdabd25ca00a4c - 14.98% (118 MB)
[#001] sha256:acf0a2e2256ff8231b1d650e25522e0e9357ebb63df990695d8d6026057a19ae - 0.27% (2.15 MB)
[#002] sha256:c591d530c876e1ce97208d235dfa7f832c4175748d0e57729fa7d863cd011acf - 0.37% (2.92 MB)
[#003] sha256:2b5b859ec6ec889e9c5f1b5ff0ad04ebfd2670ec09597bee675f060c2819b180 - 0.0% (2.9 KB)
[#004] sha256:a22d7470859b2d9008543c6ad661fa206d6edf11cabea679d360e879ab36effd - 0.08% (636 KB)
[#005] sha256:f0fc826f2bf0b164708051419cefad5aeeb5a23f29d9c0c778a161352fbb7b30 - 1.5% (11.8 MB)
[#006] sha256:da9ee41e802f2098f92f017644e322866402e1a55b418493db93db9660f66d3e - 27.59% (218 MB)
[#007] sha256:064b6bec717afd720ccd067ce3f96a7da29a6f6952d6283bc00da16be4262d24 - 0.0% (2.22 KB)
[#008] sha256:e7e5dec6914216ef1fd0afc89ac65046b2a9b3542c70f4771587d61270563e36 - 0.4% (3.13 MB)
[#009] sha256:ccbd665267b4675067bc11e929bd7b14268f704fc6345136cf9f237707f3ee1c - 0.44% (3.45 MB)
[#010] sha256:3a6cc304807de999dd84daf01ac918ff3fedb3d1ab3997bff40948e58524447e - 30.48% (241 MB)
[#011] sha256:7005c9c80c826724461c24878d7b356a0f3defce5b868b2cdc06c5058fd72bb9 - 0.0% (1.11 KB)
[#012] sha256:afdb63b6eff1b412a0b03d52847d16ee43ff62a8592e80f7a3a1d7ab00fb36b0 - 23.9% (189 MB)
[#013] sha256:7d35200a908910cd9e7e41e210880702fdc9afee44fd81851b2871e6cc305b4d - 0.0% (872 Bytes)
/bin/sh -c #(nop) COPY dir:7522b9620c6e58051984c68b7cad7bbe90dc36b610815fe78005266352e4828f in /
2022-02-01 14:08:01 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-01 14:08:02 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-01 14:08:03 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:08:04 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-02-01 14:08:05 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-02-01 14:08:06 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-02-01 14:08:07 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-02-01 14:08:09 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-02-01 14:08:24 UTC|4 BUILD_DATE=2022-02-01T15:00:54+01:00 OVERLAY_ARCH=arm 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 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 ****" && pacman -Rsn --noconfirm patch && rm -rf /init-stage2.patch /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*
2022-02-01 14:08:25 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-02-01 14:08:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-01 14:08:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-01 14:08:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-01T15:00:54+01:00
2022-02-01 14:08:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-02-01 14:08:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-02-01 14:08:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-01 14:08:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b3c1094c9906d553bcda12f9d5b64bae145e840f
2022-02-01 14:08:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b3c1094c9906d553bcda12f9d5b64bae145e840f
2022-02-01 14:08:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-02-01 14:08:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-02-01 14:08:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-02-01 14:08:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-01 14:08:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9154f5b3-ls34
2022-02-04 23:08:00 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-04 23:08:01 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 23:08:02 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:08:03 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-04 23:08:05 UTC/bin/sh -c #(nop) COPY dir:c944754c12b34bf6bf2c1081f62c5b91355aea06f06a9021a736deb5e935fd8e in /
2022-02-04 23:08:06 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-02-04 23:10:47 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:10:49 UTC/bin/sh -c #(nop) COPY dir:ac25f006a4b3f1a011b16ceb60712e4e9d433007630527abde4eb74de20bb21a in /
2022-02-04 23:10:51 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-02-04 23:10:52 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-04 23:10:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-04 23:10:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04T23:58:11+01:00
2022-02-04 23:10:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-02-04 23:10:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-02-04 23:11:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-04 23:11:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1a32aed494e261305e4f8956c98ac8fa2060943c
2022-02-04 23:11:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1a32aed494e261305e4f8956c98ac8fa2060943c
2022-02-04 23:11:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-02-04 23:11:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-02-04 23:11:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-02-04 23:11:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-04 23:11:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.9.18-30.6-2-ls30
2022-02-05 07:01:51 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-05 07:01:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-05 07:01:52 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 07:01:52 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-05 07:01:56 UTC/bin/sh -c #(nop) COPY dir:41ce5605dbeffff334e556c61e198c477677ca8bfca8331899147e06b77bdfb6 in /gclient
2022-02-05 07:01:58 UTC/bin/sh -c #(nop) COPY dir:385c062db5565c782f74862e0ab40a4120c0d388cf6a5f3774440fcf358f4abe in /
2022-02-05 07:11:53 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 07:11:56 UTC/bin/sh -c #(nop) COPY dir:d1dd60559c0ce61c4a1a5b301e5dcf09da21234bcd7a2eb1e717552a4b996247 in /
2022-02-05 07:11:57 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-02-05 07:11:57 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-05 07:11:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-05 07:11:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-05T07:48:40+01:00
2022-02-05 07:11:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-02-05 07:11:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-02-05 07:11:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-05 07:11:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=02d84ee26e9a4b251946691a59f36d2a419129b3
2022-02-05 07:11:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=02d84ee26e9a4b251946691a59f36d2a419129b3
2022-02-05 07:12:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-02-05 07:12:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-02-05 07:12:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-02-05 07:12:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-05 07:12:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9be14854-ls26
2022-02-06 03:24:03 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-06 03:24:04 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-06 03:24:04 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-02-06 03:24:04 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:24:04 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-02-06 03:24:05 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-02-06 03:27:51 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:27:54 UTC/bin/sh -c #(nop) COPY dir:ac3bdd1cf4facb392f93f8d40a8fe7274b7e67141aa2cc64f2fec371ea1d3c51 in /
2022-02-06 03:27:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-06 03:27:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-06T03:22:19+00:00
2022-02-06 03:27:55 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:27:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-02-06 03:27:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-06 03:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=77e9b608dafc56d4d9ab5e0471299252db1c96bb
2022-02-06 03:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=77e9b608dafc56d4d9ab5e0471299252db1c96bb
2022-02-06 03:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-02-06 03:27:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-02-06 03:27:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-02-06 03:27:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-06 03:27:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=ebe425c8-ls4
2022-02-06 03:28:14 UTC
816 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:e51153c7ae86d35aea9a0ef224e3cb9afe5e85f2bf22a88a157cca08677091f4 - 15.6% (127 MB)
[#001] sha256:8e2d058f3e9ccf7ffcc856930654ff4cf6d88e83cf2d5962ed37af75ab447247 - 0.26% (2.15 MB)
[#002] sha256:205a13f9ad90455562906113f14da63df230601272673dab1c587952da5940dc - 0.36% (2.94 MB)
[#003] sha256:f76a1b1d077d5f103eb5daa6f1865a7908f8a3f359ba799a431146a74375ee58 - 0.0% (2.9 KB)
[#004] sha256:15f3c653797a351cd90abeabcdbd126edeed4a61203822acc9f3c96f56f0dc96 - 0.08% (685 KB)
[#005] sha256:fd682a84d457f8bff30edf1a5cbe405c6d7227659454cf9a1ebafa26f22b4323 - 1.45% (11.8 MB)
[#006] sha256:f21a06894dcfef0de6dd017d6d7283f7ca175195b99e4046ea4f4fa179b4cf6f - 27.54% (225 MB)
[#007] sha256:064b6bec717afd720ccd067ce3f96a7da29a6f6952d6283bc00da16be4262d24 - 0.0% (2.22 KB)
[#008] sha256:a421471b9a22471a82af0caf5a4404c4b480b17a578caf36e397783c33a1992b - 0.38% (3.13 MB)
[#009] sha256:b64133d161ceabdd273234063c0d0be360fb37875bb80988a70acd1c3d027a2a - 0.44% (3.6 MB)
[#010] sha256:e746e94ce229546bc5ce407b5774fcb80cc6bb3be48a0320de37c085d907444e - 30.49% (249 MB)
[#011] sha256:685ab67671909f619fd420c63e1f7773fb0855f2d26e88b35a81cd468742ed23 - 0.0% (1.05 KB)
[#012] sha256:b082f8f189f5faad53581148702a1f9f7ff6b93d0af3346004fe138f1c0d843d - 23.39% (191 MB)
[#013] sha256:fe36bed084d10352b2a7315c7ac5f4b26345ee1d595d45a0b117a0fe904af13b - 0.0% (882 Bytes)
/bin/sh -c #(nop) COPY dir:41fc6c8e6e3c39a62de9af13339ab15083186c912c025ad274dcb75960f1d7f5 in /
2022-02-01 14:18:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-01 14:18:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-01 14:18:27 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:18:28 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-02-01 14:18:29 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-02-01 14:18:30 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2022-02-01 14:18:31 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-02-01 14:18:33 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2022-02-01 14:19:02 UTC|4 BUILD_DATE=2022-02-01T15:00:54+01:00 OVERLAY_ARCH=aarch64 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 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-02-01 14:19:03 UTC/bin/sh -c #(nop) COPY dir:4cbb0b38a5ce5ef40a5da943822e91ae91e0ba648f27f64168f804180b053a02 in /
2022-02-01 14:19:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-01 14:19:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-01 14:19:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-01T15:00:54+01:00
2022-02-01 14:19:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io
2022-02-01 14:19:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch
2022-02-01 14:19:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-01 14:19:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b3c1094c9906d553bcda12f9d5b64bae145e840f
2022-02-01 14:19:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b3c1094c9906d553bcda12f9d5b64bae145e840f
2022-02-01 14:19:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch
2022-02-01 14:19:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch
2022-02-01 14:19:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages
2022-02-01 14:19:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-01 14:19:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9154f5b3-ls34
2022-02-04 23:08:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-04 23:08:14 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 23:08:14 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:08:15 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-04 23:08:17 UTC/bin/sh -c #(nop) COPY dir:9295787b90923789ff66dba0d676edf82caf7ff095f19adb7d2b4a111753b696 in /
2022-02-04 23:08:18 UTC/bin/sh -c #(nop) COPY file:2beb09a0d24ccfb371c00fc8175dd536e9602a27391720e27486fb0b33abecd4 in /usr/local/bin/docker-compose
2022-02-04 23:10:56 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:10:58 UTC/bin/sh -c #(nop) COPY dir:ac25f006a4b3f1a011b16ceb60712e4e9d433007630527abde4eb74de20bb21a in /
2022-02-04 23:10:59 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-02-04 23:11:01 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-04 23:11:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-04 23:11:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04T23:58:11+01:00
2022-02-04 23:11:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-02-04 23:11:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-02-04 23:11:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-04 23:11:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1a32aed494e261305e4f8956c98ac8fa2060943c
2022-02-04 23:11:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1a32aed494e261305e4f8956c98ac8fa2060943c
2022-02-04 23:11:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-02-04 23:11:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-02-04 23:11:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-02-04 23:11:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-04 23:11:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.9.18-30.6-2-ls30
2022-02-05 06:57:29 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-05 06:57:31 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-05 06:57:32 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:57:34 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-02-05 06:57:37 UTC/bin/sh -c #(nop) COPY dir:e20fd442dfae141b4323b20d8a4a9daad422deaa58d41f9cb0e1614a901c4a5d in /gclient
2022-02-05 06:57:39 UTC/bin/sh -c #(nop) COPY dir:640716ba40ca76a178c8c2ba5b7fad96d2d06825395874e258ef306fb1910cad in /
2022-02-05 07:02:58 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 07:03:02 UTC/bin/sh -c #(nop) COPY dir:c16c9883f9b44907c697518a4edbebfd9bb5c851f23901d8ff037a9f440c6128 in /
2022-02-05 07:03:04 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-02-05 07:03:07 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-02-05 07:03:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-05 07:03:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-05T07:48:40+01:00
2022-02-05 07:03:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-02-05 07:03:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-02-05 07:03:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-05 07:03:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=02d84ee26e9a4b251946691a59f36d2a419129b3
2022-02-05 07:03:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=02d84ee26e9a4b251946691a59f36d2a419129b3
2022-02-05 07:03:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-02-05 07:03:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-02-05 07:03:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-02-05 07:03:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-05 07:03:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9be14854-ls26
2022-02-06 03:24:27 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-06 03:24:30 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-06 03:24:33 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-02-06 03:24:35 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:24:38 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-02-06 03:24:40 UTC/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config
2022-02-06 03:27:31 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:27:35 UTC/bin/sh -c #(nop) COPY dir:f40ac026bd03faa5dfa9c2cdab0ebdd51ef81c990966ba917a0f536961b2f97e in /
2022-02-06 03:27:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-06 03:27:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-06T03:22:19+00:00
2022-02-06 03:27:44 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:27:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-02-06 03:27:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-06 03:27:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=77e9b608dafc56d4d9ab5e0471299252db1c96bb
2022-02-06 03:27:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=77e9b608dafc56d4d9ab5e0471299252db1c96bb
2022-02-06 03:28:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-02-06 03:28:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-02-06 03:28:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-02-06 03:28:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-06 03:28:14 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.