Namespace
linuxserver
Image / Tag
calibre:arm64v8-arch-150eb8a6-ls22
Content Digest
sha256:943a1ec24c21035c46313b5864312e9e004155000b91c5c88185e768133cfb8b
Details
Created

2022-06-05 03:44:31 UTC

Size

803 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 150eb8a6-ls22 Build-date:- 2022-06-04T22:39:37-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-06-04T22:39:37-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
    9bda66be7b420de2a077532da587fc966a6fbb30
  • org.opencontainers.image.revision
    9bda66be7b420de2a077532da587fc966a6fbb30
  • 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
    150eb8a6-ls22

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:0c476f01a1e11ee55f1797212eed2ff98a81f9fa8c955a437e161921fd9b1add - 16.08% (129 MB)

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

[#002] sha256:7783a4e946ad8990a1ce6f6b923108a8fab972e193decf1a095b14f2d08ef8aa - 0.37% (2.95 MB)

[#003] sha256:82290df03c4567f1cda2f4279ebcb101ef760d491d706e063ebb1ee9277c4835 - 0.0% (2.9 KB)

[#004] sha256:b0bc5f5cda27dd6b9d9aeccb09a20f969e8b0497347eff69768bc3e15840592e - 0.08% (684 KB)

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

[#006] sha256:491d671a8ac6bd1fb515b0b7b315ff471186de820944946685823970b64bbfd9 - 28.06% (225 MB)

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

[#008] sha256:9655a5a71977ba0605b762e4fca717889bf3a967ef02ac40fa4f49cb24436d1f - 0.42% (3.37 MB)

[#009] sha256:024ce0533d5899b59ca0f94cea5123a1f50dbebe971a86cc47bb9432c0cf015e - 0.45% (3.62 MB)

[#010] sha256:83dae630d0c5537889bc16ee8dee4afabfb51e0d57eeaaad3cb1de39b579c5a1 - 28.89% (232 MB)

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

[#012] sha256:62dc84b604d428411ab0285f9c43c6e536ae902aaf06dd1cbe029d587b0c8089 - 23.86% (192 MB)

[#013] sha256:4f70b8acb7b80e97aa6bb71ed06771cd2b21bdb0b86e52a6e7aeed1fad201ff5 - 0.0% (901 Bytes)


History
2022-05-24 14:10:53 UTC

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

2022-05-24 14:11:01 UTC

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

2022-05-24 14:11:02 UTC

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

2022-05-24 14:11:03 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b013840c-ls48 Build-date:- 2022-05-24T09:04:41-05:00

2022-05-24 14:11:04 UTC

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

2022-05-24 14:11:05 UTC

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

2022-05-24 14:11:06 UTC

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

2022-05-24 14:11:07 UTC

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

2022-05-24 14:11:08 UTC

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

2022-05-24 14:11:26 UTC

|4 BUILD_DATE=2022-05-24T09:04:41-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=b013840c-ls48 /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-05-24 14:11:27 UTC

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

2022-05-24 14:11:28 UTC

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

2022-05-24 14:11:29 UTC

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

2022-05-24 14:11:30 UTC

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

2022-05-24 14:11:31 UTC

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

2022-05-24 14:11:31 UTC

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

2022-05-24 14:11:32 UTC

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

2022-05-24 14:11:33 UTC

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

2022-05-24 14:11:34 UTC

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

2022-05-24 14:11:35 UTC

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

2022-05-24 14:11:36 UTC

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

2022-05-24 14:11:37 UTC

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

2022-05-24 14:11:39 UTC

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

2022-05-24 14:11:39 UTC

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

2022-05-26 06:51:01 UTC

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

2022-05-26 06:51:03 UTC

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

2022-05-26 06:51:03 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.19-2-ls51 Build-date:- 2022-05-26T01:40:26-05:00

2022-05-26 06:51:04 UTC

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

2022-05-26 06:51:06 UTC

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

2022-05-26 06:51:07 UTC

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

2022-05-26 06:53:55 UTC

|2 BUILD_DATE=2022-05-26T01:40:26-05:00 VERSION=0.2.18-10.6-20.9.19-2-ls51 /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-26 06:53:57 UTC

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

2022-05-26 06:53:58 UTC

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

2022-05-26 06:54:00 UTC

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

2022-05-26 06:54:01 UTC

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

2022-05-26 06:54:03 UTC

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

2022-05-26 06:54:04 UTC

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

2022-05-26 06:54:06 UTC

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

2022-05-26 06:54:07 UTC

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

2022-05-26 06:54:09 UTC

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

2022-05-26 06:54:10 UTC

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

2022-05-26 06:54:12 UTC

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

2022-05-26 06:54:13 UTC

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

2022-05-26 06:54:15 UTC

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

2022-05-26 06:54:16 UTC

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

2022-05-26 06:54:18 UTC

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

2022-05-29 16:14:09 UTC

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

2022-05-29 16:14:10 UTC

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

2022-05-29 16:14:12 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 20ee3f21-ls45 Build-date:- 2022-05-29T18:05:34+02:00

2022-05-29 16:14:13 UTC

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

2022-05-29 16:14:17 UTC

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

2022-05-29 16:14:19 UTC

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

2022-05-29 16:19:30 UTC

|2 BUILD_DATE=2022-05-29T18:05:34+02:00 VERSION=20ee3f21-ls45 /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-29 16:19:34 UTC

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

2022-05-29 16:19:36 UTC

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

2022-05-29 16:19:39 UTC

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

2022-05-29 16:19:42 UTC

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

2022-05-29 16:19:44 UTC

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

2022-05-29 16:19:47 UTC

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

2022-05-29 16:19:49 UTC

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

2022-05-29 16:19:52 UTC

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

2022-05-29 16:19:54 UTC

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

2022-05-29 16:19:57 UTC

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

2022-05-29 16:20:00 UTC

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

2022-05-29 16:20:02 UTC

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

2022-05-29 16:20:05 UTC

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

2022-05-29 16:20:07 UTC

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

2022-05-29 16:20:10 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20ee3f21-ls45

2022-06-05 03:41:44 UTC

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

2022-06-05 03:41:44 UTC

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

2022-06-05 03:41:44 UTC

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

2022-06-05 03:41:45 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 150eb8a6-ls22 Build-date:- 2022-06-04T22:39:37-05:00

2022-06-05 03:41:45 UTC

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

2022-06-05 03:41:45 UTC

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

2022-06-05 03:44:20 UTC

|3 BUILD_DATE=2022-06-04T22:39:37-05:00 CALIBRE_RELEASE=150eb8a6 VERSION=150eb8a6-ls22 /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-06-05 03:44:29 UTC

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

2022-06-05 03:44:30 UTC

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

2022-06-05 03:44:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-04T22:39:37-05:00

2022-06-05 03:44:30 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-06-05 03:44:30 UTC

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

2022-06-05 03:44:30 UTC

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

2022-06-05 03:44:30 UTC

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

2022-06-05 03:44:31 UTC

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

2022-06-05 03:44:31 UTC

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

2022-06-05 03:44:31 UTC

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

2022-06-05 03:44:31 UTC

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

2022-06-05 03:44:31 UTC

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

2022-06-05 03:44:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=150eb8a6-ls22

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