Namespace
linuxserver
Image / Tag
calibre:arch-86bfd64a-ls42
Content Digest
sha256:cb365bbffe60401a0e8ba3fd3d71c2814c0a283e65bf2fed793d7bf387435637
Details
Created

2022-10-16 04:48:14 UTC

Size

763 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 86bfd64a-ls42 Build-date:- 2022-10-15T23:45:48-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-15T23:45:48-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
    9a03d0826449a1edc45e442f94deb0e4973d0a9e
  • org.opencontainers.image.revision
    9a03d0826449a1edc45e442f94deb0e4973d0a9e
  • 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
    86bfd64a-ls42

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:1324903265edb6415078303791faad65ccd8482f4df4436cb1400d76d65d220b - 15.64% (119 MB)

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

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

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

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

[#005] sha256:0e4a72d8c3f4cd328204ac52b75b6967518faaa4d46bc75395d9f42b807dbef7 - 25.81% (197 MB)

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

[#007] sha256:5faec70ebb85c787ad71f91137e2ef04e49df900607cbf141b69a55b0b0b1c73 - 0.49% (3.71 MB)

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

[#009] sha256:7a9cb593290ea87c9853510f3d939544d8b7a724f35528d4598d130750721e8f - 26.01% (198 MB)

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

[#011] sha256:15785553dffbe0241d250bab0077e2ea321fe966d87083596466e7ae527c41ff - 29.5% (225 MB)

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


History
2022-09-27 14:28:15 UTC

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

2022-09-27 14:28:16 UTC

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

2022-09-27 14:28:16 UTC

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

2022-09-27 14:28:16 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 89fddab2-ls72 Build-date:- 2022-09-27T16:25:54+02:00

2022-09-27 14:28:16 UTC

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

2022-09-27 14:28:16 UTC

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

2022-09-27 14:28:38 UTC

|2 BUILD_DATE=2022-09-27T16:25:54+02:00 VERSION=89fddab2-ls72 /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-27 14:28:38 UTC

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

2022-09-27 14:28:38 UTC

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

2022-09-27 14:28:38 UTC

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

2022-09-27 14:28:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-27T16:25:54+02:00

2022-09-27 14:28:39 UTC

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

2022-09-27 14:28:39 UTC

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

2022-09-27 14:28:39 UTC

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

2022-09-27 14:28:39 UTC

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

2022-09-27 14:28:39 UTC

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

2022-09-27 14:28:39 UTC

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

2022-09-27 14:28:39 UTC

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

2022-09-27 14:28:39 UTC

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

2022-09-27 14:28:40 UTC

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

2022-09-27 14:28:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=89fddab2-ls72

2022-10-05 20:33:31 UTC

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

2022-10-05 20:33:31 UTC

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

2022-10-05 20:33:32 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.9.19-20.6-30.9.19-2-ls74 Build-date:- 2022-10-05T15:28:31-05:00

2022-10-05 20:33:32 UTC

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

2022-10-05 20:33:32 UTC

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

2022-10-05 20:33:33 UTC

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

2022-10-05 20:33:33 UTC

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

2022-10-05 20:34:01 UTC

|2 BUILD_DATE=2022-10-05T15:28:31-05:00 VERSION=0.9.19-20.6-30.9.19-2-ls74 /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-05 20:34:02 UTC

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

2022-10-05 20:34:02 UTC

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

2022-10-05 20:34:02 UTC

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

2022-10-05 20:34:03 UTC

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

2022-10-05 20:34:03 UTC

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

2022-10-05 20:34:03 UTC

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

2022-10-05 20:34:03 UTC

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

2022-10-05 20:34:03 UTC

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

2022-10-05 20:34:03 UTC

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

2022-10-05 20:34:03 UTC

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

2022-10-05 20:34:03 UTC

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

2022-10-05 20:34:04 UTC

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

2022-10-05 20:34:04 UTC

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

2022-10-05 20:34:04 UTC

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

2022-10-05 20:34:04 UTC

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

2022-10-09 16:16:23 UTC

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

2022-10-09 16:16:23 UTC

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

2022-10-09 16:16:24 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4cdf0f4a-ls61 Build-date:- 2022-10-09T11:10:53-05:00

2022-10-09 16:16:24 UTC

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

2022-10-09 16:16:26 UTC

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

2022-10-09 16:16:27 UTC

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

2022-10-09 16:19:42 UTC

|2 BUILD_DATE=2022-10-09T11:10:53-05:00 VERSION=4cdf0f4a-ls61 /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-09 16:19:45 UTC

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

2022-10-09 16:19:45 UTC

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

2022-10-09 16:19:45 UTC

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

2022-10-09 16:19:46 UTC

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

2022-10-09 16:19:46 UTC

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

2022-10-09 16:19:46 UTC

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

2022-10-09 16:19:46 UTC

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

2022-10-09 16:19:46 UTC

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

2022-10-09 16:19:46 UTC

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

2022-10-09 16:19:47 UTC

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

2022-10-09 16:19:47 UTC

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

2022-10-09 16:19:47 UTC

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

2022-10-09 16:19:47 UTC

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

2022-10-09 16:19:47 UTC

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

2022-10-09 16:19:48 UTC

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

2022-10-16 04:47:32 UTC

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

2022-10-16 04:47:32 UTC

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

2022-10-16 04:47:32 UTC

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

2022-10-16 04:47:33 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 86bfd64a-ls42 Build-date:- 2022-10-15T23:45:48-05:00

2022-10-16 04:47:33 UTC

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

2022-10-16 04:47:33 UTC

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

2022-10-16 04:48:09 UTC

|3 BUILD_DATE=2022-10-15T23:45:48-05:00 CALIBRE_RELEASE=86bfd64a VERSION=86bfd64a-ls42 /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-16 04:48:11 UTC

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

2022-10-16 04:48:12 UTC

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

2022-10-16 04:48:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-15T23:45:48-05:00

2022-10-16 04:48:12 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-16 04:48:12 UTC

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

2022-10-16 04:48:13 UTC

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

2022-10-16 04:48:13 UTC

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

2022-10-16 04:48:13 UTC

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

2022-10-16 04:48:13 UTC

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

2022-10-16 04:48:13 UTC

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

2022-10-16 04:48:14 UTC

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

2022-10-16 04:48:14 UTC

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

2022-10-16 04:48:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=86bfd64a-ls42

Details
Created

2022-10-16 04:48:43 UTC

Size

569 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 86bfd64a-ls42 Build-date:- 2022-10-15T23:45:48-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-15T23:45:48-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
    9a03d0826449a1edc45e442f94deb0e4973d0a9e
  • org.opencontainers.image.revision
    9a03d0826449a1edc45e442f94deb0e4973d0a9e
  • 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
    86bfd64a-ls42

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:79e418b90642fb3c7a5b44325a015df710e644cf84d776bf71855ed46ca797d4 - 24.54% (140 MB)

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

[#002] sha256:a8e8dfc8377dfdd55a2d951cf1855172e86949e127c09d4e9ed7708a40443436 - 0.0% (5.5 KB)

[#003] sha256:248683b52f7d067f96f2a68d829c5c071bb31f4ee504d9eaa4f38e8681c4e8da - 0.11% (642 KB)

[#004] sha256:863f8fe489442f7fb4b14c735ee4176e50b9e9b51387e2cf94e290ba41913443 - 2.15% (12.2 MB)

[#005] sha256:cba5318717d00c09d1c096fbe784025704be05bb543f8b47ede409e3c5c213f1 - 32.47% (185 MB)

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

[#007] sha256:c145011c4e844d9ca463dae25c0ff3fdb9818f0318aac6bfecd2e2c14efc12d2 - 0.65% (3.71 MB)

[#008] sha256:2e1d4e94ee4c31bc90c81e53d85851bd56b0739e22b5c2ba6caf9c416fe202b9 - 0.61% (3.45 MB)

[#009] sha256:106405dfa626fb1d6933ce4b78653081414b3e975fdb13cdeb8a423d6079078d - 39.33% (224 MB)

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

[#011] sha256:a4ba5c318e681fabb7d1e19e17a18aa3005b111e5dc045cadb7eda73f1623717 - 0.0% (515 Bytes)


History
2022-09-27 14:33:02 UTC

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

2022-09-27 14:33:05 UTC

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

2022-09-27 14:33:05 UTC

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

2022-09-27 14:33:05 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 89fddab2-ls72 Build-date:- 2022-09-27T16:25:54+02:00

2022-09-27 14:33:05 UTC

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

2022-09-27 14:33:05 UTC

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

2022-09-27 14:33:17 UTC

|2 BUILD_DATE=2022-09-27T16:25:54+02:00 VERSION=89fddab2-ls72 /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-27 14:33:17 UTC

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

2022-09-27 14:33:17 UTC

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

2022-09-27 14:33:17 UTC

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

2022-09-27 14:33:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-27T16:25:54+02:00

2022-09-27 14:33:17 UTC

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

2022-09-27 14:33:18 UTC

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

2022-09-27 14:33:18 UTC

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

2022-09-27 14:33:18 UTC

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

2022-09-27 14:33:18 UTC

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

2022-09-27 14:33:18 UTC

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

2022-09-27 14:33:18 UTC

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

2022-09-27 14:33:18 UTC

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

2022-09-27 14:33:18 UTC

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

2022-09-27 14:33:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=89fddab2-ls72

2022-10-05 20:42:40 UTC

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

2022-10-05 20:42:42 UTC

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

2022-10-05 20:42:45 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.9.19-20.6-30.9.19-2-ls74 Build-date:- 2022-10-05T15:28:31-05:00

2022-10-05 20:42:48 UTC

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

2022-10-05 20:42:51 UTC

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

2022-10-05 20:42:54 UTC

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

2022-10-05 20:46:12 UTC

|2 BUILD_DATE=2022-10-05T15:28:31-05:00 VERSION=0.9.19-20.6-30.9.19-2-ls74 /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-05 20:46:17 UTC

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

2022-10-05 20:46:21 UTC

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

2022-10-05 20:46:25 UTC

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

2022-10-05 20:46:30 UTC

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

2022-10-05 20:46:34 UTC

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

2022-10-05 20:46:38 UTC

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

2022-10-05 20:46:43 UTC

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

2022-10-05 20:46:47 UTC

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

2022-10-05 20:46:51 UTC

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

2022-10-05 20:46:55 UTC

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

2022-10-05 20:46:59 UTC

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

2022-10-05 20:47:03 UTC

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

2022-10-05 20:47:08 UTC

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

2022-10-05 20:47:12 UTC

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

2022-10-05 20:47:16 UTC

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

2022-10-09 16:25:37 UTC

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

2022-10-09 16:25:37 UTC

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

2022-10-09 16:25:38 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4cdf0f4a-ls61 Build-date:- 2022-10-09T11:10:53-05:00

2022-10-09 16:25:38 UTC

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

2022-10-09 16:25:42 UTC

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

2022-10-09 16:25:44 UTC

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

2022-10-09 16:35:43 UTC

|2 BUILD_DATE=2022-10-09T11:10:53-05:00 VERSION=4cdf0f4a-ls61 /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-09 16:35:46 UTC

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

2022-10-09 16:35:47 UTC

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

2022-10-09 16:35:47 UTC

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

2022-10-09 16:35:48 UTC

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

2022-10-09 16:35:48 UTC

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

2022-10-09 16:35:48 UTC

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

2022-10-09 16:35:49 UTC

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

2022-10-09 16:35:49 UTC

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

2022-10-09 16:35:49 UTC

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

2022-10-09 16:35:50 UTC

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

2022-10-09 16:35:50 UTC

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

2022-10-09 16:35:50 UTC

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

2022-10-09 16:35:51 UTC

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

2022-10-09 16:35:51 UTC

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

2022-10-09 16:35:52 UTC

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

2022-10-16 04:48:38 UTC

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

2022-10-16 04:48:39 UTC

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

2022-10-16 04:48:39 UTC

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

2022-10-16 04:48:39 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 86bfd64a-ls42 Build-date:- 2022-10-15T23:45:48-05:00

2022-10-16 04:48:39 UTC

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

2022-10-16 04:48:40 UTC

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

2022-10-16 04:48:40 UTC

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

2022-10-16 04:48:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-15T23:45:48-05:00

2022-10-16 04:48: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-16 04:48:41 UTC

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

2022-10-16 04:48:41 UTC

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

2022-10-16 04:48:41 UTC

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

2022-10-16 04:48:42 UTC

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

2022-10-16 04:48:42 UTC

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

2022-10-16 04:48:42 UTC

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

2022-10-16 04:48:42 UTC

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

2022-10-16 04:48:43 UTC

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

2022-10-16 04:48:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=86bfd64a-ls42

Details
Created

2022-10-16 04:51:33 UTC

Size

816 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 86bfd64a-ls42 Build-date:- 2022-10-15T23:45:48-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-15T23:45:48-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
    9a03d0826449a1edc45e442f94deb0e4973d0a9e
  • org.opencontainers.image.revision
    9a03d0826449a1edc45e442f94deb0e4973d0a9e
  • 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
    86bfd64a-ls42

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:0e64baa1da531835b949be6588b2cf7c7a62f76da1d51d6a62f3cac669acb922 - 18.2% (149 MB)

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

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

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

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

[#005] sha256:b4469a13a127390e06462811c158920ed6ea9c30e3d47ca1065de39e930e8b4c - 22.85% (187 MB)

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

[#007] sha256:2c084097f726d816a458bce5555abd3825c5a27cc9ac50bd19257f09460844af - 0.45% (3.71 MB)

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

[#009] sha256:4c3204d8d46299e6c209f5a7badb472880af361c9431e5a4e42570ef9334349d - 27.98% (228 MB)

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

[#011] sha256:e2de15bf3be9638b6c7a6aff1c4d9894396c93bc41b4ac786b02f2f126550540 - 28.38% (232 MB)

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


History
2022-09-27 14:32:12 UTC

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

2022-09-27 14:32:20 UTC

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

2022-09-27 14:32:20 UTC

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

2022-09-27 14:32:21 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 89fddab2-ls72 Build-date:- 2022-09-27T16:25:54+02:00

2022-09-27 14:32:21 UTC

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

2022-09-27 14:32:21 UTC

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

2022-09-27 14:32:32 UTC

|2 BUILD_DATE=2022-09-27T16:25:54+02:00 VERSION=89fddab2-ls72 /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-27 14:32:32 UTC

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

2022-09-27 14:32:32 UTC

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

2022-09-27 14:32:32 UTC

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

2022-09-27 14:32:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-27T16:25:54+02:00

2022-09-27 14:32:32 UTC

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

2022-09-27 14:32:33 UTC

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

2022-09-27 14:32:33 UTC

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

2022-09-27 14:32:33 UTC

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

2022-09-27 14:32:33 UTC

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

2022-09-27 14:32:33 UTC

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

2022-09-27 14:32:33 UTC

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

2022-09-27 14:32:33 UTC

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

2022-09-27 14:32:33 UTC

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

2022-09-27 14:32:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=89fddab2-ls72

2022-10-05 20:37:12 UTC

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

2022-10-05 20:37:13 UTC

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

2022-10-05 20:37:14 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.9.19-20.6-30.9.19-2-ls74 Build-date:- 2022-10-05T15:28:31-05:00

2022-10-05 20:37:15 UTC

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

2022-10-05 20:37:16 UTC

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

2022-10-05 20:37:17 UTC

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

2022-10-05 20:40:04 UTC

|2 BUILD_DATE=2022-10-05T15:28:31-05:00 VERSION=0.9.19-20.6-30.9.19-2-ls74 /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-05 20:40:06 UTC

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

2022-10-05 20:40:08 UTC

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

2022-10-05 20:40:09 UTC

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

2022-10-05 20:40:11 UTC

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

2022-10-05 20:40:12 UTC

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

2022-10-05 20:40:14 UTC

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

2022-10-05 20:40:15 UTC

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

2022-10-05 20:40:17 UTC

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

2022-10-05 20:40:19 UTC

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

2022-10-05 20:40:20 UTC

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

2022-10-05 20:40:22 UTC

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

2022-10-05 20:40:23 UTC

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

2022-10-05 20:40:25 UTC

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

2022-10-05 20:40:26 UTC

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

2022-10-05 20:40:28 UTC

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

2022-10-09 16:20:57 UTC

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

2022-10-09 16:20:57 UTC

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

2022-10-09 16:20:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4cdf0f4a-ls61 Build-date:- 2022-10-09T11:10:53-05:00

2022-10-09 16:20:57 UTC

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

2022-10-09 16:20:59 UTC

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

2022-10-09 16:20:59 UTC

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

2022-10-09 16:26:47 UTC

|2 BUILD_DATE=2022-10-09T11:10:53-05:00 VERSION=4cdf0f4a-ls61 /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-09 16:26:50 UTC

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

2022-10-09 16:26:50 UTC

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

2022-10-09 16:26:50 UTC

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

2022-10-09 16:26:50 UTC

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

2022-10-09 16:26:50 UTC

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

2022-10-09 16:26:51 UTC

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

2022-10-09 16:26:51 UTC

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

2022-10-09 16:26:51 UTC

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

2022-10-09 16:26:51 UTC

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

2022-10-09 16:26:51 UTC

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

2022-10-09 16:26:51 UTC

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

2022-10-09 16:26:51 UTC

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

2022-10-09 16:26:51 UTC

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

2022-10-09 16:26:51 UTC

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

2022-10-09 16:26:52 UTC

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

2022-10-16 04:47:55 UTC

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

2022-10-16 04:47:55 UTC

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

2022-10-16 04:47:55 UTC

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

2022-10-16 04:47:55 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 86bfd64a-ls42 Build-date:- 2022-10-15T23:45:48-05:00

2022-10-16 04:47:55 UTC

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

2022-10-16 04:47:55 UTC

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

2022-10-16 04:51:25 UTC

|3 BUILD_DATE=2022-10-15T23:45:48-05:00 CALIBRE_RELEASE=86bfd64a VERSION=86bfd64a-ls42 /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-16 04:51:32 UTC

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

2022-10-16 04:51:32 UTC

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

2022-10-16 04:51:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-15T23:45:48-05:00

2022-10-16 04:51:32 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-16 04:51:33 UTC

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

2022-10-16 04:51:33 UTC

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

2022-10-16 04:51:33 UTC

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

2022-10-16 04:51:33 UTC

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

2022-10-16 04:51:33 UTC

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

2022-10-16 04:51:33 UTC

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

2022-10-16 04:51:33 UTC

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

2022-10-16 04:51:33 UTC

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

2022-10-16 04:51:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=86bfd64a-ls42

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