Namespace
linuxserver
Image / Tag
calibre:amd64-arch-3b4a872f-ls36
Content Digest
sha256:f5e48667e59f6bcfb97853599ee28c35ba7f071a792e2e0d1b9ec419e91342fe
Details
Created

2022-09-04 04:32:38 UTC

Size

836 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 3b4a872f-ls36 Build-date:- 2022-09-04T06:30:49+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-04T06:30:49+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
    207b1c1fa4d03d980adff34543d2ef7ae048fc36
  • org.opencontainers.image.revision
    207b1c1fa4d03d980adff34543d2ef7ae048fc36
  • 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
    3b4a872f-ls36

Environment
CUSTOM_PORT

8080

GUIAUTOSTART

true

HOME

/config

NVIDIA_DRIVER_CAPABILITIES

compute,video,utility

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:f63a7e4ea07914af16d189df15e8d02507f0c01ff8151785faa5966260638243 - 14.02% (117 MB)

[#001] sha256:255e4f722fbae66d6f555f0c334adf536ea6a0ff4d3809c5299d4debea2e36e2 - 0.35% (2.96 MB)

[#002] sha256:2db7834d892dacc0dc22ce9d4787e8e302b946c977d3983dd1b32876185f5bbd - 0.0% (4.57 KB)

[#003] sha256:75b5e2b8c990532b7a5792d049e5059a1890ad0128259e55b4e5987a5436212f - 0.08% (671 KB)

[#004] sha256:7d389156834268eb87550878588e46f2e3fb948feed1a4dcf687665fda34550c - 1.46% (12.2 MB)

[#005] sha256:ebb0ce5940f5b2bc49705c98780c7f47dfe94d22c980b5538a6646b6d6b7e37a - 25.13% (210 MB)

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

[#007] sha256:5f2b0ed5b5c793d52d143b9a16a90806ae87c441c3e5a1369ab7a3f97d55bc17 - 0.41% (3.39 MB)

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

[#009] sha256:0018d687235fdf9c0c316f6262903e19cf8aa95fb5970d591bdd05a62293d1f3 - 28.85% (241 MB)

[#010] sha256:95129b10ceea346906a9b5db9011b8d7c913c2cef4e526dad415c0b265d54c67 - 0.0% (1.11 KB)

[#011] sha256:044a5c0135d6b0a4fb965bdfd6c8ebe1e2d3b5d89fb79cd7d15743bfac7c2df0 - 29.27% (245 MB)

[#012] sha256:7302eae2861c34558bb9f8ab1d4216af6a2047ff0aaa3afc5fa6ed369799a84c - 0.0% (903 Bytes)


History
2022-08-16 14:04:48 UTC

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

2022-08-16 14:04:48 UTC

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

2022-08-16 14:04:49 UTC

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

2022-08-16 14:04:49 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 81f6c3b4-ls63 Build-date:- 2022-08-16T09:02:25-05:00

2022-08-16 14:04:49 UTC

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

2022-08-16 14:04:49 UTC

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

2022-08-16 14:06:18 UTC

|2 BUILD_DATE=2022-08-16T09:02:25-05:00 VERSION=81f6c3b4-ls63 /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 archlinux && 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-08-16 14:06:18 UTC

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

2022-08-16 14:06:18 UTC

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

2022-08-16 14:06:18 UTC

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

2022-08-16 14:06:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T09:02:25-05:00

2022-08-16 14:06:19 UTC

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

2022-08-16 14:06:19 UTC

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

2022-08-16 14:06:19 UTC

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

2022-08-16 14:06:19 UTC

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

2022-08-16 14:06:19 UTC

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

2022-08-16 14:06:19 UTC

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

2022-08-16 14:06:20 UTC

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

2022-08-16 14:06:20 UTC

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

2022-08-16 14:06:20 UTC

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

2022-08-16 14:06:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=81f6c3b4-ls63

2022-08-26 17:29:47 UTC

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

2022-08-26 17:29:48 UTC

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

2022-08-26 17:29:48 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.9.19-20.6-30.2.18-3-ls67 Build-date:- 2022-08-26T12:25:08-05:00

2022-08-26 17:29:48 UTC

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

2022-08-26 17:29:48 UTC

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

2022-08-26 17:29:49 UTC

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

2022-08-26 17:29:49 UTC

/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2022-08-26 17:30:19 UTC

|2 BUILD_DATE=2022-08-26T12:25:08-05:00 VERSION=0.9.19-20.6-30.2.18-3-ls67 /bin/sh -c echo "**** install deps ****" && pacman -Sy --noconfirm --needed docker fuse imlib2 lame libfdk-aac libjpeg-turbo libxrandr mesa openssh pciutils pulseaudio sudo xf86-video-ati xf86-video-amdgpu xf86-video-intel 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-26 17:30:20 UTC

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

2022-08-26 17:30:20 UTC

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

2022-08-26 17:30:20 UTC

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

2022-08-26 17:30:20 UTC

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

2022-08-26 17:30:20 UTC

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

2022-08-26 17:30:21 UTC

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

2022-08-26 17:30:21 UTC

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

2022-08-26 17:30:21 UTC

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

2022-08-26 17:30:21 UTC

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

2022-08-26 17:30:21 UTC

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

2022-08-26 17:30:21 UTC

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

2022-08-26 17:30:21 UTC

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

2022-08-26 17:30:21 UTC

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

2022-08-26 17:30:21 UTC

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

2022-08-26 17:30:22 UTC

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

2022-08-28 16:13:13 UTC

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

2022-08-28 16:13:14 UTC

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

2022-08-28 16:13:14 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 02e99670-ls56 Build-date:- 2022-08-28T18:06:11+02:00

2022-08-28 16:13:14 UTC

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

2022-08-28 16:13:15 UTC

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

2022-08-28 16:13:16 UTC

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

2022-08-28 16:16:50 UTC

|2 BUILD_DATE=2022-08-28T18:06:11+02:00 VERSION=02e99670-ls56 /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-28 16:16:55 UTC

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

2022-08-28 16:16:55 UTC

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

2022-08-28 16:16:55 UTC

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

2022-08-28 16:16:55 UTC

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

2022-08-28 16:16:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-28T18:06:11+02:00

2022-08-28 16:16:56 UTC

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

2022-08-28 16:16:56 UTC

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

2022-08-28 16:16:56 UTC

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

2022-08-28 16:16:56 UTC

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

2022-08-28 16:16:56 UTC

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

2022-08-28 16:16:56 UTC

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

2022-08-28 16:16:56 UTC

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

2022-08-28 16:16:57 UTC

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

2022-08-28 16:16:57 UTC

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

2022-08-28 16:16:57 UTC

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

2022-09-04 04:31:47 UTC

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

2022-09-04 04:31:47 UTC

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

2022-09-04 04:31:47 UTC

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

2022-09-04 04:31:47 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3b4a872f-ls36 Build-date:- 2022-09-04T06:30:49+02:00

2022-09-04 04:31:48 UTC

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

2022-09-04 04:31:48 UTC

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

2022-09-04 04:32:33 UTC

|3 BUILD_DATE=2022-09-04T06:30:49+02:00 CALIBRE_RELEASE=3b4a872f VERSION=3b4a872f-ls36 /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-04 04:32:37 UTC

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

2022-09-04 04:32:37 UTC

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

2022-09-04 04:32:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-04T06:30:49+02:00

2022-09-04 04:32:37 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-04 04:32:37 UTC

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

2022-09-04 04:32:37 UTC

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

2022-09-04 04:32:38 UTC

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

2022-09-04 04:32:38 UTC

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

2022-09-04 04:32:38 UTC

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

2022-09-04 04:32:38 UTC

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

2022-09-04 04:32:38 UTC

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

2022-09-04 04:32:38 UTC

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

2022-09-04 04:32:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3b4a872f-ls36

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