Namespace
linuxserver
Image / Tag
calibre:amd64-arch-version-0cedcc54
Content Digest
sha256:ac08136d1e224bb578a5c2fe00d02e8f73e4670021dec98722ff4654425da537
Details
Created

2022-10-09 04:29:42 UTC

Size

760 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 0cedcc54-ls41 Build-date:- 2022-10-08T23:27:58-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-08T23:27:58-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
    e20fd6205d1e21da892054745a3ad904b2be6962
  • org.opencontainers.image.revision
    e20fd6205d1e21da892054745a3ad904b2be6962
  • 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
    0cedcc54-ls41

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:919ae1fdc375948286797759d38e14e7ef0db92f99f32347480993363ed1775c - 15.67% (119 MB)

[#001] sha256:e08a776aa30e76cdb8957096bde6dafada1999026e4fda7337078e69c54d36d8 - 0.39% (2.98 MB)

[#002] sha256:96944c9f71901d389a46428067d88aa6f2374941787d12c987e30021ebaa25bf - 0.0% (5.69 KB)

[#003] sha256:57c5a6e3f22f0d78c51e695c6b78fe6527771933fb3bf79b740cbf02a03c31d0 - 0.09% (672 KB)

[#004] sha256:b744bcf0ffa63e8aaa674dd07dad6eb72101b8c7be87099ea1ac7fedd3668182 - 1.6% (12.2 MB)

[#005] sha256:6b7c750ca155205ee9468773acdedcefb1d22afa6f31defec80f4639b8b89bf0 - 25.94% (197 MB)

[#006] sha256:2a9daa6294160b6cd1104b8b9271fb7ac51663e87e33ab1298a9847728c281d3 - 0.0% (2.77 KB)

[#007] sha256:13c90bea24f7a693c39e91d43f928503d2318dc5e9643294bc494e53b6f3af9e - 0.49% (3.7 MB)

[#008] sha256:673bba2dd53cd9f8439b1e6ad30a09811e9d357b4d6c7fa0040317c201c111b3 - 0.48% (3.62 MB)

[#009] sha256:9ca1570ffbea85ba87efe82163a95c8e57b16b8538c58c0e6c1244cb2f52a42d - 25.74% (196 MB)

[#010] sha256:04d5619583bf17a27c5299d7f32af8bf56234e87024f71d56cd1f6459342eac0 - 0.0% (1.05 KB)

[#011] sha256:22de25032c5a2149a83ca275f97a97b94217e88c1914294234afe67a2571d40e - 29.6% (225 MB)

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


History
2022-09-20 14:37:47 UTC

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

2022-09-20 14:37:48 UTC

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

2022-09-20 14:37:48 UTC

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

2022-09-20 14:37:49 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2ab81c2b-ls71 Build-date:- 2022-09-20T09:35:33-05:00

2022-09-20 14:37:49 UTC

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

2022-09-20 14:37:49 UTC

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

2022-09-20 14:39:07 UTC

|2 BUILD_DATE=2022-09-20T09:35:33-05:00 VERSION=2ab81c2b-ls71 /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-20 14:39:07 UTC

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

2022-09-20 14:39:07 UTC

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

2022-09-20 14:39:07 UTC

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

2022-09-20 14:39:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T09:35:33-05:00

2022-09-20 14:39:08 UTC

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

2022-09-20 14:39:08 UTC

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

2022-09-20 14:39:08 UTC

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

2022-09-20 14:39:08 UTC

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

2022-09-20 14:39:08 UTC

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

2022-09-20 14:39:08 UTC

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

2022-09-20 14:39:08 UTC

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

2022-09-20 14:39:09 UTC

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

2022-09-20 14:39:09 UTC

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

2022-09-20 14:39:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2ab81c2b-ls71

2022-09-22 07:19:57 UTC

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

2022-09-22 07:19:57 UTC

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

2022-09-22 07:19:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.9.19-20.6-30.9.19-1-ls72 Build-date:- 2022-09-22T02:15:11-05:00

2022-09-22 07:19:57 UTC

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

2022-09-22 07:19:57 UTC

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

2022-09-22 07:19:58 UTC

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

2022-09-22 07:19:58 UTC

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

2022-09-22 07:20:41 UTC

|2 BUILD_DATE=2022-09-22T02:15:11-05:00 VERSION=0.9.19-20.6-30.9.19-1-ls72 /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-22 07:20:42 UTC

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

2022-09-22 07:20:42 UTC

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

2022-09-22 07:20:42 UTC

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

2022-09-22 07:20:42 UTC

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

2022-09-22 07:20:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-22T02:15:11-05:00

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:44 UTC

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

2022-09-25 16:17:51 UTC

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

2022-09-25 16:17:51 UTC

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

2022-09-25 16:17:51 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 119ad5b7-ls60 Build-date:- 2022-09-25T11:10:57-05:00

2022-09-25 16:17:51 UTC

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

2022-09-25 16:17:54 UTC

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

2022-09-25 16:17:55 UTC

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

2022-09-25 16:22:16 UTC

|2 BUILD_DATE=2022-09-25T11:10:57-05:00 VERSION=119ad5b7-ls60 /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-25 16:22:19 UTC

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

2022-09-25 16:22:19 UTC

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

2022-09-25 16:22:19 UTC

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

2022-09-25 16:22:20 UTC

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

2022-09-25 16:22:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-25T11:10:57-05:00

2022-09-25 16:22:20 UTC

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

2022-09-25 16:22:20 UTC

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

2022-09-25 16:22:20 UTC

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

2022-09-25 16:22:20 UTC

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

2022-09-25 16:22:21 UTC

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

2022-09-25 16:22:21 UTC

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

2022-09-25 16:22:21 UTC

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

2022-09-25 16:22:21 UTC

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

2022-09-25 16:22:21 UTC

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

2022-09-25 16:22:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=119ad5b7-ls60

2022-10-09 04:29:03 UTC

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

2022-10-09 04:29:03 UTC

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

2022-10-09 04:29:03 UTC

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

2022-10-09 04:29:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0cedcc54-ls41 Build-date:- 2022-10-08T23:27:58-05:00

2022-10-09 04:29:04 UTC

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

2022-10-09 04:29:04 UTC

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

2022-10-09 04:29:38 UTC

|3 BUILD_DATE=2022-10-08T23:27:58-05:00 CALIBRE_RELEASE=0cedcc54 VERSION=0cedcc54-ls41 /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-10-09 04:29:40 UTC

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

2022-10-09 04:29:40 UTC

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

2022-10-09 04:29:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-08T23:27:58-05:00

2022-10-09 04:29:41 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-09 04:29:41 UTC

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

2022-10-09 04:29:41 UTC

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

2022-10-09 04:29:41 UTC

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

2022-10-09 04:29:41 UTC

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

2022-10-09 04:29:41 UTC

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

2022-10-09 04:29:41 UTC

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

2022-10-09 04:29:42 UTC

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

2022-10-09 04:29:42 UTC

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

2022-10-09 04:29:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0cedcc54-ls41

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