Namespace
linuxserver
Image / Tag
calibre:arm32v7-arch-version-0cedcc54
Content Digest
sha256:505957625c2a3c46e1cc8e886278821cde4aa3d09d3cbf0d78e32eeefe4986ef
Details
Created

2022-10-09 04:34:53 UTC

Size

571 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 0cedcc54-ls41 Build-date:- 2022-10-08T23:27:58-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-08T23:27:58-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
    e20fd6205d1e21da892054745a3ad904b2be6962
  • org.opencontainers.image.revision
    e20fd6205d1e21da892054745a3ad904b2be6962
  • 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
    0cedcc54-ls41

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:12b5250f904afaba1253f92e8fc7fc2d989fdb45f2dbf47606cf6abfe4a16302 - 24.63% (141 MB)

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

[#002] sha256:b5b40fcdacb0804afa171f13df214908523fe874686e38c564fec4eaed5926e5 - 0.0% (5.53 KB)

[#003] sha256:69d5aac567c458a8820a6d59bbef517dd8fab8ceae5b517b603035745b9d484e - 0.11% (642 KB)

[#004] sha256:02a87013b9ea6278afcf207759f1b2c7b61fc1e45e05ad20c1553ffd9544cb45 - 2.14% (12.2 MB)

[#005] sha256:fd976c538be9f6f03c319b6443f2674ccb154bcad0d067495fde06772e0d38b8 - 32.4% (185 MB)

[#006] sha256:2da9a4df28c4e764a212a97b4a171d199f659c7a098c1bb93b238dad444ea643 - 0.0% (2.77 KB)

[#007] sha256:ef6e4ffcfae3c9dcc30fe473469f6f6c7e75b5f093a954a47ae5a02801fc4df6 - 0.65% (3.7 MB)

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

[#009] sha256:763465161abbf7e5f5b1c08c173b37b661d50c432ce4bd535c0e076ef91303dc - 39.33% (225 MB)

[#010] sha256:dfc7bc75bcd88cbd2d43fe2c85e143aab0feeb5a7656f7e38ae0ff1e8bb32c5d - 0.0% (1.04 KB)

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


History
2022-09-20 14:41:49 UTC

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

2022-09-20 14:41:57 UTC

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

2022-09-20 14:41:58 UTC

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

2022-09-20 14:41:59 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2ab81c2b-ls71 Build-date:- 2022-09-20T09:35:33-05:00

2022-09-20 14:42:00 UTC

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

2022-09-20 14:42:01 UTC

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

2022-09-20 14:42:14 UTC

|2 BUILD_DATE=2022-09-20T09:35:33-05:00 VERSION=2ab81c2b-ls71 /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-09-20 14:42:15 UTC

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

2022-09-20 14:42:16 UTC

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

2022-09-20 14:42:17 UTC

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

2022-09-20 14:42:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T09:35:33-05:00

2022-09-20 14:42:19 UTC

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

2022-09-20 14:42:20 UTC

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

2022-09-20 14:42:21 UTC

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

2022-09-20 14:42:22 UTC

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

2022-09-20 14:42:23 UTC

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

2022-09-20 14:42:24 UTC

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

2022-09-20 14:42:25 UTC

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

2022-09-20 14:42:25 UTC

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

2022-09-20 14:42:27 UTC

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

2022-09-20 14:42:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2ab81c2b-ls71

2022-09-22 07:24:48 UTC

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

2022-09-22 07:24:49 UTC

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

2022-09-22 07:24:50 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.9.19-20.6-30.9.19-1-ls72 Build-date:- 2022-09-22T02:15:11-05:00

2022-09-22 07:24:51 UTC

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

2022-09-22 07:24:52 UTC

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

2022-09-22 07:24:53 UTC

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

2022-09-22 07:27:07 UTC

|2 BUILD_DATE=2022-09-22T02:15:11-05:00 VERSION=0.9.19-20.6-30.9.19-1-ls72 /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-22 07:27:09 UTC

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

2022-09-22 07:27:11 UTC

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

2022-09-22 07:27:12 UTC

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

2022-09-22 07:27:14 UTC

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

2022-09-22 07:27:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-22T02:15:11-05:00

2022-09-22 07:27:17 UTC

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

2022-09-22 07:27:19 UTC

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

2022-09-22 07:27:20 UTC

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

2022-09-22 07:27:22 UTC

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

2022-09-22 07:27:24 UTC

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

2022-09-22 07:27:25 UTC

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

2022-09-22 07:27:27 UTC

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

2022-09-22 07:27:29 UTC

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

2022-09-22 07:27:30 UTC

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

2022-09-22 07:27:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.9.19-20.6-30.9.19-1-ls72

2022-09-25 16:22:51 UTC

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

2022-09-25 16:22:53 UTC

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

2022-09-25 16:22:54 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 119ad5b7-ls60 Build-date:- 2022-09-25T11:10:57-05:00

2022-09-25 16:22:56 UTC

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

2022-09-25 16:23:01 UTC

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

2022-09-25 16:23:03 UTC

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

2022-09-25 16:29:04 UTC

|2 BUILD_DATE=2022-09-25T11:10:57-05:00 VERSION=119ad5b7-ls60 /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-25 16:29:08 UTC

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

2022-09-25 16:29:11 UTC

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

2022-09-25 16:29:14 UTC

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

2022-09-25 16:29:17 UTC

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

2022-09-25 16:29:20 UTC

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

2022-09-25 16:29:23 UTC

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

2022-09-25 16:29:26 UTC

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

2022-09-25 16:29:29 UTC

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

2022-09-25 16:29:32 UTC

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

2022-09-25 16:29:35 UTC

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

2022-09-25 16:29:38 UTC

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

2022-09-25 16:29:40 UTC

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

2022-09-25 16:29:43 UTC

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

2022-09-25 16:29:46 UTC

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

2022-09-25 16:29:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=119ad5b7-ls60

2022-10-09 04:32:49 UTC

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

2022-10-09 04:32:57 UTC

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

2022-10-09 04:33:04 UTC

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

2022-10-09 04:33:12 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0cedcc54-ls41 Build-date:- 2022-10-08T23:27:58-05:00

2022-10-09 04:33:19 UTC

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

2022-10-09 04:33:26 UTC

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

2022-10-09 04:33:34 UTC

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

2022-10-09 04:33:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-08T23:27:58-05:00

2022-10-09 04:33:49 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-10-09 04:33:56 UTC

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

2022-10-09 04:34:03 UTC

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

2022-10-09 04:34:11 UTC

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

2022-10-09 04:34:18 UTC

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

2022-10-09 04:34:25 UTC

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

2022-10-09 04:34:32 UTC

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

2022-10-09 04:34:39 UTC

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

2022-10-09 04:34:46 UTC

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

2022-10-09 04:34:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0cedcc54-ls41

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