Namespace
linuxserver
Image / Tag
calibre:amd64-arch-79d7ec5e-ls28
Content Digest
sha256:1369d7081dba4767f4d3ed75964c1857544e10935a4012f31333359908df5dc7
Details
Created

2022-07-17 04:03:44 UTC

Size

744 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 79d7ec5e-ls28 Build-date:- 2022-07-17T06:02:09+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-17T06:02:09+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
    f6d1ab0fac481e7a76c8790b79d7ee4708fc97d5
  • org.opencontainers.image.revision
    f6d1ab0fac481e7a76c8790b79d7ee4708fc97d5
  • 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
    79d7ec5e-ls28

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:941ac7d0f2f32bffa821ec177997cb09d1cc26fb0d6c9e8fe41a6f4140fd9c0f - 12.17% (90.5 MB)

[#001] sha256:20f6ad828b27d18003aabf215a00be2e039eea4bfd6a4592106227ca5d53ea61 - 0.38% (2.83 MB)

[#002] sha256:94bb4c49055cea8a7b9f4d7dc838817c2ae68d657647b09740201e5e7bdbd302 - 0.0% (3.53 KB)

[#003] sha256:a4836c19a3ff32c3bac4b70bd34dbe19e60a3fd7f1f53fbdc66c98efdc33f137 - 0.09% (671 KB)

[#004] sha256:885c86af24621e73875912eff7cf99be83fd0b9c1cde7140894a0dc2310cd5e8 - 1.64% (12.2 MB)

[#005] sha256:9c17df74deafbd69f7c14febb060bb46e70d1f57974fb29d99fb76ed2e336da6 - 33.29% (248 MB)

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

[#007] sha256:5512610d953f7a820ef713cc056bba80428a048e6ac0a7639c180502230caea6 - 0.45% (3.38 MB)

[#008] sha256:7df8374cc20f97cc92e60752e43f74bc11eeff07d63e9d6d5c346967812144e1 - 0.49% (3.61 MB)

[#009] sha256:9c2955f5f4c7e6b80a1d5ba68260caf6a34ea5b2a093763819e46afb9f5a0669 - 26.42% (197 MB)

[#010] sha256:023ae3d9f6b826d3718b6268a3f52484f425009d98f0c725de8cb660ed111c56 - 0.0% (1.1 KB)

[#011] sha256:ed1c33033c1968c212a6147be9e7198d8630c4933fb09d576406f71a81c5a0ee - 25.07% (187 MB)

[#012] sha256:9f55f4c6ebd55e7d26f8fb01846004e1026c40e39acedaf79cc146b63318b612 - 0.0% (903 Bytes)


History
2022-07-05 21:13:01 UTC

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

2022-07-05 21:13:02 UTC

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

2022-07-05 21:13:03 UTC

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

2022-07-05 21:13:03 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4cdd29b3-ls55 Build-date:- 2022-07-05T23:10:36+02:00

2022-07-05 21:13:03 UTC

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

2022-07-05 21:13:03 UTC

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

2022-07-05 21:14:05 UTC

|2 BUILD_DATE=2022-07-05T23:10:36+02:00 VERSION=4cdd29b3-ls55 /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-07-05 21:14:05 UTC

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

2022-07-05 21:14:05 UTC

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

2022-07-05 21:14:05 UTC

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

2022-07-05 21:14:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-05T23:10:36+02:00

2022-07-05 21:14:05 UTC

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

2022-07-05 21:14:06 UTC

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

2022-07-05 21:14:06 UTC

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

2022-07-05 21:14:06 UTC

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

2022-07-05 21:14:06 UTC

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

2022-07-05 21:14:07 UTC

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

2022-07-05 21:14:07 UTC

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

2022-07-05 21:14:07 UTC

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

2022-07-05 21:14:07 UTC

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

2022-07-05 21:14:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4cdd29b3-ls55

2022-07-07 06:45:18 UTC

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

2022-07-07 06:45:18 UTC

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

2022-07-07 06:45:19 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.9.19-20.6-3-ls58 Build-date:- 2022-07-07T06:38:47+00:00

2022-07-07 06:45:19 UTC

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

2022-07-07 06:45:19 UTC

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

2022-07-07 06:45:20 UTC

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

2022-07-07 06:45:20 UTC

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

2022-07-07 06:46:19 UTC

|2 BUILD_DATE=2022-07-07T06:38:47+00:00 VERSION=0.2.18-10.9.19-20.6-3-ls58 /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-07-07 06:46:38 UTC

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

2022-07-07 06:46:39 UTC

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

2022-07-07 06:46:40 UTC

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

2022-07-07 06:46:41 UTC

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

2022-07-07 06:46:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-07T06:38:47+00:00

2022-07-07 06:46:42 UTC

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

2022-07-07 06:46:42 UTC

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

2022-07-07 06:46:43 UTC

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

2022-07-07 06:46:43 UTC

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

2022-07-07 06:46:43 UTC

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

2022-07-07 06:46:43 UTC

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

2022-07-07 06:46:44 UTC

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

2022-07-07 06:46:44 UTC

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

2022-07-07 06:46:44 UTC

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

2022-07-07 06:46:44 UTC

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

2022-07-10 16:12:45 UTC

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

2022-07-10 16:12:45 UTC

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

2022-07-10 16:12:45 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 892ebf25-ls50 Build-date:- 2022-07-10T18:07:19+02:00

2022-07-10 16:12:46 UTC

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

2022-07-10 16:12:48 UTC

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

2022-07-10 16:12:49 UTC

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

2022-07-10 16:16:50 UTC

|2 BUILD_DATE=2022-07-10T18:07:19+02:00 VERSION=892ebf25-ls50 /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-10 16:16:52 UTC

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

2022-07-10 16:16:52 UTC

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

2022-07-10 16:16:53 UTC

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

2022-07-10 16:16:53 UTC

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

2022-07-10 16:16:53 UTC

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

2022-07-10 16:16:53 UTC

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

2022-07-10 16:16:53 UTC

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

2022-07-10 16:16:54 UTC

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

2022-07-10 16:16:54 UTC

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

2022-07-10 16:16:54 UTC

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

2022-07-10 16:16:54 UTC

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

2022-07-10 16:16:54 UTC

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

2022-07-10 16:16:55 UTC

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

2022-07-10 16:16:55 UTC

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

2022-07-10 16:16:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=892ebf25-ls50

2022-07-17 04:03:04 UTC

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

2022-07-17 04:03:04 UTC

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

2022-07-17 04:03:04 UTC

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

2022-07-17 04:03:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 79d7ec5e-ls28 Build-date:- 2022-07-17T06:02:09+02:00

2022-07-17 04:03:04 UTC

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

2022-07-17 04:03:04 UTC

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

2022-07-17 04:03:40 UTC

|3 BUILD_DATE=2022-07-17T06:02:09+02:00 CALIBRE_RELEASE=79d7ec5e VERSION=79d7ec5e-ls28 /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-07-17 04:03:43 UTC

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

2022-07-17 04:03:43 UTC

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

2022-07-17 04:03:43 UTC

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

2022-07-17 04:03:43 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-17 04:03:43 UTC

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

2022-07-17 04:03:43 UTC

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

2022-07-17 04:03:44 UTC

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

2022-07-17 04:03:44 UTC

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

2022-07-17 04:03:44 UTC

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

2022-07-17 04:03:44 UTC

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

2022-07-17 04:03:44 UTC

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

2022-07-17 04:03:44 UTC

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

2022-07-17 04:03:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=79d7ec5e-ls28

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