Namespace
linuxserver
Image / Tag
calibre:amd64-arch-version-a4a9edaa
Content Digest
sha256:d6d1ac4ebc9331d03aaff87de65bdf15052b82cc36895b204eb73a25d4810d36
Details
Created

2022-09-18 04:52:18 UTC

Size

785 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- a4a9edaa-ls38 Build-date:- 2022-09-17T23:50:18-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-17T23:50:18-05: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
    5c9d565021681482b554e80a1dd6e5923bec774c
  • org.opencontainers.image.revision
    5c9d565021681482b554e80a1dd6e5923bec774c
  • 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
    a4a9edaa-ls38

Environment
CUSTOM_PORT

8080

GUIAUTOSTART

true

HOME

/config

NVIDIA_DRIVER_CAPABILITIES

compute,video,utility

PATH

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

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:63a1825ba609b3ef2a4c7d7f63f6a5b5de33e68f2da8aa8b759db6c6051ccadf - 15.17% (119 MB)

[#001] sha256:5676b9a3f753779c658c29a476ba1938986a0c756de332c3005e97e7f260ead9 - 0.38% (2.98 MB)

[#002] sha256:1b22609697b3088fe4bfc837d4f239a40d7a60167f9680d0155be2b166609c70 - 0.0% (4.94 KB)

[#003] sha256:d9087ee22f06325a45606ec152f29320694edcbb1a0d3a1d82bbd1fdb1585ddf - 0.08% (672 KB)

[#004] sha256:67284a3e2dbf8502c43db6cd8933553f7d32ff29b115caee1ae17b7cef359e0a - 1.55% (12.2 MB)

[#005] sha256:b35f3dccda7d10d658245e45e5f8e45dd291137322e5c77c33af35dd6662f7fd - 26.78% (210 MB)

[#006] sha256:698dd6a8ed9ca85104ca7012c671cff7f890e48ae151ef05aad9c060c9410963 - 0.0% (2.8 KB)

[#007] sha256:297b2a1d2953123465d14921c4f60c3ed59a63a3f4be46df012dcbec17466742 - 0.43% (3.4 MB)

[#008] sha256:a26fa358dbb84a037a30aa1f92d0e8c1ca850155a54304eed8d34d26f3ee175f - 0.46% (3.62 MB)

[#009] sha256:47673b90d10cc69a9c9b95002ae1fcc952013f121b84c95e31b026a574bc1ca6 - 24.98% (196 MB)

[#010] sha256:0f72fa8013d1815d628e05ec300f0f4aff1b2736f3d88ae99cef4a6ff3bfb685 - 0.0% (1.11 KB)

[#011] sha256:264b702b83ec748b4b2f7137e49f83dc76cec0709cca3a2a9f07521b23122075 - 30.16% (237 MB)

[#012] sha256:de50ba385c3579eb073989eb1ef2e4e4e075b26e928b2fc93790faf54bc02181 - 0.0% (903 Bytes)


History
2022-09-06 14:17:15 UTC

/bin/sh -c #(nop) COPY dir:9e9dd502ea960e0c6c0004ecc2484c2dce96bdc02f6391c873a1deeda38e8fbb in /

2022-09-06 14:17:16 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-09-06 14:17:16 UTC

/bin/sh -c #(nop) ARG VERSION

2022-09-06 14:17:16 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- aba537bf-ls68 Build-date:- 2022-09-06T09:14:22-05:00

2022-09-06 14:17:16 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2022-09-06 14:17:16 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0

2022-09-06 14:18:44 UTC

|2 BUILD_DATE=2022-09-06T09:14:22-05:00 VERSION=aba537bf-ls68 /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 "**** configure pacman ****" && locale-gen && pacman-key --init && pacman-key --populate archlinux && echo "**** configure locale ****" && echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen && echo "**** cleanup ****" && rm -rf /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*

2022-09-06 14:18:44 UTC

/bin/sh -c #(nop) COPY dir:6385c067db923d89d7d25fd6d131b6bbf46b14c4d0ed3e1fc10e8a5c4220a5ea in /

2022-09-06 14:18:45 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2022-09-06 14:18:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-09-06 14:18:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-06T09:14:22-05:00

2022-09-06 14:18:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-arch image by linuxserver.io

2022-09-06 14:18:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-arch

2022-09-06 14:18:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-09-06 14:18:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=19f5bf032eccf4a59ca358c17f95943c102b8f3a

2022-09-06 14:18:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=19f5bf032eccf4a59ca358c17f95943c102b8f3a

2022-09-06 14:18:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-arch

2022-09-06 14:18:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-arch

2022-09-06 14:18:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-arch/packages

2022-09-06 14:18:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-09-06 14:18:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=aba537bf-ls68

2022-09-09 17:22:46 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-09-09 17:22:46 UTC

/bin/sh -c #(nop) ARG VERSION

2022-09-09 17:22:46 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.9.19-20.6-30.9.19-1-ls70 Build-date:- 2022-09-09T19:17:16+02:00

2022-09-09 17:22:47 UTC

/bin/sh -c #(nop) LABEL maintainer=thelamer

2022-09-09 17:22:47 UTC

/bin/sh -c #(nop) COPY dir:d1396b4db4f78d86be86b0ccf83f6bcf334ac30012c53b8ffb8e48d62ec1e4cc in /

2022-09-09 17:22:47 UTC

/bin/sh -c #(nop) COPY file:89c74a8040b5efc85370e46be536d1d4c1a184907bb25f2c78ed635866ebc3f9 in /usr/local/bin/docker-compose

2022-09-09 17:22:47 UTC

/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2022-09-09 17:23:23 UTC

|2 BUILD_DATE=2022-09-09T19:17:16+02:00 VERSION=0.9.19-20.6-30.9.19-1-ls70 /bin/sh -c echo "**** install deps ****" && pacman -Sy --noconfirm --needed docker fuse imlib2 lame libfdk-aac libjpeg-turbo libxrandr mesa openssh pciutils 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-09-09 17:23:25 UTC

/bin/sh -c #(nop) COPY dir:d2503117ef81ff44f736d91ee838d4010f38b0bcb00a77f8677def1c96ad78f1 in /

2022-09-09 17:23:25 UTC

/bin/sh -c #(nop) EXPOSE 3389

2022-09-09 17:23:25 UTC

/bin/sh -c #(nop) VOLUME [/config]

2022-09-09 17:23:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-09-09 17:23:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-09T19:17:16+02:00

2022-09-09 17:23:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop image by linuxserver.io

2022-09-09 17:23:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop

2022-09-09 17:23:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-09-09 17:23:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=da1fff0d106327f60a81bc6aab1e5ea9fcda5610

2022-09-09 17:23:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=da1fff0d106327f60a81bc6aab1e5ea9fcda5610

2022-09-09 17:23:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop

2022-09-09 17:23:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop

2022-09-09 17:23:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop/packages

2022-09-09 17:23:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-09-09 17:23:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.9.19-20.6-30.9.19-1-ls70

2022-09-11 16:11:04 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-09-11 16:11:04 UTC

/bin/sh -c #(nop) ARG VERSION

2022-09-11 16:11:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ebe02b3a-ls58 Build-date:- 2022-09-11T18:06:24+02:00

2022-09-11 16:11:04 UTC

/bin/sh -c #(nop) LABEL maintainer=thelamer

2022-09-11 16:11:06 UTC

/bin/sh -c #(nop) COPY dir:db45f257883b7c4baa917a351d384ccb204cfa89a049167c38b6c15f42b07350 in /gclient

2022-09-11 16:11:06 UTC

/bin/sh -c #(nop) COPY dir:1088f987cd52121050a2f3de8cdd07d9e7c9ee34aea2f2e73ac715da59322017 in /

2022-09-11 16:14:27 UTC

|2 BUILD_DATE=2022-09-11T18:06:24+02:00 VERSION=ebe02b3a-ls58 /bin/sh -c echo "**** install packages ****" && pacman -Sy --noconfirm --needed base-devel freerdp git nodejs noto-fonts openbox pavucontrol websocat xorg-xmessage && echo "**** build dbus-x11 ****" && cd /tmp && pacman -Rns --noconfirm -dd dbus && git clone https://aur.archlinux.org/dbus-x11.git && chown -R abc:abc dbus-x11 && cd dbus-x11 && sed -i '/check()/,+2 d' PKGBUILD && sudo -u abc makepkg -sAci --skipinteg --noconfirm --needed && 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-09-11 16:14:31 UTC

/bin/sh -c #(nop) COPY dir:9572b7ccd04174d4ae0877b962448a405371d1b0889e2d9005240e61eace7058 in /

2022-09-11 16:14:31 UTC

/bin/sh -c #(nop) EXPOSE 3000

2022-09-11 16:14:31 UTC

/bin/sh -c #(nop) VOLUME [/config]

2022-09-11 16:14:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-09-11 16:14:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-11T18:06:24+02:00

2022-09-11 16:14:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-rdesktop-web image by linuxserver.io

2022-09-11 16:14:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-rdesktop-web

2022-09-11 16:14:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-09-11 16:14:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=a631787193556cbabe04b7d059cdf3749724d3ce

2022-09-11 16:14:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=a631787193556cbabe04b7d059cdf3749724d3ce

2022-09-11 16:14:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-rdesktop-web

2022-09-11 16:14:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-rdesktop-web

2022-09-11 16:14:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-rdesktop-web/packages

2022-09-11 16:14:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-09-11 16:14:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=ebe02b3a-ls58

2022-09-18 04:51:23 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-09-18 04:51:23 UTC

/bin/sh -c #(nop) ARG VERSION

2022-09-18 04:51:23 UTC

/bin/sh -c #(nop) ARG CALIBRE_RELEASE

2022-09-18 04:51:23 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a4a9edaa-ls38 Build-date:- 2022-09-17T23:50:18-05:00

2022-09-18 04:51:23 UTC

/bin/sh -c #(nop) LABEL maintainer=aptalca

2022-09-18 04:51:24 UTC

/bin/sh -c #(nop) ENV CUSTOM_PORT=8080 GUIAUTOSTART=true HOME=/config

2022-09-18 04:52:14 UTC

|3 BUILD_DATE=2022-09-17T23:50:18-05:00 CALIBRE_RELEASE=a4a9edaa VERSION=a4a9edaa-ls38 /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-09-18 04:52:16 UTC

/bin/sh -c #(nop) COPY dir:48e9df9c3ed455ec64d19ff9e7783bdef2095b0cd0d6607b98e897f78708d0d8 in /

2022-09-18 04:52:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-09-18 04:52:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-17T23:50:18-05:00

2022-09-18 04:52:16 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-09-18 04:52:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-calibre

2022-09-18 04:52:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-09-18 04:52:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=5c9d565021681482b554e80a1dd6e5923bec774c

2022-09-18 04:52:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5c9d565021681482b554e80a1dd6e5923bec774c

2022-09-18 04:52:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-calibre

2022-09-18 04:52:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Calibre

2022-09-18 04:52:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-calibre/packages

2022-09-18 04:52:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-09-18 04:52:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a4a9edaa-ls38

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