Namespace
linuxserver
Image / Tag
calibre:arm32v7-arch-version-46f8445f
Content Digest
sha256:7690f9f98c3516bfe68358cd532010b89323789b01983195b7c1709a6ead91ef
Details
Created

2022-02-01 00:57:48 UTC

Size

790 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 46f8445f-ls3 Build-date:- 2022-02-01T01:51:40+01:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-02-01T01:51:40+01: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
    7e4dc659ca663eb76c39a1c4209685f5de3e3ac4
  • org.opencontainers.image.revision
    7e4dc659ca663eb76c39a1c4209685f5de3e3ac4
  • 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
    46f8445f-ls3

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:c1441cd78371426c4473b77bf6f92e36942a023501b8e8cb4083dd21ad2ea9c0 - 14.97% (118 MB)

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

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

[#003] sha256:1ab1d7375e8f7f2daca0e5188873d99f4d9633ef8ac4623da2389ed1569f24d4 - 0.0% (2.9 KB)

[#004] sha256:23358f9d7d4c19cc931bc7bac58d05a0dd6aebd4342e42a0e2411ef28640317f - 0.08% (636 KB)

[#005] sha256:0ac9178a71b2989fe66ec48dae51ab39c4f2dd0889dd7caa823f5159c3324ee6 - 1.5% (11.8 MB)

[#006] sha256:eb599aa73b2cdd496ca9b38ed3a16bd5dbbcd082c765b66782219d73e59929c9 - 27.56% (218 MB)

[#007] sha256:064b6bec717afd720ccd067ce3f96a7da29a6f6952d6283bc00da16be4262d24 - 0.0% (2.22 KB)

[#008] sha256:17b300433f298af86e13a4a6f5a0be322c91a679efed11dcf4caf76d15c153f0 - 0.4% (3.13 MB)

[#009] sha256:caa6c9e5948884eb6d6637d7e242e8e09cf97f47c178f41b8ee42b750501be1f - 0.44% (3.45 MB)

[#010] sha256:d161e93e8bdeea2a696cecc96c766019afe5bec172bc0e8c248440ece318488d - 30.56% (241 MB)

[#011] sha256:ce6cce3b7ed1b8acf041cd6143e8efc29f3a7817deeee9a9999632228b238ed3 - 0.0% (1.11 KB)

[#012] sha256:137a371d521d96fbc5b05147bb422105ec378bf7d2def7e6ebf847d76753dada - 23.86% (188 MB)

[#013] sha256:07038cbad6a18629efe99f27cdaa7e629bd001d72974cfc7e9f60117b6e20d41 - 0.0% (880 Bytes)


History
2022-01-25 14:09:22 UTC

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

2022-01-25 14:09:27 UTC

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

2022-01-25 14:09:28 UTC

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

2022-01-25 14:09:29 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 79f5c7f7-ls33 Build-date:- 2022-01-25T15:02:07+01:00

2022-01-25 14:09:31 UTC

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

2022-01-25 14:09:32 UTC

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

2022-01-25 14:09:33 UTC

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

2022-01-25 14:09:34 UTC

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

2022-01-25 14:09:37 UTC

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

2022-01-25 14:09:52 UTC

|4 BUILD_DATE=2022-01-25T15:02:07+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=79f5c7f7-ls33 /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-01-25 14:09:53 UTC

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

2022-01-25 14:09:54 UTC

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

2022-01-25 14:09:55 UTC

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

2022-01-25 14:09:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-25T15:02:07+01:00

2022-01-25 14:09:57 UTC

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

2022-01-25 14:09:58 UTC

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

2022-01-25 14:09:59 UTC

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

2022-01-25 14:10:00 UTC

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

2022-01-25 14:10:02 UTC

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

2022-01-25 14:10:03 UTC

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

2022-01-25 14:10:04 UTC

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

2022-01-25 14:10:05 UTC

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

2022-01-25 14:10:06 UTC

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

2022-01-25 14:10:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=79f5c7f7-ls33

2022-01-27 06:44:25 UTC

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

2022-01-27 06:44:26 UTC

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

2022-01-27 06:44:27 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.6-20.2.18-10.9.18-3-ls28 Build-date:- 2022-01-27T07:33:45+01:00

2022-01-27 06:44:28 UTC

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

2022-01-27 06:44:30 UTC

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

2022-01-27 06:44:31 UTC

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

2022-01-27 06:47:55 UTC

|2 BUILD_DATE=2022-01-27T07:33:45+01:00 VERSION=0.6-20.2.18-10.9.18-3-ls28 /bin/sh -c echo "**** install deps ****" && pacman -Sy --noconfirm --needed docker fuse lame libfdk-aac libjpeg-turbo libxrandr openssh pulseaudio sudo 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-01-27 06:47:57 UTC

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

2022-01-27 06:47:59 UTC

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

2022-01-27 06:48:01 UTC

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

2022-01-27 06:48:03 UTC

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

2022-01-27 06:48:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-27T07:33:45+01:00

2022-01-27 06:48:06 UTC

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

2022-01-27 06:48:07 UTC

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

2022-01-27 06:48:09 UTC

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

2022-01-27 06:48:11 UTC

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

2022-01-27 06:48:13 UTC

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

2022-01-27 06:48:14 UTC

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

2022-01-27 06:48:16 UTC

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

2022-01-27 06:48:18 UTC

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

2022-01-27 06:48:19 UTC

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

2022-01-27 06:48:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.6-20.2.18-10.9.18-3-ls28

2022-01-31 23:46:27 UTC

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

2022-01-31 23:46:28 UTC

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

2022-01-31 23:46:28 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4116b3b0-ls24 Build-date:- 2022-02-01T00:31:47+01:00

2022-01-31 23:46:28 UTC

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

2022-01-31 23:46:32 UTC

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

2022-01-31 23:46:34 UTC

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

2022-01-31 23:57:02 UTC

|2 BUILD_DATE=2022-02-01T00:31:47+01:00 VERSION=4116b3b0-ls24 /bin/sh -c echo "**** install packages ****" && pacman -Sy --noconfirm --needed base-devel freerdp git nodejs noto-fonts openbox pavucontrol websocat xorg-xmessage && echo "**** build AUR packages ****" && cd /tmp && AUR_PACKAGES=" dbus-x11" && pacman -Rns --noconfirm -dd dbus && for PACKAGE in ${AUR_PACKAGES}; do git clone https://aur.archlinux.org/${PACKAGE}.git && chown -R abc:abc ${PACKAGE} && cd ${PACKAGE} && sudo -u abc makepkg -sAci --skipinteg --noconfirm --needed && cd /tmp ; done && 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-01-31 23:57:06 UTC

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

2022-01-31 23:57:06 UTC

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

2022-01-31 23:57:06 UTC

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

2022-01-31 23:57:07 UTC

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

2022-01-31 23:57:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-01T00:31:47+01:00

2022-01-31 23:57:07 UTC

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

2022-01-31 23:57:08 UTC

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

2022-01-31 23:57:08 UTC

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

2022-01-31 23:57:08 UTC

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

2022-01-31 23:57:09 UTC

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

2022-01-31 23:57:09 UTC

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

2022-01-31 23:57:09 UTC

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

2022-01-31 23:57:10 UTC

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

2022-01-31 23:57:10 UTC

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

2022-01-31 23:57:10 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4116b3b0-ls24

2022-02-01 00:53:14 UTC

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

2022-02-01 00:53:17 UTC

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

2022-02-01 00:53:20 UTC

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

2022-02-01 00:53:23 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 46f8445f-ls3 Build-date:- 2022-02-01T01:51:40+01:00

2022-02-01 00:53:26 UTC

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

2022-02-01 00:53:29 UTC

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

2022-02-01 00:56:57 UTC

|3 BUILD_DATE=2022-02-01T01:51:40+01:00 CALIBRE_RELEASE=46f8445f VERSION=46f8445f-ls3 /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-02-01 00:57:02 UTC

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

2022-02-01 00:57:05 UTC

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

2022-02-01 00:57:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-01T01:51:40+01:00

2022-02-01 00:57:13 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-02-01 00:57:17 UTC

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

2022-02-01 00:57:21 UTC

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

2022-02-01 00:57:25 UTC

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

2022-02-01 00:57:29 UTC

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

2022-02-01 00:57:33 UTC

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

2022-02-01 00:57:37 UTC

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

2022-02-01 00:57:41 UTC

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

2022-02-01 00:57:44 UTC

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

2022-02-01 00:57:48 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=46f8445f-ls3

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