Namespace
linuxserver
Image / Tag
calibre:arm32v7-arch-version-c26c017f
Content Digest
sha256:025d347d50532916a8cd503f92ab871d6888038babcea6e69edaf93b4cec0df5
Details
Created

2022-07-24 08:15:28 UTC

Size

577 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- c26c017f-ls30 Build-date:- 2022-07-24T03:11:52-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-24T03:11: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
    4965562c5c920fe6a0daa6c9795f9870a2b86474
  • org.opencontainers.image.revision
    4965562c5c920fe6a0daa6c9795f9870a2b86474
  • 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
    c26c017f-ls30

Environment
HOME

/root

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:b0fc1c45f7324622580550719d837216636f077025a1784862997fdc3c8cfa63 - 20.66% (119 MB)

[#001] sha256:e5e9a5539b845a246a2a2f66b9ea060fdd6c9bd705a72a65ea5036fda8c5c5e9 - 0.15% (862 KB)

[#002] sha256:2e9d4920555b4d5e908639fd9bbdb78c41e676e2f30f06888274cedc0304d94d - 0.0% (3.54 KB)

[#003] sha256:6d75ff9e8444c219f6c3b8bf4e3def98dc4197ec49cd9d2791545f154a7cc6de - 0.11% (641 KB)

[#004] sha256:79cc5d592e29a5b7e7e05714ace5e5b2aea1dc1096803b1ee769f2f115d3e900 - 2.12% (12.2 MB)

[#005] sha256:70256ef11a5242f4fef38b5a05ba0628cd33855f11dbc2800be512f79c3fb62b - 37.04% (214 MB)

[#006] sha256:707ec79735525e25a86fff1bf002aa746d735ae2708571c10f7100de527b6aa8 - 0.0% (2.78 KB)

[#007] sha256:0eaccb2b1f5eef6f62552989d76ddb223d73eaf4b982ae3dc281460879fed341 - 0.59% (3.38 MB)

[#008] sha256:16a36f1a040fb9cf2aafe8ef3f40175ba656a18ca3ad0303837ce600497d58df - 0.6% (3.45 MB)

[#009] sha256:7486dffb1c779013d7c725b992d58a9494876bac0edf3ea9e5d3c86b8955148a - 38.74% (223 MB)

[#010] sha256:5e6721afe18798075cfbb16ee54f98fe2c28ee69169afdb97b178370db92c99b - 0.0% (1.1 KB)

[#011] sha256:d2af34557852b1e163eb89629ed9b624186032cedd4e5339266696552a4b00a4 - 0.0% (517 Bytes)


History
2022-07-12 14:26:24 UTC

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

2022-07-12 14:26:28 UTC

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

2022-07-12 14:26:29 UTC

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

2022-07-12 14:26:29 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 486efe8b-ls56 Build-date:- 2022-07-12T09:19:17-05:00

2022-07-12 14:26:29 UTC

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

2022-07-12 14:26:29 UTC

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

2022-07-12 14:26:37 UTC

|2 BUILD_DATE=2022-07-12T09:19:17-05:00 VERSION=486efe8b-ls56 /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 ****" && rm -rf /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*

2022-07-12 14:26:37 UTC

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

2022-07-12 14:26:37 UTC

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

2022-07-12 14:26:37 UTC

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

2022-07-12 14:26:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-12T09:19:17-05:00

2022-07-12 14:26:38 UTC

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

2022-07-12 14:26:38 UTC

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

2022-07-12 14:26:38 UTC

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

2022-07-12 14:26:38 UTC

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

2022-07-12 14:26:38 UTC

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

2022-07-12 14:26:38 UTC

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

2022-07-12 14:26:39 UTC

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

2022-07-12 14:26:39 UTC

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

2022-07-12 14:26:39 UTC

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

2022-07-12 14:26:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=486efe8b-ls56

2022-07-16 22:58:57 UTC

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

2022-07-16 22:58:58 UTC

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

2022-07-16 22:58:59 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.9.19-20.6-3-ls60 Build-date:- 2022-07-16T17:51:25-05:00

2022-07-16 22:59:00 UTC

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

2022-07-16 22:59:01 UTC

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

2022-07-16 22:59:03 UTC

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

2022-07-16 23:01:21 UTC

|2 BUILD_DATE=2022-07-16T17:51:25-05:00 VERSION=0.2.18-10.9.19-20.6-3-ls60 /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-07-16 23:01:23 UTC

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

2022-07-16 23:01:24 UTC

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

2022-07-16 23:01:26 UTC

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

2022-07-16 23:01:28 UTC

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

2022-07-16 23:01:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-16T17:51:25-05:00

2022-07-16 23:01:31 UTC

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

2022-07-16 23:01:33 UTC

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

2022-07-16 23:01:35 UTC

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

2022-07-16 23:01:36 UTC

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

2022-07-16 23:01:38 UTC

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

2022-07-16 23:01:40 UTC

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

2022-07-16 23:01:42 UTC

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

2022-07-16 23:01:43 UTC

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

2022-07-16 23:01:45 UTC

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

2022-07-16 23:01:47 UTC

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

2022-07-17 16:14:10 UTC

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

2022-07-17 16:14:11 UTC

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

2022-07-17 16:14:11 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 21f1325f-ls51 Build-date:- 2022-07-17T11:01:50-05:00

2022-07-17 16:14:11 UTC

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

2022-07-17 16:14:16 UTC

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

2022-07-17 16:14:17 UTC

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

2022-07-17 16:23:20 UTC

|2 BUILD_DATE=2022-07-17T11:01:50-05:00 VERSION=21f1325f-ls51 /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-07-17 16:23:24 UTC

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

2022-07-17 16:23:24 UTC

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

2022-07-17 16:23:24 UTC

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

2022-07-17 16:23:25 UTC

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

2022-07-17 16:23:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-17T11:01:50-05:00

2022-07-17 16:23:25 UTC

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

2022-07-17 16:23:26 UTC

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

2022-07-17 16:23:26 UTC

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

2022-07-17 16:23:27 UTC

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

2022-07-17 16:23:27 UTC

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

2022-07-17 16:23:27 UTC

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

2022-07-17 16:23:28 UTC

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

2022-07-17 16:23:28 UTC

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

2022-07-17 16:23:28 UTC

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

2022-07-17 16:23:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=21f1325f-ls51

2022-07-24 08:14:38 UTC

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

2022-07-24 08:14:41 UTC

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

2022-07-24 08:14:44 UTC

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

2022-07-24 08:14:47 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c26c017f-ls30 Build-date:- 2022-07-24T03:11:52-05:00

2022-07-24 08:14:50 UTC

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

2022-07-24 08:14:53 UTC

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

2022-07-24 08:14:56 UTC

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

2022-07-24 08:14:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-24T03:11:52-05:00

2022-07-24 08:15: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-07-24 08:15:05 UTC

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

2022-07-24 08:15:08 UTC

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

2022-07-24 08:15:11 UTC

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

2022-07-24 08:15:13 UTC

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

2022-07-24 08:15:16 UTC

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

2022-07-24 08:15:19 UTC

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

2022-07-24 08:15:22 UTC

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

2022-07-24 08:15:25 UTC

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

2022-07-24 08:15:28 UTC

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

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