Namespace
linuxserver
Image / Tag
calibre:arm64v8-arch-39b0c2ed-ls37
Content Digest
sha256:0eb7feb7a16b9c96232f3270d8899a32ccda003dfe80a98faa66c15fe620e4de
Details
Created

2022-09-11 04:38:04 UTC

Size

841 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 39b0c2ed-ls37 Build-date:- 2022-09-10T23:32:01-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-10T23:32:01-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
    aa2056561b18d97cbfd3881fea714e426800e090
  • org.opencontainers.image.revision
    aa2056561b18d97cbfd3881fea714e426800e090
  • 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
    39b0c2ed-ls37

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:536d47ac1ff78b2415746eefda634b5013fd42c95a384c55377485ff0eb42dca - 17.53% (147 MB)

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

[#002] sha256:6827f1b80caf9a49c0c36e00ab08ae5fd19564542186e8b23204fa0259b2b455 - 0.0% (4.76 KB)

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

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

[#005] sha256:887adc7c170192aef92a91c31ac719a7c689f6bd459cecd5a43a52995add3e7a - 23.64% (199 MB)

[#006] sha256:d6291de63b0e8e9d5a8c7ed8bf611eff59a4727d533b4a5c222695517cb6a3cc - 0.0% (2.8 KB)

[#007] sha256:fcf9658c29b543eadcd2f22be7c0ace62ca91038e789a5204cd592b77456b239 - 0.4% (3.4 MB)

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

[#009] sha256:b3a50bef4fb9126297ec63beb52e26d6dcffedd9ddfce5241a982748d09a05b5 - 27.4% (230 MB)

[#010] sha256:98793bd04b2ddba1dc8f5b98e2c1f9d9a306850c093ad900dfbb2d565af52001 - 0.0% (1.11 KB)

[#011] sha256:983960ce3af6e5805540cd91f7f8cff68c5669a2669be9741d5cef7ccbb95abd - 28.96% (243 MB)

[#012] sha256:0532c490aa44ffa69bf3e6f03cc316debb25e25104553948fcf3ce56470c912e - 0.0% (902 Bytes)


History
2022-08-30 14:20:18 UTC

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

2022-08-30 14:20:28 UTC

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

2022-08-30 14:20:30 UTC

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

2022-08-30 14:20:31 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ca0b8c87-ls65 Build-date:- 2022-08-30T16:09:28+02:00

2022-08-30 14:20:32 UTC

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

2022-08-30 14:20:33 UTC

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

2022-08-30 14:20:38 UTC

|2 BUILD_DATE=2022-08-30T16:09:28+02:00 VERSION=ca0b8c87-ls65 /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-08-30 14:20:40 UTC

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

2022-08-30 14:20:41 UTC

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

2022-08-30 14:20:42 UTC

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

2022-08-30 14:20:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-30T16:09:28+02:00

2022-08-30 14:20:44 UTC

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

2022-08-30 14:20:45 UTC

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

2022-08-30 14:20:46 UTC

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

2022-08-30 14:20:47 UTC

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

2022-08-30 14:20:48 UTC

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

2022-08-30 14:20:49 UTC

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

2022-08-30 14:20:50 UTC

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

2022-08-30 14:20:51 UTC

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

2022-08-30 14:20:52 UTC

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

2022-08-30 14:20:53 UTC

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

2022-09-01 06:54:57 UTC

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

2022-09-01 06:54:57 UTC

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

2022-09-01 06:54:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.9.19-20.6-30.2.18-3-ls68 Build-date:- 2022-09-01T01:44:41-05:00

2022-09-01 06:54:57 UTC

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

2022-09-01 06:54:58 UTC

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

2022-09-01 06:54:58 UTC

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

2022-09-01 06:57:37 UTC

|2 BUILD_DATE=2022-09-01T01:44:41-05:00 VERSION=0.9.19-20.6-30.2.18-3-ls68 /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-09-01 06:57:44 UTC

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

2022-09-01 06:57:45 UTC

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

2022-09-01 06:57:45 UTC

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

2022-09-01 06:57:45 UTC

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

2022-09-01 06:57:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-01T01:44:41-05:00

2022-09-01 06:57:45 UTC

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

2022-09-01 06:57:45 UTC

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

2022-09-01 06:57:45 UTC

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

2022-09-01 06:57:46 UTC

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

2022-09-01 06:57:46 UTC

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

2022-09-01 06:57:46 UTC

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

2022-09-01 06:57:46 UTC

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

2022-09-01 06:57:46 UTC

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

2022-09-01 06:57:46 UTC

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

2022-09-01 06:57:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.9.19-20.6-30.2.18-3-ls68

2022-09-04 16:17:45 UTC

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

2022-09-04 16:17:45 UTC

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

2022-09-04 16:17:45 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f92f6c1d-ls57 Build-date:- 2022-09-04T11:06:09-05:00

2022-09-04 16:17:46 UTC

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

2022-09-04 16:17:47 UTC

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

2022-09-04 16:17:48 UTC

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

2022-09-04 16:24:45 UTC

|2 BUILD_DATE=2022-09-04T11:06:09-05:00 VERSION=f92f6c1d-ls57 /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-09-04 16:24:52 UTC

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

2022-09-04 16:24:52 UTC

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

2022-09-04 16:24:52 UTC

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

2022-09-04 16:24:52 UTC

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

2022-09-04 16:24:52 UTC

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

2022-09-04 16:24:52 UTC

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

2022-09-04 16:24:53 UTC

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

2022-09-04 16:24:53 UTC

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

2022-09-04 16:24:53 UTC

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

2022-09-04 16:24:53 UTC

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

2022-09-04 16:24:53 UTC

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

2022-09-04 16:24:53 UTC

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

2022-09-04 16:24:53 UTC

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

2022-09-04 16:24:54 UTC

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

2022-09-04 16:24:54 UTC

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

2022-09-11 04:34:09 UTC

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

2022-09-11 04:34:09 UTC

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

2022-09-11 04:34:09 UTC

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

2022-09-11 04:34:09 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 39b0c2ed-ls37 Build-date:- 2022-09-10T23:32:01-05:00

2022-09-11 04:34:09 UTC

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

2022-09-11 04:34:10 UTC

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

2022-09-11 04:37:55 UTC

|3 BUILD_DATE=2022-09-10T23:32:01-05:00 CALIBRE_RELEASE=39b0c2ed VERSION=39b0c2ed-ls37 /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-09-11 04:38:02 UTC

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

2022-09-11 04:38:02 UTC

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

2022-09-11 04:38:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-10T23:32:01-05:00

2022-09-11 04:38:02 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-09-11 04:38:03 UTC

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

2022-09-11 04:38:03 UTC

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

2022-09-11 04:38:03 UTC

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

2022-09-11 04:38:03 UTC

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

2022-09-11 04:38:03 UTC

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

2022-09-11 04:38:03 UTC

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

2022-09-11 04:38:04 UTC

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

2022-09-11 04:38:04 UTC

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

2022-09-11 04:38:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=39b0c2ed-ls37

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