Namespace
linuxserver
Image / Tag
calibre:v4-4.23.0-ls7
Content Digest
sha256:98bde0cc4da567828f428302287e21cd7af6ddc04044637e870021dfc5ad562b
Details
Created

2023-02-18 21:28:44 -0600

Size

470 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.23.0-ls7 Build-date:- 2023-02-18T21:26:39-06:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2023-02-18T21:26:39-06:00
  • 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.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-calibre
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    bb8ac02b203afacf9a8ebb437faae8ef92b8d416
  • org.opencontainers.image.revision
    bb8ac02b203afacf9a8ebb437faae8ef92b8d416
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-calibre
  • org.opencontainers.image.title
    Calibre
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-calibre/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    4.23.0-ls7

Environment
CUSTOM_PORT

8080

GUIAUTOSTART

true

HOME

/config

LANG

en_US.UTF-8

LANGUAGE

en_US.UTF-8

NVIDIA_DRIVER_CAPABILITIES

compute,video,utility

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm

TITLE

Calibre


Layers

[#000] sha256:d2f83cd07e8a311021b8cd204f190f15d79cb077f40d1d6152932ca46d3e27be - 6.66% (31.3 MB)

[#001] sha256:665a26860e09ef8030830255032e3fd7a21141743338294b6bafabaf462a1296 - 0.0% (2.77 KB)

[#002] sha256:a51681ef853e473f673ffaae36abfa2b3598dcaf176ca1ec3f685c9ef6b9c6f7 - 0.0% (274 Bytes)

[#003] sha256:94601407af37a08bc572b67222609995b5f0fc1fda7ef09152fc0f952f4310d8 - 2.76% (13 MB)

[#004] sha256:73482616b689fc5c5053f9dd61402326af283f92525eae903609debb4051a1bb - 0.0% (3.9 KB)

[#005] sha256:9177157895256ec1ee98b0410117f5ff2ff62fed69fdd3662067fc4fb8fb9b95 - 0.12% (577 KB)

[#006] sha256:2b565b4e96219f6aac0f0b81434ca137655676872b956bc0a316f61c691a1fd4 - 2.6% (12.2 MB)

[#007] sha256:151dd5db7c8fa4521e05c58906be37d7d3099a8d31c3081d4fc5fa407e43eb24 - 31.39% (148 MB)

[#008] sha256:ef05ce00cdfe47b909c2243751c6ef0320013a91ccd4f975de7c0778d7a72787 - 0.0% (3.72 KB)

[#009] sha256:88c34d3869ee216a7ea16c0682e4dff3d3651c315ad48dd557cede601d2e22d2 - 0.26% (1.24 MB)

[#010] sha256:93fe3048add3733e376666f58e01124cf1646d5654f5157b88f42586d8e2e6ac - 0.8% (3.76 MB)

[#011] sha256:6fa5c083264c6d07addf4931a91f45fc2208ff0bf35066ccf84165b815d92601 - 13.92% (65.4 MB)

[#012] sha256:1baa228287298883b20207b444a2e7fb37e0a6add5c3380a82c75eb3e9c77921 - 0.0% (1.66 KB)

[#013] sha256:1b740b6c76e4ee09052dee261b78195c57d3ad475b4f26c8ac0598e1ba8c4ec8 - 41.49% (195 MB)

[#014] sha256:652bde3da6a65ebebe9fcf83e88aa67e64a554a50fd3ee2f2caecd317bf8c1f3 - 0.0% (1.4 KB)


History
2023-01-09 22:48:34 -0600 (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2023-01-09 22:48:34 -0600 (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-01-09 22:48:34 -0600 (buildkit.dockerfile.v0)

ARG VERSION

2023-01-09 22:48:34 -0600 (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2023-01-09 22:48:34 -0600 (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- fa982fa6-ls56 Build-date:- 2023-01-09T22:47:15-06:00

2023-01-09 22:48:34 -0600 (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2023-01-09 22:48:34 -0600 (buildkit.dockerfile.v0)

ADD https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit

2023-01-09 22:48:34 -0600 (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2023-01-09 22:48:34 -0600 (buildkit.dockerfile.v0)

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

2023-01-09 22:48:34 -0600 (buildkit.dockerfile.v0)

COPY sources.list /etc/apt/ # buildkit

2023-01-09 22:48:59 -0600 (buildkit.dockerfile.v0)

RUN |4 BUILD_DATE=2023-01-09T22:47:15-06:00 VERSION=fa982fa6-ls56 MODS_VERSION=v3 DEBIAN_FRONTEND=noninteractive /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 && echo "**** cleanup ****" && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /var/log/* # buildkit

2023-01-09 22:48:59 -0600 (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2023-01-09 22:48:59 -0600 (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2023-02-09 00:50:47 -0600 (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-02-09 00:50:47 -0600 (buildkit.dockerfile.v0)

ARG VERSION

2023-02-09 00:50:47 -0600 (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- cd9ab391-ls52 Build-date:- 2023-02-09T00:43:39-06:00

2023-02-09 00:50:47 -0600 (buildkit.dockerfile.v0)

LABEL maintainer=thelamer

2023-02-09 00:50:47 -0600 (buildkit.dockerfile.v0)

COPY /buildout/ / # buildkit

2023-02-09 00:50:47 -0600 (buildkit.dockerfile.v0)

COPY /usr/local/bin/docker-compose /usr/local/bin/docker-compose # buildkit

2023-02-09 00:50:47 -0600 (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-02-09 00:50:47 -0600 (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2023-02-09 00:52:05 -0600 (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2023-02-09T00:43:39-06:00 VERSION=cd9ab391-ls52 DEBIAN_FRONTEND=noninteractive /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 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-intel xserver-xorg-video-amdgpu xserver-xorg-video-ati 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=amd64] 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/* # buildkit

2023-02-09 00:52:05 -0600 (buildkit.dockerfile.v0)

COPY /root / # buildkit

2023-02-09 00:52:05 -0600 (buildkit.dockerfile.v0)

EXPOSE map[3389/tcp:{}]

2023-02-09 00:52:05 -0600 (buildkit.dockerfile.v0)

VOLUME [/config]

2023-02-12 17:07:41 +0100 (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-02-12 17:07:41 +0100 (buildkit.dockerfile.v0)

ARG VERSION

2023-02-12 17:07:41 +0100 (buildkit.dockerfile.v0)

ARG GUACD_VERSION=1.1.0

2023-02-12 17:07:41 +0100 (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- c39544dd-ls59 Build-date:- 2023-02-12T17:04:20+01:00

2023-02-12 17:07:41 +0100 (buildkit.dockerfile.v0)

LABEL maintainer=thelamer

2023-02-12 17:07:41 +0100 (buildkit.dockerfile.v0)

COPY /tmp/out /tmp/out # buildkit

2023-02-12 17:07:41 +0100 (buildkit.dockerfile.v0)

COPY /gclient /gclient # buildkit

2023-02-12 17:08:39 +0100 (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2023-02-12T17:04:20+01:00 VERSION=c39544dd-ls59 GUACD_VERSION=1.1.0 /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.x86_64-unknown-linux-musl" && 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/* # buildkit

2023-02-12 17:08:39 +0100 (buildkit.dockerfile.v0)

COPY /root / # buildkit

2023-02-12 17:08:39 +0100 (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2023-02-12 17:08:39 +0100 (buildkit.dockerfile.v0)

VOLUME [/config]

2023-02-18 21:28:44 -0600 (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-02-18 21:28:44 -0600 (buildkit.dockerfile.v0)

ARG VERSION

2023-02-18 21:28:44 -0600 (buildkit.dockerfile.v0)

ARG CALIBRE_RELEASE

2023-02-18 21:28:44 -0600 (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 4.23.0-ls7 Build-date:- 2023-02-18T21:26:39-06:00

2023-02-18 21:28:44 -0600 (buildkit.dockerfile.v0)

LABEL maintainer=aptalca

2023-02-18 21:28:44 -0600 (buildkit.dockerfile.v0)

ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config TITLE=Calibre

2023-02-18 21:28:44 -0600 (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2023-02-18T21:26:39-06:00 VERSION=4.23.0-ls7 CALIBRE_RELEASE=4.23.0 /bin/sh -c echo "**** install runtime packages ****" && apt-get update && apt-get install -y --no-install-recommends dbus fcitx-rime fonts-wqy-microhei libnss3 libopengl0 libqpdf28 libxkbcommon-x11-0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-xinerama0 poppler-utils python3 python3-xdg ttf-wqy-zenhei wget xz-utils && apt-get install -y speech-dispatcher && echo "**** install calibre ****" && mkdir -p /opt/calibre && if [ -z ${CALIBRE_RELEASE+x} ]; then CALIBRE_RELEASE="4.23.0"; fi && CALIBRE_URL="https://download.calibre-ebook.com/4.23.0/calibre-${CALIBRE_RELEASE}-x86_64.txz" && curl -o /tmp/calibre-tarball.txz -L "$CALIBRE_URL" && tar xvf /tmp/calibre-tarball.txz -C /opt/calibre && /opt/calibre/calibre_postinstall && dbus-uuidgen > /etc/machine-id && sed -i 's|</applications>| <application title="calibre" type="normal">\n <maximized>yes</maximized>\n </application>\n</applications>|' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /var/log/* # buildkit

2023-02-18 21:28:44 -0600 (buildkit.dockerfile.v0)

COPY root/ / # buildkit

Danger Zone
Delete Tag

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.

Delete