Namespace
linuxserver
Image / Tag
calibre:amd64-arch-version-cfdaf4c2
Content Digest
sha256:6217302a4a0abc058459f68c959342a12a1f86334410d5c1e6dcc689d728e24a
Details
Created

2022-09-25 04:38:46 UTC

Size

771 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- cfdaf4c2-ls39 Build-date:- 2022-09-24T23:37:02-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-24T23:37:02-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
    c05e3519d3b4aa580f25310765c7a422d31bfbf8
  • org.opencontainers.image.revision
    c05e3519d3b4aa580f25310765c7a422d31bfbf8
  • 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
    cfdaf4c2-ls39

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:a1adbaa026896b8f605946d8ff1481e57e87caf4b3d39a25581e14c22ad7a5f2 - 15.45% (119 MB)

[#001] sha256:e589e779e710e9582b2dad37ec6731b996972fc0d067020df1f8d0478805ccbd - 0.39% (2.98 MB)

[#002] sha256:c7c2200c7dc118478599edff152305d415a04358d8c0d9f97849f4e3622723bd - 0.0% (5.69 KB)

[#003] sha256:b536d366072577e9f5ca2d4f2e8bd237428c2896d6dd0583d8c8ac3e0c46881d - 0.09% (672 KB)

[#004] sha256:bff3f1c2e285a6126c612f9a2c96fcde56e22b596c0a25e4c8f31f820a5d5fc6 - 1.58% (12.2 MB)

[#005] sha256:c8494872782a61b7f424bb587effe1cd0ca163ef221d956532654b8421b5464a - 25.38% (196 MB)

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

[#007] sha256:85e02fa61ed79218e74dcdf283c6cb952ac54c306b3e809688c3bdc48ed42775 - 0.44% (3.4 MB)

[#008] sha256:603579a997d7e76df550af5149331ac72ec82aa2d51ab17c3f916d18fe2e51a2 - 0.47% (3.62 MB)

[#009] sha256:232c001abe659afa536bbeb49c2db14608d5ae272b7483d5948f8a56d29a53c9 - 25.43% (196 MB)

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

[#011] sha256:ac7d4e0e270bb8a10378fe99b935f7f50982fdbc4d924e77b3d2db5bf1cab1c0 - 30.77% (237 MB)

[#012] sha256:5539907ffa4510ae51a64a48bdc75aa274297f3f60e4897411e64a0f198d4f20 - 0.0% (903 Bytes)


History
2022-09-13 12:14:31 UTC

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

2022-09-13 12:14:32 UTC

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

2022-09-13 12:14:32 UTC

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

2022-09-13 12:14:32 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9735b975-ls70 Build-date:- 2022-09-13T14:12:07+02:00

2022-09-13 12:14:32 UTC

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

2022-09-13 12:14:33 UTC

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

2022-09-13 12:16:27 UTC

|2 BUILD_DATE=2022-09-13T14:12:07+02:00 VERSION=9735b975-ls70 /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-09-13 12:16:27 UTC

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

2022-09-13 12:16:27 UTC

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

2022-09-13 12:16:27 UTC

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

2022-09-13 12:16:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-13T14:12:07+02:00

2022-09-13 12:16:27 UTC

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

2022-09-13 12:16:28 UTC

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

2022-09-13 12:16:28 UTC

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

2022-09-13 12:16:28 UTC

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

2022-09-13 12:16:28 UTC

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

2022-09-13 12:16:28 UTC

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

2022-09-13 12:16:28 UTC

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

2022-09-13 12:16:28 UTC

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

2022-09-13 12:16:29 UTC

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

2022-09-13 12:16:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9735b975-ls70

2022-09-15 07:01:13 UTC

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

2022-09-15 07:01:13 UTC

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

2022-09-15 07:01:13 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.9.19-20.6-30.9.19-1-ls71 Build-date:- 2022-09-15T01:55:41-05:00

2022-09-15 07:01:14 UTC

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

2022-09-15 07:01:14 UTC

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

2022-09-15 07:01:14 UTC

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

2022-09-15 07:01:15 UTC

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

2022-09-15 07:01:52 UTC

|2 BUILD_DATE=2022-09-15T01:55:41-05:00 VERSION=0.9.19-20.6-30.9.19-1-ls71 /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-09-15 07:01:53 UTC

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

2022-09-15 07:01:53 UTC

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

2022-09-15 07:01:53 UTC

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

2022-09-15 07:01:54 UTC

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

2022-09-15 07:01:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-15T01:55:41-05:00

2022-09-15 07:01:54 UTC

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

2022-09-15 07:01:54 UTC

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

2022-09-15 07:01:54 UTC

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

2022-09-15 07:01:55 UTC

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

2022-09-15 07:01:55 UTC

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

2022-09-15 07:01:55 UTC

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

2022-09-15 07:01:55 UTC

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

2022-09-15 07:01:55 UTC

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

2022-09-15 07:01:56 UTC

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

2022-09-15 07:01:56 UTC

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

2022-09-18 16:24:31 UTC

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

2022-09-18 16:24:32 UTC

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

2022-09-18 16:24:32 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5d0fb10e-ls59 Build-date:- 2022-09-18T11:19:50-05:00

2022-09-18 16:24:32 UTC

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

2022-09-18 16:24:34 UTC

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

2022-09-18 16:24:35 UTC

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

2022-09-18 16:27:47 UTC

|2 BUILD_DATE=2022-09-18T11:19:50-05:00 VERSION=5d0fb10e-ls59 /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-18 16:27:49 UTC

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

2022-09-18 16:27:49 UTC

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

2022-09-18 16:27:49 UTC

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

2022-09-18 16:27:49 UTC

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

2022-09-18 16:27:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-18T11:19:50-05:00

2022-09-18 16:27:50 UTC

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

2022-09-18 16:27:50 UTC

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

2022-09-18 16:27:50 UTC

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

2022-09-18 16:27:50 UTC

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

2022-09-18 16:27:50 UTC

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

2022-09-18 16:27:50 UTC

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

2022-09-18 16:27:50 UTC

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

2022-09-18 16:27:50 UTC

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

2022-09-18 16:27:51 UTC

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

2022-09-18 16:27:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5d0fb10e-ls59

2022-09-25 04:38:08 UTC

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

2022-09-25 04:38:08 UTC

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

2022-09-25 04:38:08 UTC

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

2022-09-25 04:38:08 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- cfdaf4c2-ls39 Build-date:- 2022-09-24T23:37:02-05:00

2022-09-25 04:38:08 UTC

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

2022-09-25 04:38:08 UTC

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

2022-09-25 04:38:42 UTC

|3 BUILD_DATE=2022-09-24T23:37:02-05:00 CALIBRE_RELEASE=cfdaf4c2 VERSION=cfdaf4c2-ls39 /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-25 04:38:45 UTC

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

2022-09-25 04:38:45 UTC

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

2022-09-25 04:38:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-24T23:37:02-05:00

2022-09-25 04:38:45 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-25 04:38:45 UTC

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

2022-09-25 04:38:45 UTC

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

2022-09-25 04:38:46 UTC

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

2022-09-25 04:38:46 UTC

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

2022-09-25 04:38:46 UTC

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

2022-09-25 04:38:46 UTC

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

2022-09-25 04:38:46 UTC

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

2022-09-25 04:38:46 UTC

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

2022-09-25 04:38:46 UTC

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

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