Namespace
linuxserver
Image / Tag
calibre:arch-0cedcc54-ls41
Content Digest
sha256:8dea1f1f4a7c50f025fc80d506dad202c3605481aa838ef164f3bba15f6f8f65
Details
Created

2022-10-09 04:29:42 UTC

Size

760 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 0cedcc54-ls41 Build-date:- 2022-10-08T23:27:58-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-08T23:27:58-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
    e20fd6205d1e21da892054745a3ad904b2be6962
  • org.opencontainers.image.revision
    e20fd6205d1e21da892054745a3ad904b2be6962
  • 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
    0cedcc54-ls41

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

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

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

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

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

[#005] sha256:6b7c750ca155205ee9468773acdedcefb1d22afa6f31defec80f4639b8b89bf0 - 25.94% (197 MB)

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

[#007] sha256:13c90bea24f7a693c39e91d43f928503d2318dc5e9643294bc494e53b6f3af9e - 0.49% (3.7 MB)

[#008] sha256:673bba2dd53cd9f8439b1e6ad30a09811e9d357b4d6c7fa0040317c201c111b3 - 0.48% (3.62 MB)

[#009] sha256:9ca1570ffbea85ba87efe82163a95c8e57b16b8538c58c0e6c1244cb2f52a42d - 25.74% (196 MB)

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

[#011] sha256:22de25032c5a2149a83ca275f97a97b94217e88c1914294234afe67a2571d40e - 29.6% (225 MB)

[#012] sha256:d4eecb33608c3b733bc91210dca8bdff1690a0681851bda02a3986b94a2158e5 - 0.0% (902 Bytes)


History
2022-09-20 14:37:47 UTC

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

2022-09-20 14:37:48 UTC

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

2022-09-20 14:37:48 UTC

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

2022-09-20 14:37:49 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2ab81c2b-ls71 Build-date:- 2022-09-20T09:35:33-05:00

2022-09-20 14:37:49 UTC

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

2022-09-20 14:37:49 UTC

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

2022-09-20 14:39:07 UTC

|2 BUILD_DATE=2022-09-20T09:35:33-05:00 VERSION=2ab81c2b-ls71 /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-20 14:39:07 UTC

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

2022-09-20 14:39:07 UTC

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

2022-09-20 14:39:07 UTC

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

2022-09-20 14:39:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T09:35:33-05:00

2022-09-20 14:39:08 UTC

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

2022-09-20 14:39:08 UTC

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

2022-09-20 14:39:08 UTC

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

2022-09-20 14:39:08 UTC

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

2022-09-20 14:39:08 UTC

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

2022-09-20 14:39:08 UTC

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

2022-09-20 14:39:08 UTC

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

2022-09-20 14:39:09 UTC

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

2022-09-20 14:39:09 UTC

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

2022-09-20 14:39:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2ab81c2b-ls71

2022-09-22 07:19:57 UTC

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

2022-09-22 07:19:57 UTC

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

2022-09-22 07:19:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.9.19-20.6-30.9.19-1-ls72 Build-date:- 2022-09-22T02:15:11-05:00

2022-09-22 07:19:57 UTC

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

2022-09-22 07:19:57 UTC

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

2022-09-22 07:19:58 UTC

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

2022-09-22 07:19:58 UTC

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

2022-09-22 07:20:41 UTC

|2 BUILD_DATE=2022-09-22T02:15:11-05:00 VERSION=0.9.19-20.6-30.9.19-1-ls72 /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-22 07:20:42 UTC

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

2022-09-22 07:20:42 UTC

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

2022-09-22 07:20:42 UTC

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

2022-09-22 07:20:42 UTC

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

2022-09-22 07:20:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-22T02:15:11-05:00

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:43 UTC

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

2022-09-22 07:20:44 UTC

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

2022-09-25 16:17:51 UTC

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

2022-09-25 16:17:51 UTC

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

2022-09-25 16:17:51 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 119ad5b7-ls60 Build-date:- 2022-09-25T11:10:57-05:00

2022-09-25 16:17:51 UTC

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

2022-09-25 16:17:54 UTC

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

2022-09-25 16:17:55 UTC

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

2022-09-25 16:22:16 UTC

|2 BUILD_DATE=2022-09-25T11:10:57-05:00 VERSION=119ad5b7-ls60 /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-25 16:22:19 UTC

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

2022-09-25 16:22:19 UTC

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

2022-09-25 16:22:19 UTC

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

2022-09-25 16:22:20 UTC

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

2022-09-25 16:22:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-25T11:10:57-05:00

2022-09-25 16:22:20 UTC

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

2022-09-25 16:22:20 UTC

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

2022-09-25 16:22:20 UTC

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

2022-09-25 16:22:20 UTC

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

2022-09-25 16:22:21 UTC

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

2022-09-25 16:22:21 UTC

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

2022-09-25 16:22:21 UTC

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

2022-09-25 16:22:21 UTC

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

2022-09-25 16:22:21 UTC

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

2022-09-25 16:22:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=119ad5b7-ls60

2022-10-09 04:29:03 UTC

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

2022-10-09 04:29:03 UTC

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

2022-10-09 04:29:03 UTC

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

2022-10-09 04:29:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0cedcc54-ls41 Build-date:- 2022-10-08T23:27:58-05:00

2022-10-09 04:29:04 UTC

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

2022-10-09 04:29:04 UTC

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

2022-10-09 04:29:38 UTC

|3 BUILD_DATE=2022-10-08T23:27:58-05:00 CALIBRE_RELEASE=0cedcc54 VERSION=0cedcc54-ls41 /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-09 04:29:40 UTC

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

2022-10-09 04:29:40 UTC

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

2022-10-09 04:29:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-08T23:27:58-05:00

2022-10-09 04:29:41 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-09 04:29:41 UTC

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

2022-10-09 04:29:41 UTC

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

2022-10-09 04:29:41 UTC

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

2022-10-09 04:29:41 UTC

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

2022-10-09 04:29:41 UTC

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

2022-10-09 04:29:41 UTC

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

2022-10-09 04:29:42 UTC

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

2022-10-09 04:29:42 UTC

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

2022-10-09 04:29:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0cedcc54-ls41

Details
Created

2022-10-09 04:34:53 UTC

Size

571 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 0cedcc54-ls41 Build-date:- 2022-10-08T23:27:58-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-08T23:27:58-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
    e20fd6205d1e21da892054745a3ad904b2be6962
  • org.opencontainers.image.revision
    e20fd6205d1e21da892054745a3ad904b2be6962
  • 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
    0cedcc54-ls41

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:12b5250f904afaba1253f92e8fc7fc2d989fdb45f2dbf47606cf6abfe4a16302 - 24.63% (141 MB)

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

[#002] sha256:b5b40fcdacb0804afa171f13df214908523fe874686e38c564fec4eaed5926e5 - 0.0% (5.53 KB)

[#003] sha256:69d5aac567c458a8820a6d59bbef517dd8fab8ceae5b517b603035745b9d484e - 0.11% (642 KB)

[#004] sha256:02a87013b9ea6278afcf207759f1b2c7b61fc1e45e05ad20c1553ffd9544cb45 - 2.14% (12.2 MB)

[#005] sha256:fd976c538be9f6f03c319b6443f2674ccb154bcad0d067495fde06772e0d38b8 - 32.4% (185 MB)

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

[#007] sha256:ef6e4ffcfae3c9dcc30fe473469f6f6c7e75b5f093a954a47ae5a02801fc4df6 - 0.65% (3.7 MB)

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

[#009] sha256:763465161abbf7e5f5b1c08c173b37b661d50c432ce4bd535c0e076ef91303dc - 39.33% (225 MB)

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

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


History
2022-09-20 14:41:49 UTC

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

2022-09-20 14:41:57 UTC

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

2022-09-20 14:41:58 UTC

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

2022-09-20 14:41:59 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2ab81c2b-ls71 Build-date:- 2022-09-20T09:35:33-05:00

2022-09-20 14:42:00 UTC

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

2022-09-20 14:42:01 UTC

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

2022-09-20 14:42:14 UTC

|2 BUILD_DATE=2022-09-20T09:35:33-05:00 VERSION=2ab81c2b-ls71 /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-09-20 14:42:15 UTC

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

2022-09-20 14:42:16 UTC

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

2022-09-20 14:42:17 UTC

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

2022-09-20 14:42:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T09:35:33-05:00

2022-09-20 14:42:19 UTC

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

2022-09-20 14:42:20 UTC

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

2022-09-20 14:42:21 UTC

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

2022-09-20 14:42:22 UTC

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

2022-09-20 14:42:23 UTC

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

2022-09-20 14:42:24 UTC

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

2022-09-20 14:42:25 UTC

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

2022-09-20 14:42:25 UTC

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

2022-09-20 14:42:27 UTC

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

2022-09-20 14:42:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2ab81c2b-ls71

2022-09-22 07:24:48 UTC

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

2022-09-22 07:24:49 UTC

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

2022-09-22 07:24:50 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.9.19-20.6-30.9.19-1-ls72 Build-date:- 2022-09-22T02:15:11-05:00

2022-09-22 07:24:51 UTC

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

2022-09-22 07:24:52 UTC

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

2022-09-22 07:24:53 UTC

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

2022-09-22 07:27:07 UTC

|2 BUILD_DATE=2022-09-22T02:15:11-05:00 VERSION=0.9.19-20.6-30.9.19-1-ls72 /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-09-22 07:27:09 UTC

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

2022-09-22 07:27:11 UTC

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

2022-09-22 07:27:12 UTC

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

2022-09-22 07:27:14 UTC

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

2022-09-22 07:27:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-22T02:15:11-05:00

2022-09-22 07:27:17 UTC

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

2022-09-22 07:27:19 UTC

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

2022-09-22 07:27:20 UTC

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

2022-09-22 07:27:22 UTC

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

2022-09-22 07:27:24 UTC

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

2022-09-22 07:27:25 UTC

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

2022-09-22 07:27:27 UTC

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

2022-09-22 07:27:29 UTC

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

2022-09-22 07:27:30 UTC

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

2022-09-22 07:27:32 UTC

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

2022-09-25 16:22:51 UTC

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

2022-09-25 16:22:53 UTC

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

2022-09-25 16:22:54 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 119ad5b7-ls60 Build-date:- 2022-09-25T11:10:57-05:00

2022-09-25 16:22:56 UTC

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

2022-09-25 16:23:01 UTC

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

2022-09-25 16:23:03 UTC

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

2022-09-25 16:29:04 UTC

|2 BUILD_DATE=2022-09-25T11:10:57-05:00 VERSION=119ad5b7-ls60 /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-25 16:29:08 UTC

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

2022-09-25 16:29:11 UTC

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

2022-09-25 16:29:14 UTC

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

2022-09-25 16:29:17 UTC

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

2022-09-25 16:29:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-25T11:10:57-05:00

2022-09-25 16:29:23 UTC

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

2022-09-25 16:29:26 UTC

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

2022-09-25 16:29:29 UTC

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

2022-09-25 16:29:32 UTC

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

2022-09-25 16:29:35 UTC

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

2022-09-25 16:29:38 UTC

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

2022-09-25 16:29:40 UTC

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

2022-09-25 16:29:43 UTC

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

2022-09-25 16:29:46 UTC

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

2022-09-25 16:29:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=119ad5b7-ls60

2022-10-09 04:32:49 UTC

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

2022-10-09 04:32:57 UTC

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

2022-10-09 04:33:04 UTC

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

2022-10-09 04:33:12 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0cedcc54-ls41 Build-date:- 2022-10-08T23:27:58-05:00

2022-10-09 04:33:19 UTC

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

2022-10-09 04:33:26 UTC

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

2022-10-09 04:33:34 UTC

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

2022-10-09 04:33:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-08T23:27:58-05:00

2022-10-09 04:33:49 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-09 04:33:56 UTC

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

2022-10-09 04:34:03 UTC

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

2022-10-09 04:34:11 UTC

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

2022-10-09 04:34:18 UTC

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

2022-10-09 04:34:25 UTC

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

2022-10-09 04:34:32 UTC

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

2022-10-09 04:34:39 UTC

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

2022-10-09 04:34:46 UTC

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

2022-10-09 04:34:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0cedcc54-ls41

Details
Created

2022-10-09 04:34:37 UTC

Size

819 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 0cedcc54-ls41 Build-date:- 2022-10-08T23:27:58-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-08T23:27:58-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
    e20fd6205d1e21da892054745a3ad904b2be6962
  • org.opencontainers.image.revision
    e20fd6205d1e21da892054745a3ad904b2be6962
  • 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
    0cedcc54-ls41

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:2b80df099f6ec408b2889bf4df8e377ab42efbffe505faf024b6db59da91d028 - 18.28% (150 MB)

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

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

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

[#004] sha256:40ae12792fba328e3946918cb4eb245cdf2a4dc154024471bbbb6afd2ad68383 - 1.49% (12.2 MB)

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

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

[#007] sha256:3c0db9d882b2f863a01c933a4f6d64ebb26d47442b17488b2b3923d3f3a0bcbd - 0.45% (3.7 MB)

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

[#009] sha256:b95fa8e34f864b638265568137ced46b6e99b1562e2e3d1406f86284ebc8c4e7 - 28.03% (230 MB)

[#010] sha256:738f23a2a48fec0bcc428819d83a32d4f96bc5d136573d3ebfe7ca463610d639 - 0.0% (1.04 KB)

[#011] sha256:86c3165c2c88e92969e5287d639c52a12021ed981d0fcd1a8e6019c4dd412f19 - 28.3% (232 MB)

[#012] sha256:d3300ca393d1eb20c377e22329343dcd523586bd8bbb5359dd554250d3a6d778 - 0.0% (902 Bytes)


History
2022-09-20 14:46:30 UTC

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

2022-09-20 14:46:38 UTC

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

2022-09-20 14:46:40 UTC

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

2022-09-20 14:46:41 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2ab81c2b-ls71 Build-date:- 2022-09-20T09:35:33-05:00

2022-09-20 14:46:42 UTC

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

2022-09-20 14:46:43 UTC

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

2022-09-20 14:46:50 UTC

|2 BUILD_DATE=2022-09-20T09:35:33-05:00 VERSION=2ab81c2b-ls71 /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-09-20 14:46:52 UTC

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

2022-09-20 14:46:53 UTC

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

2022-09-20 14:46:54 UTC

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

2022-09-20 14:46:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T09:35:33-05:00

2022-09-20 14:46:56 UTC

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

2022-09-20 14:46:57 UTC

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

2022-09-20 14:46:58 UTC

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

2022-09-20 14:46:59 UTC

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

2022-09-20 14:47:00 UTC

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

2022-09-20 14:47:01 UTC

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

2022-09-20 14:47:02 UTC

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

2022-09-20 14:47:03 UTC

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

2022-09-20 14:47:04 UTC

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

2022-09-20 14:47:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2ab81c2b-ls71

2022-09-22 07:30:45 UTC

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

2022-09-22 07:30:46 UTC

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

2022-09-22 07:30:46 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.9.19-20.6-30.9.19-1-ls72 Build-date:- 2022-09-22T02:15:11-05:00

2022-09-22 07:30:46 UTC

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

2022-09-22 07:30:47 UTC

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

2022-09-22 07:30:47 UTC

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

2022-09-22 07:34:07 UTC

|2 BUILD_DATE=2022-09-22T02:15:11-05:00 VERSION=0.9.19-20.6-30.9.19-1-ls72 /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-09-22 07:34:12 UTC

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

2022-09-22 07:34:12 UTC

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

2022-09-22 07:34:12 UTC

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

2022-09-22 07:34:13 UTC

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

2022-09-22 07:34:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-22T02:15:11-05:00

2022-09-22 07:34:13 UTC

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

2022-09-22 07:34:13 UTC

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

2022-09-22 07:34:14 UTC

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

2022-09-22 07:34:14 UTC

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

2022-09-22 07:34:14 UTC

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

2022-09-22 07:34:14 UTC

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

2022-09-22 07:34:14 UTC

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

2022-09-22 07:34:15 UTC

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

2022-09-22 07:34:15 UTC

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

2022-09-22 07:34:15 UTC

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

2022-09-25 16:23:28 UTC

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

2022-09-25 16:23:28 UTC

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

2022-09-25 16:23:28 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 119ad5b7-ls60 Build-date:- 2022-09-25T11:10:57-05:00

2022-09-25 16:23:28 UTC

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

2022-09-25 16:23:30 UTC

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

2022-09-25 16:23:31 UTC

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

2022-09-25 16:30:48 UTC

|2 BUILD_DATE=2022-09-25T11:10:57-05:00 VERSION=119ad5b7-ls60 /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-25 16:30:54 UTC

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

2022-09-25 16:30:54 UTC

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

2022-09-25 16:30:55 UTC

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

2022-09-25 16:30:55 UTC

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

2022-09-25 16:30:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-25T11:10:57-05:00

2022-09-25 16:30:55 UTC

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

2022-09-25 16:30:55 UTC

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

2022-09-25 16:30:55 UTC

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

2022-09-25 16:30:55 UTC

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

2022-09-25 16:30:55 UTC

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

2022-09-25 16:30:55 UTC

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

2022-09-25 16:30:56 UTC

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

2022-09-25 16:30:56 UTC

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

2022-09-25 16:30:56 UTC

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

2022-09-25 16:30:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=119ad5b7-ls60

2022-10-09 04:30:20 UTC

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

2022-10-09 04:30:22 UTC

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

2022-10-09 04:30:25 UTC

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

2022-10-09 04:30:28 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0cedcc54-ls41 Build-date:- 2022-10-08T23:27:58-05:00

2022-10-09 04:30:30 UTC

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

2022-10-09 04:30:33 UTC

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

2022-10-09 04:33:53 UTC

|3 BUILD_DATE=2022-10-08T23:27:58-05:00 CALIBRE_RELEASE=0cedcc54 VERSION=0cedcc54-ls41 /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-09 04:33:57 UTC

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

2022-10-09 04:34:00 UTC

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

2022-10-09 04:34:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-08T23:27:58-05:00

2022-10-09 04:34:07 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-09 04:34:10 UTC

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

2022-10-09 04:34:14 UTC

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

2022-10-09 04:34:17 UTC

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

2022-10-09 04:34:21 UTC

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

2022-10-09 04:34:24 UTC

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

2022-10-09 04:34:27 UTC

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

2022-10-09 04:34:31 UTC

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

2022-10-09 04:34:34 UTC

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

2022-10-09 04:34:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0cedcc54-ls41

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