Namespace
linuxserver
Image / Tag
calibre:arch-fd6efe27-ls43
Content Digest
sha256:431b422d7f20e87c49f704f2f16b436512d8679a9d213eafa5c688cf3d3bb851
Details
Created

2022-10-18 14:01:34 UTC

Size

761 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- fd6efe27-ls43 Build-date:- 2022-10-18T13:59:58+00:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-18T13:59:58+00: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
    152ad7f8aefbb565000c519a9b20bc487c2826cf
  • org.opencontainers.image.revision
    152ad7f8aefbb565000c519a9b20bc487c2826cf
  • 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
    fd6efe27-ls43

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:b2529bec73b99508b26f2a9059a00dd9396cf55507bfbb053772293a3bd3c0a4 - 15.67% (119 MB)

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

[#002] sha256:d59c48ab42b93ae608dceabe5dfdbae2e5f7fe3e56311558801b195817d42f9f - 0.0% (5.49 KB)

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

[#004] sha256:fcc3ab2f2aefbb130cc106730ae16b0821ca51cab61dfda9823df0578233be6c - 1.6% (12.2 MB)

[#005] sha256:ef7c284f28f165dfc9b9f5c13c8dca149fcba3db9c2a8b266368462f661f9e15 - 25.89% (197 MB)

[#006] sha256:475671d784615df46923bf0a3b29d67d34ccc7eaa8f0fb75eb9a96b9a5cd57ec - 0.0% (2.77 KB)

[#007] sha256:929409e7b1074aeedeed4af6b46bf42c566ada7dafce792ab52c480640235883 - 0.49% (3.72 MB)

[#008] sha256:60f326deb0d3744cdfc1353738fe2f59f0893794b3c01a0a9215511b32f80038 - 0.48% (3.62 MB)

[#009] sha256:fbb81712b105e0f9adc49dd1e0ff0705abb24b7157bb3ab0927cd0235bc84721 - 25.83% (197 MB)

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

[#011] sha256:31185f9c4694d2ac97cc486ea17ba18c53310bf31542c2340ed985d6181ceac1 - 29.57% (225 MB)

[#012] sha256:13b98528fbdbc7adc94f05a43b6862f188627ae877130a11bd4453ae484fb3ee - 0.0% (1.05 KB)


History
2022-10-11 14:29:22 UTC

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

2022-10-11 14:29:24 UTC

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

2022-10-11 14:29:25 UTC

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

2022-10-11 14:29:25 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3d4daa98-ls73 Build-date:- 2022-10-11T16:26:45+02:00

2022-10-11 14:29:25 UTC

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

2022-10-11 14:29:25 UTC

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

2022-10-11 14:29:54 UTC

|2 BUILD_DATE=2022-10-11T16:26:45+02:00 VERSION=3d4daa98-ls73 /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-10-11 14:29:55 UTC

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

2022-10-11 14:29:55 UTC

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

2022-10-11 14:29:55 UTC

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

2022-10-11 14:29:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-11T16:26:45+02:00

2022-10-11 14:29:55 UTC

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

2022-10-11 14:29:55 UTC

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

2022-10-11 14:29:55 UTC

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

2022-10-11 14:29:55 UTC

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

2022-10-11 14:29:56 UTC

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

2022-10-11 14:29:56 UTC

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

2022-10-11 14:29:56 UTC

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

2022-10-11 14:29:56 UTC

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

2022-10-11 14:29:56 UTC

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

2022-10-11 14:29:56 UTC

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

2022-10-17 17:56:09 UTC

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

2022-10-17 17:56:09 UTC

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

2022-10-17 17:56:10 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.9.19-20.9.19-20.6-3-ls77 Build-date:- 2022-10-17T12:49:23-05:00

2022-10-17 17:56:10 UTC

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

2022-10-17 17:56:11 UTC

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

2022-10-17 17:56:11 UTC

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

2022-10-17 17:56:11 UTC

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

2022-10-17 17:57:12 UTC

|2 BUILD_DATE=2022-10-17T12:49:23-05:00 VERSION=0.9.19-20.9.19-20.6-3-ls77 /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-10-17 17:57:15 UTC

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

2022-10-17 17:57:15 UTC

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

2022-10-17 17:57:16 UTC

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

2022-10-17 17:57:16 UTC

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

2022-10-17 17:57:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-17T12:49:23-05:00

2022-10-17 17:57:17 UTC

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

2022-10-17 17:57:17 UTC

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

2022-10-17 17:57:17 UTC

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

2022-10-17 17:57:17 UTC

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

2022-10-17 17:57:18 UTC

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

2022-10-17 17:57:18 UTC

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

2022-10-17 17:57:18 UTC

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

2022-10-17 17:57:19 UTC

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

2022-10-17 17:57:19 UTC

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

2022-10-17 17:57:19 UTC

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

2022-10-17 20:37:19 UTC

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

2022-10-17 20:37:19 UTC

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

2022-10-17 20:37:19 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a95e952b-ls63 Build-date:- 2022-10-17T15:32:54-05:00

2022-10-17 20:37:19 UTC

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

2022-10-17 20:37:20 UTC

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

2022-10-17 20:37:21 UTC

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

2022-10-17 20:40:13 UTC

|2 BUILD_DATE=2022-10-17T15:32:54-05:00 VERSION=a95e952b-ls63 /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-10-17 20:40:15 UTC

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

2022-10-17 20:40:15 UTC

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

2022-10-17 20:40:15 UTC

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

2022-10-17 20:40:16 UTC

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

2022-10-17 20:40:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-17T15:32:54-05:00

2022-10-17 20:40:16 UTC

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

2022-10-17 20:40:16 UTC

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

2022-10-17 20:40:16 UTC

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

2022-10-17 20:40:16 UTC

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

2022-10-17 20:40:16 UTC

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

2022-10-17 20:40:16 UTC

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

2022-10-17 20:40:17 UTC

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

2022-10-17 20:40:17 UTC

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

2022-10-17 20:40:17 UTC

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

2022-10-17 20:40:17 UTC

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

2022-10-18 14:01:03 UTC

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

2022-10-18 14:01:04 UTC

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

2022-10-18 14:01:04 UTC

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

2022-10-18 14:01:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fd6efe27-ls43 Build-date:- 2022-10-18T13:59:58+00:00

2022-10-18 14:01:04 UTC

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

2022-10-18 14:01:04 UTC

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

2022-10-18 14:01:31 UTC

|3 BUILD_DATE=2022-10-18T13:59:58+00:00 CALIBRE_RELEASE=fd6efe27 VERSION=fd6efe27-ls43 /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-10-18 14:01:32 UTC

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

2022-10-18 14:01:33 UTC

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

2022-10-18 14:01:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-18T13:59:58+00:00

2022-10-18 14:01:33 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-18 14:01:33 UTC

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

2022-10-18 14:01:33 UTC

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

2022-10-18 14:01:33 UTC

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

2022-10-18 14:01:33 UTC

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

2022-10-18 14:01:33 UTC

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

2022-10-18 14:01:34 UTC

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

2022-10-18 14:01:34 UTC

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

2022-10-18 14:01:34 UTC

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

2022-10-18 14:01:34 UTC

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

Details
Created

2022-10-18 14:02:18 UTC

Size

573 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- fd6efe27-ls43 Build-date:- 2022-10-18T13:59:58+00:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-18T13:59:58+00: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
    152ad7f8aefbb565000c519a9b20bc487c2826cf
  • org.opencontainers.image.revision
    152ad7f8aefbb565000c519a9b20bc487c2826cf
  • 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
    fd6efe27-ls43

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:d88b6bac76b18ee9129aca00c4260a731eaa4187324f58db15b112047c5f8077 - 24.36% (140 MB)

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

[#002] sha256:112173f2bff792eb9ef5a839bd63b12eac1d6e052dec23667e73447342a1f97d - 0.0% (5.49 KB)

[#003] sha256:41738ab047ce20a6cda28004f5e022ea5cb9a75111a2ce31ab69ec5161ef2d14 - 0.11% (642 KB)

[#004] sha256:f443b4de782dd6551613a5855b55a34733325dfbcde15363372a99454c672d92 - 2.13% (12.2 MB)

[#005] sha256:0ea77056a1d110c45077835468a4d49db7ba112b5cc2ccc507c122561121751a - 32.47% (186 MB)

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

[#007] sha256:066f84aa77e632cd92da6d4b7abeea65e82851f01267ad0bc43b69e4ad40447b - 0.65% (3.72 MB)

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

[#009] sha256:c0588302931f95ff949428bd97862b73831accadb1532e7980afc5330ec0ea19 - 39.53% (226 MB)

[#010] sha256:075b1e8d6df148a8d9cb4e21a3cc097817be452d73e0cf444dca7ec4d36f9bfe - 0.0% (1.05 KB)

[#011] sha256:a20e3e7fef1121eabe4bff1a2af376d3ed185e6654d2b9480f6f32a2abcbe183 - 0.0% (516 Bytes)


History
2022-10-11 14:39:10 UTC

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

2022-10-11 14:39:20 UTC

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

2022-10-11 14:39:22 UTC

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

2022-10-11 14:39:25 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3d4daa98-ls73 Build-date:- 2022-10-11T16:26:45+02:00

2022-10-11 14:39:27 UTC

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

2022-10-11 14:39:30 UTC

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

2022-10-11 14:40:01 UTC

|2 BUILD_DATE=2022-10-11T16:26:45+02:00 VERSION=3d4daa98-ls73 /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-10-11 14:40:04 UTC

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

2022-10-11 14:40:07 UTC

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

2022-10-11 14:40:09 UTC

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

2022-10-11 14:40:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-11T16:26:45+02:00

2022-10-11 14:40:15 UTC

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

2022-10-11 14:40:17 UTC

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

2022-10-11 14:40:20 UTC

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

2022-10-11 14:40:22 UTC

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

2022-10-11 14:40:25 UTC

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

2022-10-11 14:40:28 UTC

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

2022-10-11 14:40:30 UTC

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

2022-10-11 14:40:33 UTC

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

2022-10-11 14:40:35 UTC

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

2022-10-11 14:40:38 UTC

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

2022-10-17 18:04:40 UTC

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

2022-10-17 18:04:43 UTC

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

2022-10-17 18:04:45 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.9.19-20.9.19-20.6-3-ls77 Build-date:- 2022-10-17T12:49:23-05:00

2022-10-17 18:04:48 UTC

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

2022-10-17 18:04:51 UTC

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

2022-10-17 18:04:55 UTC

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

2022-10-17 18:08:36 UTC

|2 BUILD_DATE=2022-10-17T12:49:23-05:00 VERSION=0.9.19-20.9.19-20.6-3-ls77 /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-10-17 18:08:41 UTC

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

2022-10-17 18:08:46 UTC

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

2022-10-17 18:08:50 UTC

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

2022-10-17 18:08:54 UTC

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

2022-10-17 18:08:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-17T12:49:23-05:00

2022-10-17 18:09:03 UTC

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

2022-10-17 18:09:07 UTC

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

2022-10-17 18:09:12 UTC

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

2022-10-17 18:09:16 UTC

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

2022-10-17 18:09:20 UTC

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

2022-10-17 18:09:24 UTC

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

2022-10-17 18:09:28 UTC

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

2022-10-17 18:09:33 UTC

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

2022-10-17 18:09:37 UTC

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

2022-10-17 18:09:41 UTC

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

2022-10-17 20:48:43 UTC

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

2022-10-17 20:48:44 UTC

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

2022-10-17 20:48:44 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a95e952b-ls63 Build-date:- 2022-10-17T15:32:54-05:00

2022-10-17 20:48:44 UTC

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

2022-10-17 20:48:49 UTC

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

2022-10-17 20:48:50 UTC

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

2022-10-17 21:00:20 UTC

|2 BUILD_DATE=2022-10-17T15:32:54-05:00 VERSION=a95e952b-ls63 /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-10-17 21:00:24 UTC

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

2022-10-17 21:00:24 UTC

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

2022-10-17 21:00:24 UTC

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

2022-10-17 21:00:25 UTC

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

2022-10-17 21:00:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-17T15:32:54-05:00

2022-10-17 21:00:26 UTC

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

2022-10-17 21:00:26 UTC

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

2022-10-17 21:00:26 UTC

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

2022-10-17 21:00:27 UTC

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

2022-10-17 21:00:27 UTC

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

2022-10-17 21:00:27 UTC

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

2022-10-17 21:00:28 UTC

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

2022-10-17 21:00:28 UTC

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

2022-10-17 21:00:28 UTC

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

2022-10-17 21:00:29 UTC

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

2022-10-18 14:02:16 UTC

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

2022-10-18 14:02:16 UTC

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

2022-10-18 14:02:16 UTC

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

2022-10-18 14:02:16 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fd6efe27-ls43 Build-date:- 2022-10-18T13:59:58+00:00

2022-10-18 14:02:16 UTC

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

2022-10-18 14:02:17 UTC

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

2022-10-18 14:02:17 UTC

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

2022-10-18 14:02:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-18T13:59:58+00:00

2022-10-18 14:02:17 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-18 14:02:17 UTC

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

2022-10-18 14:02:17 UTC

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

2022-10-18 14:02:17 UTC

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

2022-10-18 14:02:17 UTC

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

2022-10-18 14:02:18 UTC

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

2022-10-18 14:02:18 UTC

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

2022-10-18 14:02:18 UTC

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

2022-10-18 14:02:18 UTC

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

2022-10-18 14:02:18 UTC

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

Details
Created

2022-10-18 14:05:44 UTC

Size

820 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- fd6efe27-ls43 Build-date:- 2022-10-18T13:59:58+00:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-18T13:59:58+00: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
    152ad7f8aefbb565000c519a9b20bc487c2826cf
  • org.opencontainers.image.revision
    152ad7f8aefbb565000c519a9b20bc487c2826cf
  • 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
    fd6efe27-ls43

Environment
CUSTOM_PORT

8080

GUIAUTOSTART

true

HOME

/config

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:87e8ce6625d3c7246753ffe0695c9d1b814f2fa9cf4a5dd21bfb1a7e5830797b - 18.12% (149 MB)

[#001] sha256:435e7c740e4c1020de17daa4ffe29401bfcb4cec8fe6815154bb2a2de51a26a1 - 0.1% (862 KB)

[#002] sha256:1c9c2fce809ddc6efb7f424ac83b9e62703625cda11c3741b3f62abff5e8d3db - 0.0% (5.51 KB)

[#003] sha256:cde162e2074bf3b6b935da9a3d4fa67483f8ac3cdca72f5d58ce79bd0031bb13 - 0.08% (684 KB)

[#004] sha256:90694ad38f608035c2372e97ff329e1eb7723507003fc57e4184f03c7eed70d8 - 1.49% (12.2 MB)

[#005] sha256:9ec99f28c828923a0d6445fc6ff15914a818ba20b8c3234a8ba78bcaf07857a5 - 22.82% (187 MB)

[#006] sha256:4869a3ce78189b64a8d026c941523be1422b9b3f9b7859a29ad1320130bca024 - 0.0% (2.78 KB)

[#007] sha256:8f71ce153d78ec5d5c41fd78f2dd59b6f758c5fba7742f8d3f7ae3b907637a0c - 0.45% (3.72 MB)

[#008] sha256:e1aba0a3d2d0fe34a567b7b3c8ade000976bf68c538f9d4d72fc102246aed0da - 0.44% (3.62 MB)

[#009] sha256:faefe311e7e6c67466d8ae55b0378020a9101ab3c5c17150a408d80cbce0cd0a - 28.21% (231 MB)

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

[#011] sha256:9bd554f87a41bcbaca0bb0da35c60f9a2eb36a3e4ea8a11ac118252c3fe5066f - 28.27% (232 MB)

[#012] sha256:eb2e66fefd332585ddd83b225617d1f8de90d4e7ee61e92ab8274292396e4d02 - 0.0% (1.05 KB)


History
2022-10-11 14:38:06 UTC

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

2022-10-11 14:38:16 UTC

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

2022-10-11 14:38:19 UTC

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

2022-10-11 14:38:22 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3d4daa98-ls73 Build-date:- 2022-10-11T16:26:45+02:00

2022-10-11 14:38:24 UTC

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

2022-10-11 14:38:25 UTC

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

2022-10-11 14:38:33 UTC

|2 BUILD_DATE=2022-10-11T16:26:45+02:00 VERSION=3d4daa98-ls73 /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 ****" && chmod 755 /etc /usr /usr/bin && rm -rf /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*

2022-10-11 14:38:34 UTC

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

2022-10-11 14:38:35 UTC

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

2022-10-11 14:38:36 UTC

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

2022-10-11 14:38:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-11T16:26:45+02:00

2022-10-11 14:38:38 UTC

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

2022-10-11 14:38:39 UTC

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

2022-10-11 14:38:40 UTC

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

2022-10-11 14:38:41 UTC

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

2022-10-11 14:38:42 UTC

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

2022-10-11 14:38:43 UTC

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

2022-10-11 14:38:44 UTC

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

2022-10-11 14:38:45 UTC

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

2022-10-11 14:38:46 UTC

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

2022-10-11 14:38:47 UTC

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

2022-10-17 18:00:04 UTC

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

2022-10-17 18:00:04 UTC

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

2022-10-17 18:00:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.9.19-20.9.19-20.6-3-ls77 Build-date:- 2022-10-17T12:49:23-05:00

2022-10-17 18:00:04 UTC

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

2022-10-17 18:00:04 UTC

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

2022-10-17 18:00:05 UTC

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

2022-10-17 18:03:49 UTC

|2 BUILD_DATE=2022-10-17T12:49:23-05:00 VERSION=0.9.19-20.9.19-20.6-3-ls77 /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-10-17 18:03:57 UTC

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

2022-10-17 18:03:57 UTC

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

2022-10-17 18:03:58 UTC

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

2022-10-17 18:03:58 UTC

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

2022-10-17 18:03:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-17T12:49:23-05:00

2022-10-17 18:03:58 UTC

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

2022-10-17 18:03:58 UTC

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

2022-10-17 18:03:58 UTC

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

2022-10-17 18:03:58 UTC

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

2022-10-17 18:03:58 UTC

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

2022-10-17 18:03:58 UTC

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

2022-10-17 18:03:59 UTC

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

2022-10-17 18:03:59 UTC

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

2022-10-17 18:03:59 UTC

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

2022-10-17 18:03:59 UTC

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

2022-10-17 20:42:40 UTC

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

2022-10-17 20:42:40 UTC

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

2022-10-17 20:42:40 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a95e952b-ls63 Build-date:- 2022-10-17T15:32:54-05:00

2022-10-17 20:42:40 UTC

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

2022-10-17 20:42:41 UTC

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

2022-10-17 20:42:42 UTC

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

2022-10-17 20:48:33 UTC

|2 BUILD_DATE=2022-10-17T15:32:54-05:00 VERSION=a95e952b-ls63 /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-10-17 20:48:35 UTC

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

2022-10-17 20:48:35 UTC

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

2022-10-17 20:48:35 UTC

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

2022-10-17 20:48:36 UTC

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

2022-10-17 20:48:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-17T15:32:54-05:00

2022-10-17 20:48:36 UTC

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

2022-10-17 20:48:36 UTC

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

2022-10-17 20:48:36 UTC

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

2022-10-17 20:48:36 UTC

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

2022-10-17 20:48:36 UTC

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

2022-10-17 20:48:36 UTC

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

2022-10-17 20:48:36 UTC

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

2022-10-17 20:48:36 UTC

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

2022-10-17 20:48:37 UTC

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

2022-10-17 20:48:37 UTC

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

2022-10-18 14:01:12 UTC

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

2022-10-18 14:01:15 UTC

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

2022-10-18 14:01:17 UTC

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

2022-10-18 14:01:20 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fd6efe27-ls43 Build-date:- 2022-10-18T13:59:58+00:00

2022-10-18 14:01:22 UTC

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

2022-10-18 14:01:25 UTC

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

2022-10-18 14:04:59 UTC

|3 BUILD_DATE=2022-10-18T13:59:58+00:00 CALIBRE_RELEASE=fd6efe27 VERSION=fd6efe27-ls43 /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-10-18 14:05:03 UTC

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

2022-10-18 14:05:06 UTC

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

2022-10-18 14:05:10 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-18T13:59:58+00:00

2022-10-18 14:05:14 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-18 14:05:17 UTC

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

2022-10-18 14:05:20 UTC

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

2022-10-18 14:05:24 UTC

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

2022-10-18 14:05:27 UTC

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

2022-10-18 14:05:31 UTC

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

2022-10-18 14:05:34 UTC

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

2022-10-18 14:05:38 UTC

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

2022-10-18 14:05:41 UTC

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

2022-10-18 14:05:44 UTC

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

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