Namespace
linuxserver
Image / Tag
calibre:arm64v8-arch-version-1ce69528
Content Digest
sha256:a0adf67ba3f997abdedb3a0383fa5eb74e93fedbb694258ff8ca3abed7b249e7
Details
Created

2022-08-14 04:01:47 UTC

Size

841 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1ce69528-ls33 Build-date:- 2022-08-14T05:56:40+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-14T05:56:40+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
    1ec4e6ef2ab08f0338196056c045efd0e6c63c85
  • org.opencontainers.image.revision
    1ec4e6ef2ab08f0338196056c045efd0e6c63c85
  • 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
    1ce69528-ls33

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:3f2a87d18ff5030e899c897d109544fa05c9e30f76763e087767b47336ab5610 - 17.5% (147 MB)

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

[#002] sha256:3e4cfed3176c83557470b18462119db8b91f84bcb80e22baee0775dc420562ea - 0.0% (4.6 KB)

[#003] sha256:6f3281b9fe09c4230f45dc55c15fe52c49dfa797aa181beb712220f131a3858a - 0.08% (683 KB)

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

[#005] sha256:2acb4d438c0ef19e0680bdb839f6f3904c6c99cd9d2d10ae608c8ea2b86e3f8c - 23.52% (198 MB)

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

[#007] sha256:5ae0f3d2a3f469dd7877b643f9394b638c1606cc6e4f77ea7c37def46d7b309b - 0.4% (3.39 MB)

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

[#009] sha256:21f5a12ff516607d345723d140df3d374a9751442dd304dae48b570156965267 - 27.22% (229 MB)

[#010] sha256:8b37bbbd634ff6f4774ae3b2544078669af304b9cae74fb1e071b677247c3574 - 0.0% (1.1 KB)

[#011] sha256:e06ed8a9969127eda4bd310c8e6fd287bb57c19ea7f89ea61a6f66ca6d8998c1 - 29.28% (246 MB)

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


History
2022-08-09 19:05:24 UTC

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

2022-08-09 19:05:28 UTC

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

2022-08-09 19:05:28 UTC

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

2022-08-09 19:05:28 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ea734b8a-ls62 Build-date:- 2022-08-09T20:55:43+02:00

2022-08-09 19:05:28 UTC

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

2022-08-09 19:05:29 UTC

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

2022-08-09 19:05:36 UTC

|2 BUILD_DATE=2022-08-09T20:55:43+02:00 VERSION=ea734b8a-ls62 /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-09 19:05:36 UTC

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

2022-08-09 19:05:36 UTC

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

2022-08-09 19:05:36 UTC

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

2022-08-09 19:05:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-09T20:55:43+02:00

2022-08-09 19:05:37 UTC

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

2022-08-09 19:05:37 UTC

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

2022-08-09 19:05:37 UTC

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

2022-08-09 19:05:37 UTC

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

2022-08-09 19:05:37 UTC

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

2022-08-09 19:05:37 UTC

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

2022-08-09 19:05:38 UTC

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

2022-08-09 19:05:38 UTC

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

2022-08-09 19:05:38 UTC

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

2022-08-09 19:05:38 UTC

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

2022-08-11 06:49:17 UTC

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

2022-08-11 06:49:18 UTC

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

2022-08-11 06:49:18 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.9.19-20.6-3-ls63 Build-date:- 2022-08-11T01:39:16-05:00

2022-08-11 06:49:18 UTC

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

2022-08-11 06:49:18 UTC

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

2022-08-11 06:49:18 UTC

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

2022-08-11 06:52:47 UTC

|2 BUILD_DATE=2022-08-11T01:39:16-05:00 VERSION=0.2.18-10.9.19-20.6-3-ls63 /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-08-11 06:52:55 UTC

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

2022-08-11 06:52:55 UTC

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

2022-08-11 06:52:56 UTC

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

2022-08-11 06:52:56 UTC

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

2022-08-11 06:52:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-11T01:39:16-05:00

2022-08-11 06:52:56 UTC

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

2022-08-11 06:52:56 UTC

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

2022-08-11 06:52:56 UTC

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

2022-08-11 06:52:57 UTC

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

2022-08-11 06:52:57 UTC

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

2022-08-11 06:52:57 UTC

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

2022-08-11 06:52:57 UTC

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

2022-08-11 06:52:57 UTC

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

2022-08-11 06:52:57 UTC

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

2022-08-11 06:52:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.9.19-20.6-3-ls63

2022-08-12 17:23:17 UTC

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

2022-08-12 17:23:18 UTC

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

2022-08-12 17:23:18 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- cbdee851-ls54 Build-date:- 2022-08-12T12:11:10-05:00

2022-08-12 17:23:18 UTC

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

2022-08-12 17:23:19 UTC

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

2022-08-12 17:23:20 UTC

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

2022-08-12 17:29:53 UTC

|2 BUILD_DATE=2022-08-12T12:11:10-05:00 VERSION=cbdee851-ls54 /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-08-12 17:29:59 UTC

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

2022-08-12 17:29:59 UTC

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

2022-08-12 17:29:59 UTC

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

2022-08-12 17:29:59 UTC

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

2022-08-12 17:30:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-12T12:11:10-05:00

2022-08-12 17:30:00 UTC

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

2022-08-12 17:30:00 UTC

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

2022-08-12 17:30:00 UTC

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

2022-08-12 17:30:00 UTC

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

2022-08-12 17:30:00 UTC

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

2022-08-12 17:30:01 UTC

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

2022-08-12 17:30:01 UTC

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

2022-08-12 17:30:01 UTC

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

2022-08-12 17:30:01 UTC

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

2022-08-12 17:30:01 UTC

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

2022-08-14 03:58:39 UTC

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

2022-08-14 03:58:39 UTC

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

2022-08-14 03:58:39 UTC

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

2022-08-14 03:58:39 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1ce69528-ls33 Build-date:- 2022-08-14T05:56:40+02:00

2022-08-14 03:58:39 UTC

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

2022-08-14 03:58:39 UTC

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

2022-08-14 04:01:43 UTC

|3 BUILD_DATE=2022-08-14T05:56:40+02:00 CALIBRE_RELEASE=1ce69528 VERSION=1ce69528-ls33 /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-08-14 04:01:45 UTC

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

2022-08-14 04:01:45 UTC

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

2022-08-14 04:01:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-14T05:56:40+02:00

2022-08-14 04:01:46 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-08-14 04:01:46 UTC

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

2022-08-14 04:01:46 UTC

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

2022-08-14 04:01:46 UTC

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

2022-08-14 04:01:46 UTC

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

2022-08-14 04:01:47 UTC

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

2022-08-14 04:01:47 UTC

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

2022-08-14 04:01:47 UTC

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

2022-08-14 04:01:47 UTC

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

2022-08-14 04:01:47 UTC

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

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