2022-10-30 04:18:07 UTC
280 MB
/root
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
S6_STAGE2_HOOK/docker-mods
S6_VERBOSITY1
TERMxterm
[#000] sha256:c39ee7c5569aa562dcb1b1c2c40402c7b9de807065ec0863be2736531fab6ce0 - 10.17% (28.5 MB)
[#001] sha256:b7321b7e83dbbe672934258cca0e204684a93dda942c89de1069ead439cff755 - 0.0% (2.96 KB)
[#002] sha256:4c7cd585120b7ed1f5d2be7cac1573ddc791321950d271d44fe6ff575fb13d49 - 0.0% (278 Bytes)
[#003] sha256:fc4f3a1e0d9a1a1fb5a793cb0328f4f7bab24f51e26683e43bbd1cf0692299dc - 5.12% (14.3 MB)
[#004] sha256:42d1341980e8672e3c7c2ff0f6fdb6180143444049ab9b9ad45d0015dde122fd - 0.0% (4.63 KB)
[#005] sha256:cf40512dccf5eaa99291f65c1c86ffcd84a33b96820c77bce403b3852c819100 - 0.19% (530 KB)
[#006] sha256:2d1999de2c4859c3270be3677b4e77551ab67c4e4e15d26da1f993f6658d0fb2 - 3.16% (8.85 MB)
[#007] sha256:2a5949f229c095ad5c1c774fe3707274c1ada66373c14d754722d7360f282308 - 58.17% (163 MB)
[#008] sha256:a5e7cc42d9c953b24c89a28b56f9c931ba295a8df0bcbf11e4a9d5dd56cce2f5 - 0.0% (3.7 KB)
[#009] sha256:347befb2cdb8f33082c58970efd5904f0d581bf18d8aa283afa0f401ba3567a0 - 0.41% (1.15 MB)
[#010] sha256:16fb76d6e28bce0d12fdd87a49e4758d3b63bc9d07e9caa4cc2485002cd45e81 - 1.33% (3.72 MB)
[#011] sha256:672eb64915d062771946d0b5c6a6b5f5b2a754632a284fd5685d0cfcadb4b9e2 - 21.45% (60 MB)
[#012] sha256:680544a25f143a630a8b0762bba0f9d4e6e7da1a07e543775190d37d2fceca87 - 0.0% (1.68 KB)
[#013] sha256:77534e7b7cf36a11e42cc7b5da294323eedf0bf557ac054e1d8a24c7fc20365f - 0.0% (581 Bytes)
[#014] sha256:95feca6599f9ddd8f78eaf24e36795a74cc16e016768894fd56ef081dc636074 - 0.0% (277 Bytes)
/bin/sh -c #(nop) COPY dir:18dcf5eb3fe3fbc8cf9e49cf530f2d4019b361c5ab8b6d168412607b0c5a1bb7 in /
2022-10-05 17:33:23 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-05 17:33:24 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-05 17:33:24 UTC/bin/sh -c #(nop) ARG MODS_VERSION=v3
2022-10-05 17:33:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 223f505a-ls45 Build-date:- 2022-10-05T12:31:41-05:00
2022-10-05 17:33:24 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-10-05 17:33:25 UTC/bin/sh -c #(nop) ADD 55d5f6f8d6a262378879fc62d30c0846580f591fa166bdea3205bf77efc613eb in /docker-mods
2022-10-05 17:33:25 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2022-10-05 17:33:25 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods
2022-10-05 17:33:25 UTC/bin/sh -c #(nop) COPY file:3c70e7382ebb1cddca42560b90142c4d3854b18a04941cbdaafc7af8ff577290 in /etc/apt/sources.list
2022-10-05 17:34:27 UTC|4 BUILD_DATE=2022-10-05T12:31:41-05:00 DEBIAN_FRONTEND=noninteractive MODS_VERSION=v3 VERSION=223f505a-ls45 /bin/sh -c echo "**** Ripped from Ubuntu Docker Logic ****" && set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests && mkdir -p /run/systemd && echo 'docker' > /run/systemd/container && echo "**** install apt-utils and locales ****" && apt-get update && apt-get install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y curl gnupg jq netcat tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && echo "**** create abc user and make our folders ****" && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && chmod +x /docker-mods && echo "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /var/log/*
2022-10-05 17:34:28 UTC/bin/sh -c #(nop) COPY dir:82f8d6d15076b1a1fc381faf34cc3f5de73a70418f0228557b1da94215f68de2 in /
2022-10-05 17:34:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-10-05 17:34:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-05 17:34:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-05T12:31:41-05:00
2022-10-05 17:34:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-ubuntu image by linuxserver.io
2022-10-05 17:34:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-ubuntu
2022-10-05 17:34:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-05 17:34:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=25ad86e77fd9eed405a004205881abd08b075a27
2022-10-05 17:34:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=25ad86e77fd9eed405a004205881abd08b075a27
2022-10-05 17:34:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-ubuntu
2022-10-05 17:34:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-ubuntu
2022-10-05 17:34:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-ubuntu/packages
2022-10-05 17:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-05 17:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=223f505a-ls45
2022-10-20 19:53:49 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-20 19:53:50 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-20 19:53:51 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 32e38e0d-ls37 Build-date:- 2022-10-20T21:40:33+02:00
2022-10-20 19:53:52 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-10-20 19:53:54 UTC/bin/sh -c #(nop) COPY dir:011bf7e6823580565a5672ae33e40ceab753c3eee1df3469c6d7a72562629774 in /
2022-10-20 19:53:55 UTC/bin/sh -c #(nop) COPY file:fa3b8f677acaea934c6502593907a997815f0d2e05724bdec91e718e7cb366be in /usr/local/bin/docker-compose
2022-10-20 19:53:57 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2022-10-20 19:57:02 UTC|3 BUILD_DATE=2022-10-20T21:40:33+02:00 DEBIAN_FRONTEND=noninteractive VERSION=32e38e0d-ls37 /bin/sh -c echo "**** install deps ****" && ldconfig && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends apt-transport-https ca-certificates curl dbus-x11 gawk gnupg2 libfuse2 libx11-dev libxfixes3 libxml2 libxrandr2 netcat openssh-client pulseaudio software-properties-common sudo x11-apps x11-xserver-utils xfonts-base xorgxrdp xrdp xserver-xorg-core xserver-xorg-video-armsoc-exynos xserver-xorg-video-omap xutils zlib1g && dpkg -i /xrdp.deb && rm /xrdp.deb && echo "**** install docker ****" && curl -fsSL https://download.docker.com/linux/ubuntu/gpg | apt-key add - && add-apt-repository "deb [arch=armhf] https://download.docker.com/linux/ubuntu bionic stable" && apt-get update && apt-get install -y --no-install-recommends docker-ce-cli && echo "**** cleanup and user perms ****" && echo "abc:abc" | chpasswd && usermod -aG sudo abc && apt-get autoclean && rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/*
2022-10-20 19:57:05 UTC/bin/sh -c #(nop) COPY dir:db5f0a02e6bbff05762672498fe92f69799eda01b051ea2a785f648a16970fea in /
2022-10-20 19:57:07 UTC/bin/sh -c #(nop) EXPOSE 3389
2022-10-20 19:57:09 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-10-20 19:57:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-20 19:57:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-20T21:40:33+02:00
2022-10-20 19:57:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io
2022-10-20 19:57:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop
2022-10-20 19:57:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-20 19:57:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=c29bc42cee0f8711552ae0484d093d6ef90f9691
2022-10-20 19:57:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c29bc42cee0f8711552ae0484d093d6ef90f9691
2022-10-20 19:57:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop
2022-10-20 19:57:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop
2022-10-20 19:57:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages
2022-10-20 19:57:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-20 19:57:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=32e38e0d-ls37
2022-10-24 21:59:37 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-24 21:59:37 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-24 21:59:37 UTC/bin/sh -c #(nop) ARG GUACD_VERSION=1.1.0
2022-10-24 21:59:38 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 581bb4ce-ls45 Build-date:- 2022-10-24T16:55:11-05:00
2022-10-24 21:59:38 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-10-24 21:59:38 UTC/bin/sh -c #(nop) COPY dir:06c86d5b437a137e79c62ae364418bba4838e040ca3e874fcc4694671015b25b in /tmp/out
2022-10-24 21:59:40 UTC/bin/sh -c #(nop) COPY dir:a74d81c52069d9cea55ebce96ede824b736ec7b9648e1171d8fedb57a93bf8e7 in /gclient
2022-10-24 22:00:23 UTC|3 BUILD_DATE=2022-10-24T16:55:11-05:00 GUACD_VERSION=1.1.0 VERSION=581bb4ce-ls45 /bin/sh -c echo "**** install guacd ****" && dpkg --path-include=/usr/share/doc/${PKG_NAME}/* -i /tmp/out/guacd_${GUACD_VERSION}.deb && echo "**** install packages ****" && apt-get update && apt-get install -y gnupg && curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - && echo 'deb https://deb.nodesource.com/node_16.x focal main' > /etc/apt/sources.list.d/nodesource.list && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y ca-certificates libfreerdp2-2 libfreerdp-client2-2 libossp-uuid16 nodejs obconf openbox python2 xterm && apt-get install -qy --no-install-recommends $(cat /tmp/out/DEPENDENCIES) && echo "**** grab websocat ****" && WEBSOCAT_RELEASE=$(curl -sX GET "https://api.github.com/repos/vi/websocat/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); curl -o /usr/bin/websocat -fL "https://github.com/vi/websocat/releases/download/${WEBSOCAT_RELEASE}/websocat.arm-unknown-linux-musleabi" && chmod +x /usr/bin/websocat && echo "**** openbox tweaks ****" && sed -i 's/NLIMC/NLMC/g' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && apt-get autoclean && rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/*
2022-10-24 22:00:25 UTC/bin/sh -c #(nop) COPY dir:6ec8e41144e5c1ab6dda898ea4473ce930772e7343f8a028c5ff526c4e70317e in /
2022-10-24 22:00:26 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-10-24 22:00:26 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-10-24 22:00:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-24 22:00:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-24T16:55:11-05:00
2022-10-24 22:00:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io
2022-10-24 22:00:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web
2022-10-24 22:00:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-24 22:00:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=5e3335b279bb54d807616d7eb98deb63e09b6daa
2022-10-24 22:00:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e3335b279bb54d807616d7eb98deb63e09b6daa
2022-10-24 22:00:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web
2022-10-24 22:00:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web
2022-10-24 22:00:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages
2022-10-24 22:00:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-24 22:00:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=581bb4ce-ls45
2022-10-30 04:16:46 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-30 04:16:50 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-30 04:16:55 UTC/bin/sh -c #(nop) ARG CALIBRE_RELEASE
2022-10-30 04:16:59 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v6.7.1-ls190 Build-date:- 2022-10-30T05:13:46+01:00
2022-10-30 04:17:03 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-10-30 04:17:08 UTC/bin/sh -c #(nop) COPY dir:99e64de027fad4b0b0346c4dd6cc30a1b2d635947ef33bcdd1bc34084228cc28 in /
2022-10-30 04:17:14 UTC|3 BUILD_DATE=2022-10-30T05:13:46+01:00 CALIBRE_RELEASE=v6.7.1 VERSION=v6.7.1-ls190 /bin/sh -c cd /etc/s6-overlay/s6-rc.d/user/contents.d && rm -rf svc-autostart svc-guacd svc-web svc-xrdp svc-xrdp-sesman
2022-10-30 04:17:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-30 04:17:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-30T05:13:46+01:00
2022-10-30 04:17:27 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-10-30 04:17:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre
2022-10-30 04:17:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-30 04:17:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e6be6830d2c6aaecd5235a563104a7e0847af6f3
2022-10-30 04:17:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e6be6830d2c6aaecd5235a563104a7e0847af6f3
2022-10-30 04:17:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre
2022-10-30 04:17:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre
2022-10-30 04:17:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages
2022-10-30 04:18:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-30 04:18:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v6.7.1-ls190
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.