2020-05-18 13:47:25 UTC
131 MB
/root
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
[#000] sha256:8d0c9bf2a10486e2ffbc72bc71194e5dbb75414b7a3dae3385dd1c084c0df047 - 19.42% (25.5 MB)
[#001] sha256:4d1510a98c37d34f33823dafb839e7de714959a702c80d2efe234d255f877dab - 0.0% (275 Bytes)
[#002] sha256:64016a785a6f4300ee7694ef93308bc60495a03c4804298860771dda104d0a9e - 9.96% (13.1 MB)
[#003] sha256:3ab30fad496555195e5812d65b3c9b6e55fc95a1aa2c25dd682e9b6ea3f51494 - 0.0% (4 KB)
[#004] sha256:2f99f40abcd620dda58058f305c6fd2b54d72b99ba9af3976a0ed9c0f220552b - 70.62% (92.6 MB)
[#005] sha256:024aa36e91cc17978021d5de870c3e5df69fb73297c674277c531942b628c60c - 0.0% (4.12 KB)
/bin/sh -c #(nop) COPY dir:a56eb114b5df6c64e6eef5cb12545bdbbf6c9736735cb82f10611bf6d1656612 in /
2020-05-13 16:13:56 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-05-13 16:13:56 UTC/bin/sh -c #(nop) ARG VERSION
2020-05-13 16:13:56 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2cc6b0e2-ls37 Build-date:- 2020-05-13T12:12:59-04:00
2020-05-13 16:13:56 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-05-13 16:13:57 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0
2020-05-13 16:13:57 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2020-05-13 16:13:57 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-05-13 16:13:57 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-05-13 16:13:57 UTC/bin/sh -c #(nop) COPY file:a0afddf6c2c99dee6409f51005a22f49cffa569aa0e8ad133ed14c730847fd57 in /etc/apt/
2020-05-13 16:14:23 UTC|5 BUILD_DATE=2020-05-13T12:12:59-04:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.0.0 VERSION=2cc6b0e2-ls37 /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 tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && echo "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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 && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-05-13 16:14:24 UTC/bin/sh -c #(nop) COPY dir:8187d99922e7bc08adc10883e8799ec5bfe4cef501a192cd4edf1947912ef6c6 in /
2020-05-13 16:14:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-05-18 13:43:54 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-05-18 13:43:54 UTC/bin/sh -c #(nop) ARG VERSION
2020-05-18 13:43:54 UTC/bin/sh -c #(nop) ARG CALIBREWEB_RELEASE
2020-05-18 13:43:54 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.6.7-ls62 Build-date:- 2020-05-18T13:43:18+00:00
2020-05-18 13:43:54 UTC/bin/sh -c #(nop) LABEL maintainer=chbmb
2020-05-18 13:47:24 UTC|3 BUILD_DATE=2020-05-18T13:43:18+00:00 CALIBREWEB_RELEASE=0.6.7 VERSION=0.6.7-ls62 /bin/sh -c echo "**** install build packages ****" && apt-get update && apt-get install -y git libldap2-dev libsasl2-dev python3-pip && echo "**** install runtime packages ****" && apt-get install -y imagemagick libnss3 libxcomposite1 libxslt1.1 libldap-2.4-2 libsasl2-2 python3-minimal unrar && echo "**** install calibre-web ****" && if [ -z ${CALIBREWEB_RELEASE+x} ]; then CALIBREWEB_RELEASE=$(curl -sX GET "https://api.github.com/repos/janeczku/calibre-web/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && curl -o /tmp/calibre-web.tar.gz -L https://github.com/janeczku/calibre-web/archive/${CALIBREWEB_RELEASE}.tar.gz && mkdir -p /app/calibre-web && tar xf /tmp/calibre-web.tar.gz -C /app/calibre-web --strip-components=1 && cd /app/calibre-web && pip3 install --no-cache-dir -U -r requirements.txt && pip3 install --no-cache-dir -U -r optional-requirements.txt && echo "**** cleanup ****" && apt-get -y purge git libldap2-dev libsasl2-dev python3-pip && apt-get -y autoremove && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-05-18 13:47:25 UTC/bin/sh -c #(nop) COPY dir:20acbfb8921b47de3446e225659019e71fdb0a0a8b548ae3b22a9e6406e76843 in /
2020-05-18 13:47:25 UTC/bin/sh -c #(nop) EXPOSE 8083
2020-05-18 13:47:25 UTC/bin/sh -c #(nop) VOLUME [/books /config]
2020-05-18 14:00:37 UTC
122 MB
/root
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
[#000] sha256:5d228edc39eb2bb1d0428125275ec79c448241819c1a6fbefdfb3c5bbf5d72e1 - 17.42% (21.2 MB)
[#001] sha256:405dada873265530b30486509e3990ddec2b830bf96e8a00e04f6eda0a1bc702 - 0.0% (277 Bytes)
[#002] sha256:3d11fb3cf76eb2814a8c9ecdef2ed90528b13350c8f6c9e78c5d3ccf1a0b9d2b - 11.2% (13.7 MB)
[#003] sha256:6f5b0c068ce254878e553404cb6e71ba817f8b8f71e7b72d77c55c9dbccedb50 - 0.0% (4.01 KB)
[#004] sha256:208562e2c245f39e6fc468565ff4a4d82ccbe62bf01041a984a6614c2b59ce41 - 71.38% (87.1 MB)
[#005] sha256:b2751fa7c224c349beba6ab57d35e6d4b058e2873421ab119ad8baaa0e7d2248 - 0.0% (4.14 KB)
/bin/sh -c #(nop) COPY dir:89a8228c5456b09604a06f6754d4c4196c250e8a43f3452766377814b4a49573 in /
2020-05-13 16:14:34 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-05-13 16:14:35 UTC/bin/sh -c #(nop) ARG VERSION
2020-05-13 16:14:36 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2cc6b0e2-ls37 Build-date:- 2020-05-13T12:12:59-04:00
2020-05-13 16:14:36 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-05-13 16:14:37 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0
2020-05-13 16:14:37 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2020-05-13 16:14:38 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-05-13 16:14:38 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-05-13 16:14:39 UTC/bin/sh -c #(nop) COPY file:82e2f69417bae71bb20ab92c0b7aa15f66893747cd2e2e88be2791da4cbb722f in /etc/apt/
2020-05-13 16:15:40 UTC|5 BUILD_DATE=2020-05-13T12:12:59-04:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.0.0 VERSION=2cc6b0e2-ls37 /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 tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && echo "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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 && 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 clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-05-13 16:15:44 UTC/bin/sh -c #(nop) COPY dir:9cdfaebcb02eec20daa19bdfb411022cb58a1fe5ddd290970978e00018334dd7 in /
2020-05-13 16:15:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-05-18 13:44:03 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-05-18 13:44:03 UTC/bin/sh -c #(nop) ARG VERSION
2020-05-18 13:44:04 UTC/bin/sh -c #(nop) ARG CALIBREWEB_RELEASE
2020-05-18 13:44:04 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.6.7-ls62 Build-date:- 2020-05-18T13:43:18+00:00
2020-05-18 13:44:05 UTC/bin/sh -c #(nop) LABEL maintainer=chbmb
2020-05-18 14:00:31 UTC|3 BUILD_DATE=2020-05-18T13:43:18+00:00 CALIBREWEB_RELEASE=0.6.7 VERSION=0.6.7-ls62 /bin/sh -c echo "**** install build packages ****" && apt-get update && apt-get install -y g++ gcc git libffi-dev libjpeg-dev libldap2-dev libsasl2-dev libxml2-dev libxslt1-dev python3-pip zlib1g-dev && echo "**** install runtime packages ****" && apt-get install -y imagemagick libldap-2.4-2 libnss3 libsasl2-2 libxcomposite1 libxslt1.1 python3-minimal unrar && echo "**** install calibre-web ****" && if [ -z ${CALIBREWEB_RELEASE+x} ]; then CALIBREWEB_RELEASE=$(curl -sX GET "https://api.github.com/repos/janeczku/calibre-web/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && curl -o /tmp/calibre-web.tar.gz -L https://github.com/janeczku/calibre-web/archive/${CALIBREWEB_RELEASE}.tar.gz && mkdir -p /app/calibre-web && tar xf /tmp/calibre-web.tar.gz -C /app/calibre-web --strip-components=1 && cd /app/calibre-web && pip3 install --no-cache-dir -U -r requirements.txt && pip3 install --no-cache-dir -U -r optional-requirements.txt && echo "**** cleanup ****" && apt-get -y purge g++ gcc git libffi-dev libjpeg-dev libldap2-dev libsasl2-dev libxml2-dev libxslt1-dev python3-pip zlib1g-dev && apt-get -y autoremove && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-05-18 14:00:35 UTC/bin/sh -c #(nop) COPY dir:a0509fc6d49ddc9ad7a1a96d66dd0d6f5cc135fd0f6326b886bdb7180d642dc8 in /
2020-05-18 14:00:36 UTC/bin/sh -c #(nop) EXPOSE 8083
2020-05-18 14:00:37 UTC/bin/sh -c #(nop) VOLUME [/books /config]
2020-05-18 14:16:21 UTC
126 MB
/root
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
[#000] sha256:01a34e6a89c8fd61e8098a79f654d610a2c0d21ae8b50000690dd7fe26a6a758 - 17.99% (22.6 MB)
[#001] sha256:4ec1c09fabbf807532dfc4dff49a48cc5e1a68feea6eaf88ebfbfdf9523da16c - 0.0% (278 Bytes)
[#002] sha256:0cda6be30b41a1f522829acba00c9f54b44000957396a696a20283f5a70bc479 - 11.37% (14.3 MB)
[#003] sha256:43f21f1abdd33e1d02466ee78c8382d3d0c88600cca2ea30322f78dd3e5b6549 - 0.0% (4 KB)
[#004] sha256:95d3646ceafc7c4172f8599f0e90aa54b67972830fb7bd6c43976e82d842b7a6 - 70.63% (88.8 MB)
[#005] sha256:ecddd5a1e730ff5d5b2baa72cc826a6baae85975ed4401ee24dbe1668aec3390 - 0.0% (4.14 KB)
/bin/sh -c #(nop) COPY dir:69f0699b594b8ff44b993d34c4036405b4afe345529775ff3c8fdc9b886cfbb5 in /
2020-05-13 16:14:31 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-05-13 16:14:31 UTC/bin/sh -c #(nop) ARG VERSION
2020-05-13 16:14:32 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2cc6b0e2-ls37 Build-date:- 2020-05-13T12:12:59-04:00
2020-05-13 16:14:32 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-05-13 16:14:33 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0
2020-05-13 16:14:33 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2020-05-13 16:14:34 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-05-13 16:14:34 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-05-13 16:14:35 UTC/bin/sh -c #(nop) COPY file:96cc36b38eed0666cdd228dd5dbbca08ab4503df17e0a37e3ead0e94189ba731 in /etc/apt/
2020-05-13 16:15:58 UTC|5 BUILD_DATE=2020-05-13T12:12:59-04:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v1.22.0.0 VERSION=2cc6b0e2-ls37 /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 tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && echo "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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 && echo "**** add qemu ****" && curl -o /usr/bin/qemu-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-05-13 16:16:01 UTC/bin/sh -c #(nop) COPY dir:8187d99922e7bc08adc10883e8799ec5bfe4cef501a192cd4edf1947912ef6c6 in /
2020-05-13 16:16:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-05-18 13:44:01 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-05-18 13:44:01 UTC/bin/sh -c #(nop) ARG VERSION
2020-05-18 13:44:02 UTC/bin/sh -c #(nop) ARG CALIBREWEB_RELEASE
2020-05-18 13:44:02 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.6.7-ls62 Build-date:- 2020-05-18T13:43:18+00:00
2020-05-18 13:44:03 UTC/bin/sh -c #(nop) LABEL maintainer=chbmb
2020-05-18 14:16:12 UTC|3 BUILD_DATE=2020-05-18T13:43:18+00:00 CALIBREWEB_RELEASE=0.6.7 VERSION=0.6.7-ls62 /bin/sh -c echo "**** install build packages ****" && apt-get update && apt-get install -y g++ gcc git libffi-dev libjpeg-dev libldap2-dev libsasl2-dev libxml2-dev libxslt1-dev python3-pip zlib1g-dev && echo "**** install runtime packages ****" && apt-get install -y imagemagick libldap-2.4-2 libnss3 libsasl2-2 libxcomposite1 libxslt1.1 python3-minimal unrar && echo "**** install calibre-web ****" && if [ -z ${CALIBREWEB_RELEASE+x} ]; then CALIBREWEB_RELEASE=$(curl -sX GET "https://api.github.com/repos/janeczku/calibre-web/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && curl -o /tmp/calibre-web.tar.gz -L https://github.com/janeczku/calibre-web/archive/${CALIBREWEB_RELEASE}.tar.gz && mkdir -p /app/calibre-web && tar xf /tmp/calibre-web.tar.gz -C /app/calibre-web --strip-components=1 && cd /app/calibre-web && pip3 install --no-cache-dir -U -r requirements.txt && pip3 install --no-cache-dir -U -r optional-requirements.txt && echo "**** cleanup ****" && apt-get -y purge g++ gcc git libffi-dev libjpeg-dev libldap2-dev libsasl2-dev libxml2-dev libxslt1-dev python3-pip zlib1g-dev && apt-get -y autoremove && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-05-18 14:16:19 UTC/bin/sh -c #(nop) COPY dir:20acbfb8921b47de3446e225659019e71fdb0a0a8b548ae3b22a9e6406e76843 in /
2020-05-18 14:16:20 UTC/bin/sh -c #(nop) EXPOSE 8083
2020-05-18 14:16:21 UTC/bin/sh -c #(nop) VOLUME [/books /config]
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.