Namespace
linuxserver
Image / Tag
calibre:arm32v7-arch-version-e0ea52a5
Content Digest
sha256:1d18e1467344822ab1686fae58039a0dd01d4bc213fb7a143f71be4824117a1e
Details
Created

2022-07-31 04:06:35 UTC

Size

577 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- e0ea52a5-ls31 Build-date:- 2022-07-30T23:03:01-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-30T23:03: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
    7d59aa53c17d0d1d023af06b65d3b7ecaa431c61
  • org.opencontainers.image.revision
    7d59aa53c17d0d1d023af06b65d3b7ecaa431c61
  • 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
    e0ea52a5-ls31

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

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

[#002] sha256:6cae6f7583505c45676684c27d0b4bd3bd061d93273e742ea014b74727b76b6b - 0.0% (3.47 KB)

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

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

[#005] sha256:39661c8e24656eb61a12071316215c1b087fa241ed53b8ff104b04475f33b8ac - 37.04% (214 MB)

[#006] sha256:98dcd471b9b6e99386d2aebb838bacbe474983f49a9ff8aba5d9efee237a8cae - 0.0% (2.78 KB)

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

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

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

[#010] sha256:2003dd2336239fb28136af2725b46c25b55a2412b65567c09ec6c933fa78c629 - 0.0% (1.05 KB)

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


History
2022-07-19 14:12:52 UTC

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

2022-07-19 14:12:55 UTC

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

2022-07-19 14:12:56 UTC

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

2022-07-19 14:12:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e7a58472-ls57 Build-date:- 2022-07-19T16:06:36+02:00

2022-07-19 14:12:58 UTC

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

2022-07-19 14:12:59 UTC

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

2022-07-19 14:13:12 UTC

|2 BUILD_DATE=2022-07-19T16:06:36+02:00 VERSION=e7a58472-ls57 /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-19 14:13:13 UTC

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

2022-07-19 14:13:15 UTC

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

2022-07-19 14:13:16 UTC

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

2022-07-19 14:13:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-19T16:06:36+02:00

2022-07-19 14:13:18 UTC

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

2022-07-19 14:13:19 UTC

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

2022-07-19 14:13:20 UTC

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

2022-07-19 14:13:21 UTC

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

2022-07-19 14:13:22 UTC

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

2022-07-19 14:13:23 UTC

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

2022-07-19 14:13:24 UTC

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

2022-07-19 14:13:25 UTC

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

2022-07-19 14:13:26 UTC

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

2022-07-19 14:13:27 UTC

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

2022-07-21 06:47:46 UTC

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

2022-07-21 06:47:47 UTC

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

2022-07-21 06:47:48 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.9.19-20.6-3-ls61 Build-date:- 2022-07-21T01:39:24-05:00

2022-07-21 06:47:49 UTC

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

2022-07-21 06:47:50 UTC

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

2022-07-21 06:47:52 UTC

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

2022-07-21 06:50:19 UTC

|2 BUILD_DATE=2022-07-21T01:39:24-05:00 VERSION=0.2.18-10.9.19-20.6-3-ls61 /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-21 06:50:21 UTC

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

2022-07-21 06:50:23 UTC

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

2022-07-21 06:50:24 UTC

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

2022-07-21 06:50:26 UTC

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

2022-07-21 06:50:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-21T01:39:24-05:00

2022-07-21 06:50:30 UTC

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

2022-07-21 06:50:31 UTC

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

2022-07-21 06:50:33 UTC

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

2022-07-21 06:50:35 UTC

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

2022-07-21 06:50:37 UTC

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

2022-07-21 06:50:39 UTC

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

2022-07-21 06:50:40 UTC

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

2022-07-21 06:50:42 UTC

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

2022-07-21 06:50:44 UTC

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

2022-07-21 06:50:46 UTC

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

2022-07-24 16:13:43 UTC

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

2022-07-24 16:13:44 UTC

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

2022-07-24 16:13:46 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 76319a61-ls52 Build-date:- 2022-07-24T11:04:35-05:00

2022-07-24 16:13:48 UTC

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

2022-07-24 16:13:52 UTC

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

2022-07-24 16:13:55 UTC

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

2022-07-24 16:18:50 UTC

|2 BUILD_DATE=2022-07-24T11:04:35-05:00 VERSION=76319a61-ls52 /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-24 16:18:53 UTC

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

2022-07-24 16:18:56 UTC

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

2022-07-24 16:18:59 UTC

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

2022-07-24 16:19:02 UTC

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

2022-07-24 16:19:05 UTC

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

2022-07-24 16:19:08 UTC

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

2022-07-24 16:19:11 UTC

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

2022-07-24 16:19:14 UTC

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

2022-07-24 16:19:17 UTC

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

2022-07-24 16:19:20 UTC

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

2022-07-24 16:19:23 UTC

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

2022-07-24 16:19:26 UTC

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

2022-07-24 16:19:29 UTC

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

2022-07-24 16:19:32 UTC

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

2022-07-24 16:19:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=76319a61-ls52

2022-07-31 04:05:45 UTC

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

2022-07-31 04:05:48 UTC

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

2022-07-31 04:05:51 UTC

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

2022-07-31 04:05:54 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e0ea52a5-ls31 Build-date:- 2022-07-30T23:03:01-05:00

2022-07-31 04:05:57 UTC

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

2022-07-31 04:06:00 UTC

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

2022-07-31 04:06:03 UTC

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

2022-07-31 04:06:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-30T23:03:01-05:00

2022-07-31 04:06:09 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-31 04:06:12 UTC

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

2022-07-31 04:06:15 UTC

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

2022-07-31 04:06:18 UTC

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

2022-07-31 04:06:21 UTC

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

2022-07-31 04:06:23 UTC

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

2022-07-31 04:06:26 UTC

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

2022-07-31 04:06:29 UTC

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

2022-07-31 04:06:32 UTC

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

2022-07-31 04:06:35 UTC

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

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