Namespace
linuxserver
Image / Tag
calibre:arm64v8-arch-e0ea52a5-ls31
Content Digest
sha256:7e360a3eab01ff39d00e00bce5ab217f951aba818f9f1b86c43798a4020734b1
Details
Created

2022-07-31 04:08:47 UTC

Size

837 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- e0ea52a5-ls31 Build-date:- 2022-07-30T23:03:01-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-30T23:03:01-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
    7d59aa53c17d0d1d023af06b65d3b7ecaa431c61
  • org.opencontainers.image.revision
    7d59aa53c17d0d1d023af06b65d3b7ecaa431c61
  • 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
    e0ea52a5-ls31

Environment
CUSTOM_PORT

8080

GUIAUTOSTART

true

HOME

/config

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:5f47b1a7f3a0eacbc825709bfc6c30e42d2db83b0fbbc76313be152e61ec32a3 - 15.19% (127 MB)

[#001] sha256:92a2ac20983662cd4d460359f13011fc47fe3fa4733b0cac63cea5ed03e8b693 - 0.1% (862 KB)

[#002] sha256:30e2d3bf36a2148f0000e55278be31595d7b6414a6b0b1d59c9be2a034887958 - 0.0% (3.47 KB)

[#003] sha256:123e2d41ccd885d42bea1d61993c7b9496e8d20732fc6441638984cff32caaa9 - 0.08% (682 KB)

[#004] sha256:752a668c8776771c35f89af5cea94f8c93d3c23c9b5c6f4ffb8043cc9a7b8a4c - 1.46% (12.2 MB)

[#005] sha256:284ee564e31e622ff8f66b543580c423aa4ac6d24600a2688500b12607035198 - 25.64% (215 MB)

[#006] sha256:f6d030ec4ddc7d426de9ae1f2d4722e2865845212b32e6198cdcc60b85de6231 - 0.0% (2.78 KB)

[#007] sha256:512ab34fbeed56ee2b0b26e0e1345b27fcb9639064614c0ce02ead5d3a240f4c - 0.4% (3.39 MB)

[#008] sha256:cf91b698c954ce0e4edb24dcc7dfc6c7d7aa8fb3ecd75415ed05ab146ef35c05 - 0.43% (3.62 MB)

[#009] sha256:7eed841e2e3b37d03a98472b51dd78e657a69801babe018430a4fad73dd0b5b2 - 27.29% (228 MB)

[#010] sha256:58158b5bf78689addd406e3c5136eea2e2887489059aafec64ab6ed7a4f70538 - 0.0% (1.11 KB)

[#011] sha256:f5fe81800aa02b9f41114ce04479f4e349574c7270edf6ec717b1ddad62691ea - 29.4% (246 MB)

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


History
2022-07-19 14:16:42 UTC

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

2022-07-19 14:16:47 UTC

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

2022-07-19 14:16:48 UTC

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

2022-07-19 14:16:49 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e7a58472-ls57 Build-date:- 2022-07-19T16:06:36+02:00

2022-07-19 14:16:50 UTC

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

2022-07-19 14:16:51 UTC

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

2022-07-19 14:16:58 UTC

|2 BUILD_DATE=2022-07-19T16:06:36+02:00 VERSION=e7a58472-ls57 /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 archlinuxarm && echo "**** configure locale ****" && echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen && echo "**** cleanup ****" && chmod 755 /etc /usr /usr/bin && rm -rf /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*

2022-07-19 14:16:59 UTC

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

2022-07-19 14:17:00 UTC

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

2022-07-19 14:17:01 UTC

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

2022-07-19 14:17:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-19T16:06:36+02:00

2022-07-19 14:17:03 UTC

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

2022-07-19 14:17:04 UTC

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

2022-07-19 14:17:05 UTC

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

2022-07-19 14:17:06 UTC

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

2022-07-19 14:17:07 UTC

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

2022-07-19 14:17:08 UTC

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

2022-07-19 14:17:09 UTC

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

2022-07-19 14:17:10 UTC

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

2022-07-19 14:17:11 UTC

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

2022-07-19 14:17:12 UTC

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

2022-07-21 06:47:50 UTC

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

2022-07-21 06:47:51 UTC

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

2022-07-21 06:47:52 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.9.19-20.6-3-ls61 Build-date:- 2022-07-21T01:39:24-05:00

2022-07-21 06:47:53 UTC

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

2022-07-21 06:47:54 UTC

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

2022-07-21 06:47:55 UTC

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

2022-07-21 06:50:44 UTC

|2 BUILD_DATE=2022-07-21T01:39:24-05:00 VERSION=0.2.18-10.9.19-20.6-3-ls61 /bin/sh -c echo "**** install deps ****" && pacman -Sy --noconfirm --needed docker fuse imlib2 lame libfdk-aac libjpeg-turbo libxrandr openssh pciutils pulseaudio sudo xf86-video-amdgpu 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-21 06:50:47 UTC

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

2022-07-21 06:50:48 UTC

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

2022-07-21 06:50:50 UTC

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

2022-07-21 06:50:51 UTC

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

2022-07-21 06:50:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-21T01:39:24-05:00

2022-07-21 06:50:54 UTC

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

2022-07-21 06:50:56 UTC

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

2022-07-21 06:50:58 UTC

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

2022-07-21 06:50:59 UTC

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

2022-07-21 06:51:01 UTC

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

2022-07-21 06:51:02 UTC

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

2022-07-21 06:51:04 UTC

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

2022-07-21 06:51:06 UTC

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

2022-07-21 06:51:07 UTC

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

2022-07-21 06:51:09 UTC

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

2022-07-24 16:16:48 UTC

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

2022-07-24 16:16:48 UTC

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

2022-07-24 16:16:48 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 76319a61-ls52 Build-date:- 2022-07-24T11:04:35-05:00

2022-07-24 16:16:48 UTC

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

2022-07-24 16:16:50 UTC

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

2022-07-24 16:16:51 UTC

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

2022-07-24 16:22:34 UTC

|2 BUILD_DATE=2022-07-24T11:04:35-05:00 VERSION=76319a61-ls52 /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-24 16:22:41 UTC

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

2022-07-24 16:22:41 UTC

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

2022-07-24 16:22:41 UTC

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

2022-07-24 16:22:41 UTC

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

2022-07-24 16:22:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-24T11:04:35-05:00

2022-07-24 16:22:41 UTC

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

2022-07-24 16:22:42 UTC

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

2022-07-24 16:22:42 UTC

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

2022-07-24 16:22:42 UTC

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

2022-07-24 16:22:42 UTC

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

2022-07-24 16:22:42 UTC

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

2022-07-24 16:22:43 UTC

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

2022-07-24 16:22:43 UTC

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

2022-07-24 16:22:43 UTC

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

2022-07-24 16:22:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=76319a61-ls52

2022-07-31 04:05:13 UTC

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

2022-07-31 04:05:13 UTC

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

2022-07-31 04:05:13 UTC

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

2022-07-31 04:05:13 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e0ea52a5-ls31 Build-date:- 2022-07-30T23:03:01-05:00

2022-07-31 04:05:13 UTC

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

2022-07-31 04:05:13 UTC

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

2022-07-31 04:08:38 UTC

|3 BUILD_DATE=2022-07-30T23:03:01-05:00 CALIBRE_RELEASE=e0ea52a5 VERSION=e0ea52a5-ls31 /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-31 04:08:45 UTC

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

2022-07-31 04:08:45 UTC

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

2022-07-31 04:08:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-30T23:03:01-05:00

2022-07-31 04:08:46 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-31 04:08:46 UTC

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

2022-07-31 04:08:46 UTC

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

2022-07-31 04:08:46 UTC

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

2022-07-31 04:08:46 UTC

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

2022-07-31 04:08:46 UTC

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

2022-07-31 04:08:47 UTC

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

2022-07-31 04:08:47 UTC

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

2022-07-31 04:08:47 UTC

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

2022-07-31 04:08:47 UTC

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

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