Namespace
linuxserver
Image / Tag
calibre:amd64-arch-c26c017f-ls29
Content Digest
sha256:cf094c26151f103acbbf25466ad354e0c0f54b0b1c512858c64f0155f457e7fe
Details
Created

2022-07-24 04:01:30 UTC

Size

774 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- c26c017f-ls29 Build-date:- 2022-07-23T22:59:26-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-23T22:59:26-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
    642aba9fe338ec2b313098cb930874f8d79a97f1
  • org.opencontainers.image.revision
    642aba9fe338ec2b313098cb930874f8d79a97f1
  • 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
    c26c017f-ls29

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:ae9f5b80829a27c6dc813e1d5905e069f41df3440f98ccce4a87a076b363bd9e - 11.7% (90.5 MB)

[#001] sha256:851a133a9f1afee83e2ba1c298c6f374cd20fb811ed146b9a61ed56f18b75ba0 - 0.37% (2.83 MB)

[#002] sha256:37d02fcc72266490c892c1d4aa4335201db38039ea8450fe9f9e7eebfd9b2e77 - 0.0% (3.53 KB)

[#003] sha256:333b37133b253d0d127aeec91e0b31bdecac2c7c552358e879e4601668ecf754 - 0.08% (671 KB)

[#004] sha256:44fb2467beb5afaa63bd37d3d7427afb42288f71208cff7193075be11b2f6d7a - 1.58% (12.2 MB)

[#005] sha256:fb4e46be7d7a41cb3ff99b57bdf259f857ae5cd22eddc9c53f7aed4930871f37 - 29.17% (226 MB)

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

[#007] sha256:9cbb3b3315e8afcc6f5746262ee80947de3dace09786dd4f6dcf46537a9435d6 - 0.44% (3.39 MB)

[#008] sha256:4eaf5ffd4f656684253f7316c27c20a9d6bdd11033ec2eb546726712793b8973 - 0.47% (3.61 MB)

[#009] sha256:5bfe70b63096080ac072ca519e1ab5ed8b9ba70a898d2d77fec9e3a438932702 - 25.11% (194 MB)

[#010] sha256:4e2222b3cea77dc3c04bf968e434aae07465a12d2cf5f92f98797b718aaa5c57 - 0.0% (1.11 KB)

[#011] sha256:e9508e5a991c47d347e4b7b06f48aaabe51bac899486af9ba2acdbc1011c6f18 - 31.1% (241 MB)

[#012] sha256:40199c8df723981754e25906add6610d5184802ffa3cb3a077b729479719a0cd - 0.0% (902 Bytes)


History
2022-07-12 14:21:14 UTC

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

2022-07-12 14:21:14 UTC

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

2022-07-12 14:21:14 UTC

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

2022-07-12 14:21:14 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 486efe8b-ls56 Build-date:- 2022-07-12T09:19:17-05:00

2022-07-12 14:21:15 UTC

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

2022-07-12 14:21:15 UTC

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

2022-07-12 14:21:52 UTC

|2 BUILD_DATE=2022-07-12T09:19:17-05:00 VERSION=486efe8b-ls56 /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-07-12 14:21:52 UTC

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

2022-07-12 14:21:52 UTC

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

2022-07-12 14:21:52 UTC

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

2022-07-12 14:21:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-12T09:19:17-05:00

2022-07-12 14:21:52 UTC

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

2022-07-12 14:21:52 UTC

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

2022-07-12 14:21:52 UTC

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

2022-07-12 14:21:52 UTC

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

2022-07-12 14:21:52 UTC

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

2022-07-12 14:21:52 UTC

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

2022-07-12 14:21:53 UTC

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

2022-07-12 14:21:53 UTC

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

2022-07-12 14:21:53 UTC

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

2022-07-12 14:21:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=486efe8b-ls56

2022-07-16 22:56:16 UTC

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

2022-07-16 22:56:16 UTC

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

2022-07-16 22:56:16 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.9.19-20.6-3-ls60 Build-date:- 2022-07-16T17:51:25-05:00

2022-07-16 22:56:16 UTC

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

2022-07-16 22:56:16 UTC

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

2022-07-16 22:56:17 UTC

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

2022-07-16 22:56:17 UTC

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

2022-07-16 22:56:47 UTC

|2 BUILD_DATE=2022-07-16T17:51:25-05:00 VERSION=0.2.18-10.9.19-20.6-3-ls60 /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-07-16 22:56:48 UTC

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

2022-07-16 22:56:48 UTC

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

2022-07-16 22:56:48 UTC

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

2022-07-16 22:56:48 UTC

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

2022-07-16 22:56:48 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-16T17:51:25-05:00

2022-07-16 22:56:48 UTC

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

2022-07-16 22:56:48 UTC

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

2022-07-16 22:56:48 UTC

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

2022-07-16 22:56:48 UTC

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

2022-07-16 22:56:48 UTC

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

2022-07-16 22:56:49 UTC

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

2022-07-16 22:56:49 UTC

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

2022-07-16 22:56:49 UTC

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

2022-07-16 22:56:49 UTC

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

2022-07-16 22:56:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.9.19-20.6-3-ls60

2022-07-17 16:05:55 UTC

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

2022-07-17 16:05:56 UTC

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

2022-07-17 16:05:56 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 21f1325f-ls51 Build-date:- 2022-07-17T11:01:50-05:00

2022-07-17 16:05:56 UTC

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

2022-07-17 16:05:57 UTC

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

2022-07-17 16:05:58 UTC

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

2022-07-17 16:08:53 UTC

|2 BUILD_DATE=2022-07-17T11:01:50-05:00 VERSION=21f1325f-ls51 /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-07-17 16:08:55 UTC

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

2022-07-17 16:08:55 UTC

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

2022-07-17 16:08:55 UTC

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

2022-07-17 16:08:55 UTC

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

2022-07-17 16:08:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-17T11:01:50-05:00

2022-07-17 16:08:56 UTC

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

2022-07-17 16:08:56 UTC

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

2022-07-17 16:08:56 UTC

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

2022-07-17 16:08:56 UTC

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

2022-07-17 16:08:56 UTC

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

2022-07-17 16:08:56 UTC

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

2022-07-17 16:08:56 UTC

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

2022-07-17 16:08:57 UTC

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

2022-07-17 16:08:57 UTC

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

2022-07-17 16:08:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=21f1325f-ls51

2022-07-24 04:00:47 UTC

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

2022-07-24 04:00:47 UTC

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

2022-07-24 04:00:47 UTC

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

2022-07-24 04:00:48 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c26c017f-ls29 Build-date:- 2022-07-23T22:59:26-05:00

2022-07-24 04:00:48 UTC

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

2022-07-24 04:00:48 UTC

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

2022-07-24 04:01:27 UTC

|3 BUILD_DATE=2022-07-23T22:59:26-05:00 CALIBRE_RELEASE=c26c017f VERSION=c26c017f-ls29 /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-07-24 04:01:28 UTC

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

2022-07-24 04:01:28 UTC

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

2022-07-24 04:01:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-23T22:59:26-05:00

2022-07-24 04:01:29 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-07-24 04:01:29 UTC

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

2022-07-24 04:01:29 UTC

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

2022-07-24 04:01:29 UTC

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

2022-07-24 04:01:29 UTC

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

2022-07-24 04:01:29 UTC

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

2022-07-24 04:01:30 UTC

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

2022-07-24 04:01:30 UTC

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

2022-07-24 04:01:30 UTC

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

2022-07-24 04:01:30 UTC

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

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