Namespace
linuxserver
Image / Tag
calibre:arm32v7-arch-f88f1ce1-ls20
Content Digest
sha256:d6c1a731970017e4d0fdfae00785c34c47c33a3e31b7a75ebc65cfbcb5bfba28
Details
Created

2022-05-22 03:51:11 UTC

Size

800 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- f88f1ce1-ls20 Build-date:- 2022-05-21T22:44:52-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-05-21T22:44:52-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
    a965367e29a22793aad20a227f87c2b470bd67a6
  • org.opencontainers.image.revision
    a965367e29a22793aad20a227f87c2b470bd67a6
  • 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
    f88f1ce1-ls20

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:b1e68cd177b8e20485147363437224f1cf008841ea3ae0730f9c8f6c5c3f72e8 - 15.09% (121 MB)

[#001] sha256:c8fd43cc5b07cae1ca04128ad89f192a9cfe358e65fd03c708fdf805a16d22ac - 0.27% (2.15 MB)

[#002] sha256:c19d20192398388434744e76877aaccc5e266831864f78d45514053a511ed0d0 - 0.37% (2.92 MB)

[#003] sha256:1441ab4d93fbcbc8dddf6ef2fb1827491f9f62031fca79c5fa71c0dcf93b12df - 0.0% (2.9 KB)

[#004] sha256:b1599745e6e394b6971b1f95480f21259458ccaf786d64700e134dbedd26bf80 - 0.08% (637 KB)

[#005] sha256:eca67f83bacb6f75eb74a5fe93f8be3a4aaf199e34fd566e1e8fe525b91aeda5 - 1.52% (12.2 MB)

[#006] sha256:1a2cf5b84ce8dcf05be8ef6a277428e70baf50b7fcbf256940a27255681575a0 - 28.02% (224 MB)

[#007] sha256:b2b8e391bb5626986cf528985d263b557e4284615bf6c3c71f531f74681b7e16 - 0.0% (2.77 KB)

[#008] sha256:2eee8534367d1b41ac13816ec3b4d8679912629dde9ed7c0e93e9d6077f8cbae - 0.42% (3.36 MB)

[#009] sha256:306a2ab529819e90c67d9fc884a362ec6efa74f463db5abe0ba6afd013e057ce - 0.43% (3.45 MB)

[#010] sha256:cc788016fcfdb4ae6dc5ca7955e7488db7231903a67de60f8dc173d17cb19e9b - 30.12% (241 MB)

[#011] sha256:8c0ed50f057e779f2032e8fa9656fd6dc1da8be4d92b18a155ab5a27f07f048d - 0.0% (1.04 KB)

[#012] sha256:88c2fd7096584ce9b92181f1f81b69eee31f94ed965edd54e79fda22652c046c - 23.68% (190 MB)

[#013] sha256:e85efcff7602b76649157f2811001f9a7716d1c8b704cbf451616aa7fe82a97e - 0.0% (903 Bytes)


History
2022-05-03 14:15:48 UTC

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

2022-05-03 14:15:53 UTC

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

2022-05-03 14:15:54 UTC

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

2022-05-03 14:15:55 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2d3798f6-ls47 Build-date:- 2022-05-03T09:10:00-05:00

2022-05-03 14:15:56 UTC

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

2022-05-03 14:15:57 UTC

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

2022-05-03 14:15:58 UTC

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

2022-05-03 14:15:59 UTC

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

2022-05-03 14:16:02 UTC

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

2022-05-03 14:16:13 UTC

|4 BUILD_DATE=2022-05-03T09:10:00-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=2d3798f6-ls47 /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 ****" && pacman -Rsn --noconfirm patch && rm -rf /init-stage2.patch /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*

2022-05-03 14:16:14 UTC

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

2022-05-03 14:16:15 UTC

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

2022-05-03 14:16:17 UTC

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

2022-05-03 14:16:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-03T09:10:00-05:00

2022-05-03 14:16:19 UTC

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

2022-05-03 14:16:20 UTC

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

2022-05-03 14:16:21 UTC

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

2022-05-03 14:16:22 UTC

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

2022-05-03 14:16:23 UTC

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

2022-05-03 14:16:24 UTC

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

2022-05-03 14:16:25 UTC

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

2022-05-03 14:16:26 UTC

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

2022-05-03 14:16:27 UTC

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

2022-05-03 14:16:28 UTC

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

2022-05-12 06:52:02 UTC

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

2022-05-12 06:52:03 UTC

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

2022-05-12 06:52:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.19-2-ls50 Build-date:- 2022-05-12T01:42:33-05:00

2022-05-12 06:52:05 UTC

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

2022-05-12 06:52:06 UTC

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

2022-05-12 06:52:08 UTC

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

2022-05-12 06:54:27 UTC

|2 BUILD_DATE=2022-05-12T01:42:33-05:00 VERSION=0.2.18-10.6-20.9.19-2-ls50 /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-05-12 06:54:29 UTC

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

2022-05-12 06:54:31 UTC

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

2022-05-12 06:54:33 UTC

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

2022-05-12 06:54:34 UTC

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

2022-05-12 06:54:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-12T01:42:33-05:00

2022-05-12 06:54:38 UTC

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

2022-05-12 06:54:39 UTC

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

2022-05-12 06:54:41 UTC

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

2022-05-12 06:54:43 UTC

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

2022-05-12 06:54:45 UTC

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

2022-05-12 06:54:47 UTC

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

2022-05-12 06:54:48 UTC

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

2022-05-12 06:54:50 UTC

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

2022-05-12 06:54:52 UTC

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

2022-05-12 06:54:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.19-2-ls50

2022-05-15 16:12:15 UTC

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

2022-05-15 16:12:17 UTC

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

2022-05-15 16:12:18 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a531bcf2-ls43 Build-date:- 2022-05-15T18:03:31+02:00

2022-05-15 16:12:20 UTC

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

2022-05-15 16:12:25 UTC

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

2022-05-15 16:12:27 UTC

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

2022-05-15 16:17:04 UTC

|2 BUILD_DATE=2022-05-15T18:03:31+02:00 VERSION=a531bcf2-ls43 /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-05-15 16:17:08 UTC

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

2022-05-15 16:17:11 UTC

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

2022-05-15 16:17:14 UTC

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

2022-05-15 16:17:17 UTC

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

2022-05-15 16:17:20 UTC

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

2022-05-15 16:17:23 UTC

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

2022-05-15 16:17:26 UTC

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

2022-05-15 16:17:29 UTC

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

2022-05-15 16:17:32 UTC

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

2022-05-15 16:17:35 UTC

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

2022-05-15 16:17:38 UTC

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

2022-05-15 16:17:41 UTC

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

2022-05-15 16:17:45 UTC

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

2022-05-15 16:17:48 UTC

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

2022-05-15 16:17:51 UTC

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

2022-05-22 03:47:39 UTC

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

2022-05-22 03:47:41 UTC

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

2022-05-22 03:47:44 UTC

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

2022-05-22 03:47:47 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f88f1ce1-ls20 Build-date:- 2022-05-21T22:44:52-05:00

2022-05-22 03:47:50 UTC

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

2022-05-22 03:47:53 UTC

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

2022-05-22 03:50:20 UTC

|3 BUILD_DATE=2022-05-21T22:44:52-05:00 CALIBRE_RELEASE=f88f1ce1 VERSION=f88f1ce1-ls20 /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-05-22 03:50:24 UTC

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

2022-05-22 03:50:28 UTC

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

2022-05-22 03:50:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-21T22:44:52-05:00

2022-05-22 03:50:36 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-05-22 03:50:40 UTC

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

2022-05-22 03:50:44 UTC

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

2022-05-22 03:50:48 UTC

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

2022-05-22 03:50:52 UTC

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

2022-05-22 03:50:56 UTC

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

2022-05-22 03:51:00 UTC

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

2022-05-22 03:51:04 UTC

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

2022-05-22 03:51:07 UTC

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

2022-05-22 03:51:11 UTC

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

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