Namespace
linuxserver
Image / Tag
calibre:arm64v8-arch-ce6615c2-ls13
Content Digest
sha256:44406ee1548b06de1a030da390af8080bc16ee48d6920fbac99c61e4b9a0fe60
Details
Created

2022-04-03 03:40:08 UTC

Size

824 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- ce6615c2-ls13 Build-date:- 2022-04-03T05:34:11+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-04-03T05:34:11+02: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
    a7d87bf079ab5e3f63cc31c36e60dcf23a5bb98e
  • org.opencontainers.image.revision
    a7d87bf079ab5e3f63cc31c36e60dcf23a5bb98e
  • 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
    ce6615c2-ls13

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)\$

TERM

xterm


Layers

[#000] sha256:d8c7c8c2058baaf60f1fff5b146a4f73cecfa3d88fc32afc2e93f61a132fe9c3 - 15.59% (128 MB)

[#001] sha256:8232322226bdeba33528f6b3bdaaff6efd431d2db2bc35b8d845c3eb55c4dbb3 - 0.26% (2.15 MB)

[#002] sha256:dd71e56b2a8a76a2aec3c406b846dee247f6e1bb90adc7d1b53e152586dfa872 - 0.36% (2.95 MB)

[#003] sha256:562be11e5bf39a396810dbce831422e976bddd83ed6b8cf85a5094e8867cd92c - 0.0% (2.9 KB)

[#004] sha256:fd06dbe0b38093bead55c82865368ae04678d6b0e6b197286281c63495575fbb - 0.08% (681 KB)

[#005] sha256:e7cd94eff57490b306633e9040182aa38dfe96b00ce8362fa2bc203d5a83b7f0 - 1.43% (11.8 MB)

[#006] sha256:2b9578d7002306f115f3628198a3390ccd6e1336e94e2be93357e6fd842ad992 - 29.68% (245 MB)

[#007] sha256:d547b4abf0a991a5fc507b19eea684da0a98ad8b8a8b8ed63985e983f89ca42f - 0.0% (2.78 KB)

[#008] sha256:120241b4c7b017e65c51b932722e82e19ca877eb2e046ddfb0caad60ffc9b026 - 0.38% (3.13 MB)

[#009] sha256:89ca3ec60679c6fb45943c8f6bdcc506bd0afad1282fb2193a0dc591f2c1640b - 0.44% (3.62 MB)

[#010] sha256:b1756ee59519be73423848fa7d7abec495ca47a167f91a82c0fe65459583dff3 - 28.74% (237 MB)

[#011] sha256:5080df659987629b45ace194f4e6ae5d33b539a2b7c900b4132433981254e0dc - 0.0% (1.06 KB)

[#012] sha256:cd583d842cd2aeedfa9dcc5b63b5ae1ef2b6c225bac45108de49eff7ed822634 - 23.04% (190 MB)

[#013] sha256:c92123f5287f71d2d79484345dcc2a62e65f0b73f3dae62f62f1237ba4f3c7b7 - 0.0% (902 Bytes)


History
2022-03-07 21:52:47 UTC

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

2022-03-07 21:52:55 UTC

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

2022-03-07 21:52:56 UTC

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

2022-03-07 21:52:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 11838417-ls40 Build-date:- 2022-03-07T22:46:38+01:00

2022-03-07 21:52:58 UTC

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

2022-03-07 21:52:59 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3

2022-03-07 21:53:00 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64

2022-03-07 21:53:00 UTC

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

2022-03-07 21:53:03 UTC

/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/

2022-03-07 21:53:16 UTC

|4 BUILD_DATE=2022-03-07T22:46:38+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=11838417-ls40 /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 "**** install s6 ****" && chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** configure pacman ****" && locale-gen && pacman-key --init && pacman-key --populate archlinuxarm && echo "**** patch files ****" && pacman -Sy --noconfirm patch && patch -u /etc/s6/init/init-stage2 -i /init-stage2.patch && echo "**** configure locale ****" && echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen && echo "**** cleanup ****" && chmod 755 /etc /usr /usr/bin && pacman -Rsn --noconfirm patch && rm -rf /init-stage2.patch /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*

2022-03-07 21:53:17 UTC

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

2022-03-07 21:53:18 UTC

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

2022-03-07 21:53:19 UTC

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

2022-03-07 21:53:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-07T22:46:38+01:00

2022-03-07 21:53:20 UTC

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

2022-03-07 21:53:21 UTC

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

2022-03-07 21:53:22 UTC

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

2022-03-07 21:53:23 UTC

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

2022-03-07 21:53:25 UTC

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

2022-03-07 21:53:25 UTC

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

2022-03-07 21:53:26 UTC

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

2022-03-07 21:53:27 UTC

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

2022-03-07 21:53:28 UTC

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

2022-03-07 21:53:29 UTC

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

2022-03-07 22:31:47 UTC

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

2022-03-07 22:31:48 UTC

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

2022-03-07 22:31:49 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.18.1-1-ls39 Build-date:- 2022-03-07T23:22:08+01:00

2022-03-07 22:31:50 UTC

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

2022-03-07 22:31:51 UTC

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

2022-03-07 22:31:52 UTC

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

2022-03-07 22:35:20 UTC

|2 BUILD_DATE=2022-03-07T23:22:08+01:00 VERSION=0.2.18-10.6-20.9.18.1-1-ls39 /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-03-07 22:35:22 UTC

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

2022-03-07 22:35:23 UTC

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

2022-03-07 22:35:25 UTC

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

2022-03-07 22:35:26 UTC

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

2022-03-07 22:35:28 UTC

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

2022-03-07 22:35:29 UTC

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

2022-03-07 22:35:31 UTC

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

2022-03-07 22:35:32 UTC

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

2022-03-07 22:35:33 UTC

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

2022-03-07 22:35:35 UTC

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

2022-03-07 22:35:36 UTC

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

2022-03-07 22:35:38 UTC

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

2022-03-07 22:35:39 UTC

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

2022-03-07 22:35:41 UTC

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

2022-03-07 22:35:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.18.1-1-ls39

2022-03-13 16:13:06 UTC

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

2022-03-13 16:13:08 UTC

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

2022-03-13 16:13:09 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e69b554f-ls36 Build-date:- 2022-03-13T11:02:58-05:00

2022-03-13 16:13:11 UTC

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

2022-03-13 16:13:14 UTC

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

2022-03-13 16:13:17 UTC

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

2022-03-13 16:18:39 UTC

|2 BUILD_DATE=2022-03-13T11:02:58-05:00 VERSION=e69b554f-ls36 /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-03-13 16:18:43 UTC

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

2022-03-13 16:18:45 UTC

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

2022-03-13 16:18:48 UTC

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

2022-03-13 16:18:50 UTC

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

2022-03-13 16:18:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-13T11:02:58-05:00

2022-03-13 16:18:55 UTC

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

2022-03-13 16:18:58 UTC

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

2022-03-13 16:19:00 UTC

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

2022-03-13 16:19:03 UTC

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

2022-03-13 16:19:05 UTC

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

2022-03-13 16:19:08 UTC

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

2022-03-13 16:19:10 UTC

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

2022-03-13 16:19:13 UTC

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

2022-03-13 16:19:16 UTC

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

2022-03-13 16:19:18 UTC

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

2022-04-03 03:36:34 UTC

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

2022-04-03 03:36:37 UTC

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

2022-04-03 03:36:39 UTC

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

2022-04-03 03:36:42 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ce6615c2-ls13 Build-date:- 2022-04-03T05:34:11+02:00

2022-04-03 03:36:44 UTC

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

2022-04-03 03:36:47 UTC

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

2022-04-03 03:39:26 UTC

|3 BUILD_DATE=2022-04-03T05:34:11+02:00 CALIBRE_RELEASE=ce6615c2 VERSION=ce6615c2-ls13 /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-04-03 03:39:29 UTC

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

2022-04-03 03:39:33 UTC

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

2022-04-03 03:39:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-03T05:34:11+02:00

2022-04-03 03:39:39 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-04-03 03:39:42 UTC

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

2022-04-03 03:39:46 UTC

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

2022-04-03 03:39:49 UTC

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

2022-04-03 03:39:52 UTC

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

2022-04-03 03:39:55 UTC

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

2022-04-03 03:39:58 UTC

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

2022-04-03 03:40:02 UTC

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

2022-04-03 03:40:05 UTC

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

2022-04-03 03:40:08 UTC

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

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