Namespace
linuxserver
Image / Tag
calibre:arm64v8-arch-884094d6-ls32
Content Digest
sha256:311cdfe217742168374bc4e134e261ce26c5f204c881ba5f1eae2eb83d93afce
Details
Created

2022-08-07 03:56:40 UTC

Size

842 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 884094d6-ls32 Build-date:- 2022-08-06T22:51:15-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-06T22:51:15-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
    2e01877d8b5203a99df0cdc15e968a3828b0f358
  • org.opencontainers.image.revision
    2e01877d8b5203a99df0cdc15e968a3828b0f358
  • 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
    884094d6-ls32

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:fc4db6f2131efff074ed9b26e39e8b8eef76f2419c1f8a1ee11d9a7f274c0bd2 - 15.09% (127 MB)

[#001] sha256:386244d4f089ff6d29fb61244b436579662dfe10226ca242303ca5cacd99e3c8 - 0.1% (862 KB)

[#002] sha256:67839a5d926d50d15b56d4c531c5cd04d55a1c56c555f35fe866092d5c0e3837 - 0.0% (3.92 KB)

[#003] sha256:ec1754d1a8e0792a301181ad71d5848a3242f01465b031257559fb46e53181f6 - 0.08% (683 KB)

[#004] sha256:218b7a759aa169680bea5057e9f9d44943ee2f69f688159957469c47b5d9f6da - 1.45% (12.2 MB)

[#005] sha256:07d2b52b2bf465782d00473772347ce0760622e789dc794410054cf102cdec39 - 25.52% (215 MB)

[#006] sha256:89e17d6a4e3b1bcb02bb9768b46db2761903c0619e926e9cac0b1d856d8bca3c - 0.0% (2.81 KB)

[#007] sha256:0f16dd7143d6555fecdfe440279c198f95ffa63264ff82e50f172877fb3941d0 - 0.4% (3.38 MB)

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

[#009] sha256:a12d3c03691794c543382e7fb0aed572e0f625278394ce9a494aa590217e36e7 - 27.7% (233 MB)

[#010] sha256:74b444b4daf73ee9a44d8ea2ba7877c73d3a67cace78c075891539a0d9064ca9 - 0.0% (1.05 KB)

[#011] sha256:4a9f2e0f3a8b5331c51747600a173133868c482bec5bbf30cbd9e6703e7399ae - 29.23% (246 MB)

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


History
2022-07-26 16:50:56 UTC

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

2022-07-26 16:51:04 UTC

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

2022-07-26 16:51:05 UTC

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

2022-07-26 16:51:06 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a433fba6-ls60 Build-date:- 2022-07-26T11:39:06-05:00

2022-07-26 16:51:07 UTC

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

2022-07-26 16:51:08 UTC

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

2022-07-26 16:51:14 UTC

|2 BUILD_DATE=2022-07-26T11:39:06-05:00 VERSION=a433fba6-ls60 /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-26 16:51:15 UTC

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

2022-07-26 16:51:16 UTC

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

2022-07-26 16:51:17 UTC

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

2022-07-26 16:51:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-26T11:39:06-05:00

2022-07-26 16:51:18 UTC

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

2022-07-26 16:51:19 UTC

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

2022-07-26 16:51:20 UTC

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

2022-07-26 16:51:21 UTC

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

2022-07-26 16:51:23 UTC

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

2022-07-26 16:51:24 UTC

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

2022-07-26 16:51:24 UTC

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

2022-07-26 16:51:25 UTC

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

2022-07-26 16:51:27 UTC

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

2022-07-26 16:51:28 UTC

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

2022-07-28 06:48:58 UTC

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

2022-07-28 06:48:58 UTC

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

2022-07-28 06:48:59 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.9.19-20.6-3-ls62 Build-date:- 2022-07-28T06:37:31+00:00

2022-07-28 06:48:59 UTC

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

2022-07-28 06:48:59 UTC

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

2022-07-28 06:48:59 UTC

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

2022-07-28 06:51:53 UTC

|2 BUILD_DATE=2022-07-28T06:37:31+00:00 VERSION=0.2.18-10.9.19-20.6-3-ls62 /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-28 06:52:01 UTC

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

2022-07-28 06:52:01 UTC

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

2022-07-28 06:52:01 UTC

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

2022-07-28 06:52:01 UTC

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

2022-07-28 06:52:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-28T06:37:31+00:00

2022-07-28 06:52:02 UTC

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

2022-07-28 06:52:02 UTC

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

2022-07-28 06:52:02 UTC

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

2022-07-28 06:52:02 UTC

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

2022-07-28 06:52:02 UTC

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

2022-07-28 06:52:02 UTC

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

2022-07-28 06:52:03 UTC

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

2022-07-28 06:52:03 UTC

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

2022-07-28 06:52:03 UTC

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

2022-07-28 06:52:03 UTC

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

2022-07-31 16:15:29 UTC

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

2022-07-31 16:15:30 UTC

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

2022-07-31 16:15:32 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ee25ec8e-ls53 Build-date:- 2022-07-31T18:05:06+02:00

2022-07-31 16:15:33 UTC

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

2022-07-31 16:15:37 UTC

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

2022-07-31 16:15:39 UTC

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

2022-07-31 16:21:47 UTC

|2 BUILD_DATE=2022-07-31T18:05:06+02:00 VERSION=ee25ec8e-ls53 /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-31 16:21:50 UTC

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

2022-07-31 16:21:53 UTC

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

2022-07-31 16:21:55 UTC

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

2022-07-31 16:21:58 UTC

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

2022-07-31 16:22:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-31T18:05:06+02:00

2022-07-31 16:22:04 UTC

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

2022-07-31 16:22:06 UTC

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

2022-07-31 16:22:09 UTC

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

2022-07-31 16:22:11 UTC

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

2022-07-31 16:22:14 UTC

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

2022-07-31 16:22:16 UTC

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

2022-07-31 16:22:19 UTC

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

2022-07-31 16:22:21 UTC

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

2022-07-31 16:22:24 UTC

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

2022-07-31 16:22:26 UTC

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

2022-08-07 03:53:25 UTC

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

2022-08-07 03:53:25 UTC

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

2022-08-07 03:53:25 UTC

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

2022-08-07 03:53:25 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 884094d6-ls32 Build-date:- 2022-08-06T22:51:15-05:00

2022-08-07 03:53:25 UTC

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

2022-08-07 03:53:26 UTC

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

2022-08-07 03:56:32 UTC

|3 BUILD_DATE=2022-08-06T22:51:15-05:00 CALIBRE_RELEASE=884094d6 VERSION=884094d6-ls32 /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-08-07 03:56:38 UTC

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

2022-08-07 03:56:38 UTC

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

2022-08-07 03:56:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-06T22:51:15-05:00

2022-08-07 03:56:38 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-08-07 03:56:39 UTC

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

2022-08-07 03:56:39 UTC

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

2022-08-07 03:56:39 UTC

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

2022-08-07 03:56:39 UTC

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

2022-08-07 03:56:39 UTC

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

2022-08-07 03:56:39 UTC

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

2022-08-07 03:56:40 UTC

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

2022-08-07 03:56:40 UTC

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

2022-08-07 03:56:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=884094d6-ls32

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