Namespace
linuxserver
Image / Tag
calibre:arch-cfdaf4c2-ls39
Content Digest
sha256:44c66906dbbb58ad116997b55a7ac064b5a606e0b9849689b330e1d2c7b20859
Details
Created

2022-09-25 04:38:46 UTC

Size

771 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- cfdaf4c2-ls39 Build-date:- 2022-09-24T23:37:02-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-24T23:37:02-05:00
  • org.opencontainers.image.description
    [Calibre](https://calibre-ebook.com/) is a powerful and easy to use e-book manager. Users say it’s outstanding and a must-have. It’ll allow you to do nearly everything and it takes things a step beyond normal e-book software. It’s also completely free and open source and great for both casual users and computer experts.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-calibre
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    c05e3519d3b4aa580f25310765c7a422d31bfbf8
  • org.opencontainers.image.revision
    c05e3519d3b4aa580f25310765c7a422d31bfbf8
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-calibre
  • org.opencontainers.image.title
    Calibre
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-calibre/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    cfdaf4c2-ls39

Environment
CUSTOM_PORT

8080

GUIAUTOSTART

true

HOME

/config

NVIDIA_DRIVER_CAPABILITIES

compute,video,utility

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:a1adbaa026896b8f605946d8ff1481e57e87caf4b3d39a25581e14c22ad7a5f2 - 15.45% (119 MB)

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

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

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

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

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

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

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

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

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

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

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

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


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

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

2022-09-13 12:14:32 UTC

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

2022-09-13 12:14:32 UTC

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

2022-09-13 12:14:32 UTC

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

2022-09-13 12:14:32 UTC

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

2022-09-13 12:14:33 UTC

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

2022-09-13 12:16:27 UTC

|2 BUILD_DATE=2022-09-13T14:12:07+02:00 VERSION=9735b975-ls70 /bin/sh -c echo "**** create abc user and make our folders ****" && groupadd -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && echo "**** configure pacman ****" && locale-gen && pacman-key --init && pacman-key --populate archlinux && echo "**** configure locale ****" && echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen && echo "**** cleanup ****" && rm -rf /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*

2022-09-13 12:16:27 UTC

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

2022-09-13 12:16:27 UTC

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

2022-09-13 12:16:27 UTC

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

2022-09-13 12:16:27 UTC

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

2022-09-13 12:16:27 UTC

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

2022-09-13 12:16:28 UTC

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

2022-09-13 12:16:28 UTC

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

2022-09-13 12:16:28 UTC

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

2022-09-13 12:16:28 UTC

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

2022-09-13 12:16:28 UTC

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

2022-09-13 12:16:28 UTC

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

2022-09-13 12:16:28 UTC

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

2022-09-13 12:16:29 UTC

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

2022-09-13 12:16:29 UTC

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

2022-09-15 07:01:13 UTC

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

2022-09-15 07:01:13 UTC

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

2022-09-15 07:01:13 UTC

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

2022-09-15 07:01:14 UTC

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

2022-09-15 07:01:14 UTC

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

2022-09-15 07:01:14 UTC

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

2022-09-15 07:01:15 UTC

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

2022-09-15 07:01:52 UTC

|2 BUILD_DATE=2022-09-15T01:55:41-05:00 VERSION=0.9.19-20.6-30.9.19-1-ls71 /bin/sh -c echo "**** install deps ****" && pacman -Sy --noconfirm --needed docker fuse imlib2 lame libfdk-aac libjpeg-turbo libxrandr mesa openssh pciutils pulseaudio sudo xf86-video-ati xf86-video-amdgpu xf86-video-intel xorg-server xterm && echo "**** configure locale ****" && echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen && echo "**** cleanup and user perms ****" && echo "abc:abc" | chpasswd && usermod -s /bin/bash abc && echo 'abc ALL=(ALL) NOPASSWD:ALL' > /etc/sudoers.d/abc && rm -rf /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*

2022-09-15 07:01:53 UTC

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

2022-09-15 07:01:53 UTC

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

2022-09-15 07:01:53 UTC

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

2022-09-15 07:01:54 UTC

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

2022-09-15 07:01:54 UTC

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

2022-09-15 07:01:54 UTC

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

2022-09-15 07:01:54 UTC

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

2022-09-15 07:01:54 UTC

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

2022-09-15 07:01:55 UTC

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

2022-09-15 07:01:55 UTC

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

2022-09-15 07:01:55 UTC

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

2022-09-15 07:01:55 UTC

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

2022-09-15 07:01:55 UTC

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

2022-09-15 07:01:56 UTC

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

2022-09-15 07:01:56 UTC

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

2022-09-18 16:24:31 UTC

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

2022-09-18 16:24:32 UTC

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

2022-09-18 16:24:32 UTC

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

2022-09-18 16:24:32 UTC

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

2022-09-18 16:24:34 UTC

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

2022-09-18 16:24:35 UTC

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

2022-09-18 16:27:47 UTC

|2 BUILD_DATE=2022-09-18T11:19:50-05:00 VERSION=5d0fb10e-ls59 /bin/sh -c echo "**** install packages ****" && pacman -Sy --noconfirm --needed base-devel freerdp git nodejs noto-fonts openbox pavucontrol websocat xorg-xmessage && echo "**** build dbus-x11 ****" && cd /tmp && pacman -Rns --noconfirm -dd dbus && git clone https://aur.archlinux.org/dbus-x11.git && chown -R abc:abc dbus-x11 && cd dbus-x11 && sed -i '/check()/,+2 d' PKGBUILD && sudo -u abc makepkg -sAci --skipinteg --noconfirm --needed && echo "**** openbox tweaks ****" && sed -i 's/NLIMC/NLMC/g' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && pacman -Rsn --noconfirm gcc git $(pacman -Qdtq) && rm -rf /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*

2022-09-18 16:27:49 UTC

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

2022-09-18 16:27:49 UTC

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

2022-09-18 16:27:49 UTC

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

2022-09-18 16:27:49 UTC

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

2022-09-18 16:27:49 UTC

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

2022-09-18 16:27:50 UTC

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

2022-09-18 16:27:50 UTC

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

2022-09-18 16:27:50 UTC

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

2022-09-18 16:27:50 UTC

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

2022-09-18 16:27:50 UTC

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

2022-09-18 16:27:50 UTC

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

2022-09-18 16:27:50 UTC

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

2022-09-18 16:27:50 UTC

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

2022-09-18 16:27:51 UTC

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

2022-09-18 16:27:51 UTC

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

2022-09-25 04:38:08 UTC

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

2022-09-25 04:38:08 UTC

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

2022-09-25 04:38:08 UTC

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

2022-09-25 04:38:08 UTC

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

2022-09-25 04:38:08 UTC

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

2022-09-25 04:38:08 UTC

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

2022-09-25 04:38:42 UTC

|3 BUILD_DATE=2022-09-24T23:37:02-05:00 CALIBRE_RELEASE=cfdaf4c2 VERSION=cfdaf4c2-ls39 /bin/sh -c echo "**** install runtime packages ****" && pacman -Sy --noconfirm --needed calibre && dbus-uuidgen > /etc/machine-id && echo "**** cleanup ****" && rm -rf /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*

2022-09-25 04:38:45 UTC

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

2022-09-25 04:38:45 UTC

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

2022-09-25 04:38:45 UTC

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

2022-09-25 04:38:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Calibre](https://calibre-ebook.com/) is a powerful and easy to use e-book manager. Users say it’s outstanding and a must-have. It’ll allow you to do nearly everything and it takes things a step beyond normal e-book software. It’s also completely free and open source and great for both casual users and computer experts.

2022-09-25 04:38:45 UTC

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

2022-09-25 04:38:45 UTC

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

2022-09-25 04:38:46 UTC

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

2022-09-25 04:38:46 UTC

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

2022-09-25 04:38:46 UTC

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

2022-09-25 04:38:46 UTC

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

2022-09-25 04:38:46 UTC

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

2022-09-25 04:38:46 UTC

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

2022-09-25 04:38:46 UTC

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

Details
Created

2022-09-25 04:40:33 UTC

Size

570 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- cfdaf4c2-ls39 Build-date:- 2022-09-24T23:37:02-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-24T23:37:02-05:00
  • org.opencontainers.image.description
    [Calibre](https://calibre-ebook.com/) is a powerful and easy to use e-book manager. Users say it’s outstanding and a must-have. It’ll allow you to do nearly everything and it takes things a step beyond normal e-book software. It’s also completely free and open source and great for both casual users and computer experts.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-calibre
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    c05e3519d3b4aa580f25310765c7a422d31bfbf8
  • org.opencontainers.image.revision
    c05e3519d3b4aa580f25310765c7a422d31bfbf8
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-calibre
  • org.opencontainers.image.title
    Calibre
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-calibre/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    cfdaf4c2-ls39

Environment
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:073e7456c96c8eb94f8526b3dc0ff53286fd81fa3fdf7af6ce990759f3921539 - 24.69% (141 MB)

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

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

[#003] sha256:9dd7a97b31cbea360e67f3c95064094af7e09ae87a2d467724cea84082c703ec - 0.11% (642 KB)

[#004] sha256:3d13dfa6807d377637aff1403196b690ee194b0575d486593642cf8768628a03 - 2.14% (12.2 MB)

[#005] sha256:9bb4307185f218864d47198f5b2d928660a8fe2d84333ce49ff2c2a0bdedd53b - 32.22% (184 MB)

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

[#007] sha256:fc7fda34e14418a1124e3012c894278857a0a6fd7b499b21c876759f83a60817 - 0.6% (3.4 MB)

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

[#009] sha256:85e0f8c002d96b2da170b6f7036e3da267c5c176679df96890b883ca748a0250 - 39.49% (225 MB)

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

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


History
2022-09-13 12:18:56 UTC

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

2022-09-13 12:18:59 UTC

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

2022-09-13 12:19:00 UTC

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

2022-09-13 12:19:01 UTC

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

2022-09-13 12:19:02 UTC

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

2022-09-13 12:19:03 UTC

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

2022-09-13 12:19:13 UTC

|2 BUILD_DATE=2022-09-13T14:12:07+02:00 VERSION=9735b975-ls70 /bin/sh -c echo "**** create abc user and make our folders ****" && groupadd -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && echo "**** configure pacman ****" && locale-gen && pacman-key --init && pacman-key --populate 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-13 12:19:14 UTC

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

2022-09-13 12:19:15 UTC

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

2022-09-13 12:19:16 UTC

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

2022-09-13 12:19:17 UTC

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

2022-09-13 12:19:18 UTC

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

2022-09-13 12:19:19 UTC

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

2022-09-13 12:19:20 UTC

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

2022-09-13 12:19:21 UTC

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

2022-09-13 12:19:22 UTC

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

2022-09-13 12:19:23 UTC

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

2022-09-13 12:19:24 UTC

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

2022-09-13 12:19:25 UTC

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

2022-09-13 12:19:26 UTC

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

2022-09-13 12:19:28 UTC

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

2022-09-15 07:05:37 UTC

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

2022-09-15 07:05:38 UTC

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

2022-09-15 07:05:39 UTC

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

2022-09-15 07:05:40 UTC

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

2022-09-15 07:05:42 UTC

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

2022-09-15 07:05:43 UTC

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

2022-09-15 07:08:05 UTC

|2 BUILD_DATE=2022-09-15T01:55:41-05:00 VERSION=0.9.19-20.6-30.9.19-1-ls71 /bin/sh -c echo "**** install deps ****" && pacman -Sy --noconfirm --needed docker fuse imlib2 lame libfdk-aac libjpeg-turbo libxrandr 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-15 07:08:07 UTC

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

2022-09-15 07:08:08 UTC

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

2022-09-15 07:08:10 UTC

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

2022-09-15 07:08:12 UTC

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

2022-09-15 07:08:13 UTC

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

2022-09-15 07:08:15 UTC

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

2022-09-15 07:08:17 UTC

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

2022-09-15 07:08:19 UTC

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

2022-09-15 07:08:20 UTC

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

2022-09-15 07:08:22 UTC

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

2022-09-15 07:08:24 UTC

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

2022-09-15 07:08:25 UTC

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

2022-09-15 07:08:27 UTC

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

2022-09-15 07:08:29 UTC

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

2022-09-15 07:08:30 UTC

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

2022-09-18 16:32:04 UTC

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

2022-09-18 16:32:04 UTC

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

2022-09-18 16:32:04 UTC

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

2022-09-18 16:32:04 UTC

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

2022-09-18 16:32:06 UTC

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

2022-09-18 16:32:07 UTC

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

2022-09-18 16:39:29 UTC

|2 BUILD_DATE=2022-09-18T11:19:50-05:00 VERSION=5d0fb10e-ls59 /bin/sh -c echo "**** install packages ****" && pacman -Sy --noconfirm --needed base-devel freerdp git nodejs noto-fonts openbox pavucontrol websocat xorg-xmessage && echo "**** build dbus-x11 ****" && cd /tmp && pacman -Rns --noconfirm -dd dbus && git clone https://aur.archlinux.org/dbus-x11.git && chown -R abc:abc dbus-x11 && cd dbus-x11 && sed -i '/check()/,+2 d' PKGBUILD && sudo -u abc makepkg -sAci --skipinteg --noconfirm --needed && echo "**** openbox tweaks ****" && sed -i 's/NLIMC/NLMC/g' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && pacman -Rsn --noconfirm gcc git $(pacman -Qdtq) && rm -rf /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*

2022-09-18 16:39:34 UTC

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

2022-09-18 16:39:34 UTC

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

2022-09-18 16:39:34 UTC

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

2022-09-18 16:39:34 UTC

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

2022-09-18 16:39:35 UTC

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

2022-09-18 16:39:35 UTC

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

2022-09-18 16:39:35 UTC

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

2022-09-18 16:39:35 UTC

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

2022-09-18 16:39:35 UTC

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

2022-09-18 16:39:35 UTC

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

2022-09-18 16:39:35 UTC

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

2022-09-18 16:39:36 UTC

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

2022-09-18 16:39:36 UTC

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

2022-09-18 16:39:36 UTC

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

2022-09-18 16:39:36 UTC

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

2022-09-25 04:39:45 UTC

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

2022-09-25 04:39:48 UTC

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

2022-09-25 04:39:51 UTC

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

2022-09-25 04:39:53 UTC

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

2022-09-25 04:39:56 UTC

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

2022-09-25 04:39:59 UTC

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

2022-09-25 04:40:02 UTC

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

2022-09-25 04:40:05 UTC

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

2022-09-25 04:40: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-09-25 04:40:10 UTC

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

2022-09-25 04:40:13 UTC

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

2022-09-25 04:40:16 UTC

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

2022-09-25 04:40:19 UTC

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

2022-09-25 04:40:21 UTC

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

2022-09-25 04:40:24 UTC

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

2022-09-25 04:40:27 UTC

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

2022-09-25 04:40:30 UTC

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

2022-09-25 04:40:33 UTC

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

Details
Created

2022-09-25 04:44:20 UTC

Size

830 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- cfdaf4c2-ls39 Build-date:- 2022-09-24T23:37:02-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-24T23:37:02-05:00
  • org.opencontainers.image.description
    [Calibre](https://calibre-ebook.com/) is a powerful and easy to use e-book manager. Users say it’s outstanding and a must-have. It’ll allow you to do nearly everything and it takes things a step beyond normal e-book software. It’s also completely free and open source and great for both casual users and computer experts.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-calibre
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    c05e3519d3b4aa580f25310765c7a422d31bfbf8
  • org.opencontainers.image.revision
    c05e3519d3b4aa580f25310765c7a422d31bfbf8
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-calibre
  • org.opencontainers.image.title
    Calibre
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-calibre/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    cfdaf4c2-ls39

Environment
CUSTOM_PORT

8080

GUIAUTOSTART

true

HOME

/config

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:3be5ba97638baf2588058d110ae6a76eac914f68ccb26b007fd24a735491e2b4 - 18.03% (150 MB)

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

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

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

[#004] sha256:a29a90729a98c1a091600ecf281a88091d9d08476f37c4d7d2dc9a323e491a85 - 1.47% (12.2 MB)

[#005] sha256:c780eca5f6751da010a561ec037c6f58ea781fd8b6601b0427efefd50087921d - 22.34% (185 MB)

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

[#007] sha256:f6631bfe667ef9b8dea1e973040d57704dabdce4ae1d483f1baf29fff6b3141c - 0.41% (3.4 MB)

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

[#009] sha256:c3ffb6eab778da81191cbfbff1a5e5565cd52093bcbde4d095bcc3979e314c79 - 27.72% (230 MB)

[#010] sha256:8b37bbbd634ff6f4774ae3b2544078669af304b9cae74fb1e071b677247c3574 - 0.0% (1.1 KB)

[#011] sha256:dadebb8afc0b9cad12e37b4490068e5a00512b142a16779dd954558360e61e35 - 29.41% (244 MB)

[#012] sha256:f68703e56ef2cbbfe77ebb9a99f610189a8d5200b8eb47f25e42da51f1559b8d - 0.0% (901 Bytes)


History
2022-09-13 12:23:22 UTC

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

2022-09-13 12:23:32 UTC

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

2022-09-13 12:23:33 UTC

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

2022-09-13 12:23:34 UTC

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

2022-09-13 12:23:35 UTC

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

2022-09-13 12:23:36 UTC

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

2022-09-13 12:23:45 UTC

|2 BUILD_DATE=2022-09-13T14:12:07+02:00 VERSION=9735b975-ls70 /bin/sh -c echo "**** create abc user and make our folders ****" && groupadd -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && echo "**** configure pacman ****" && locale-gen && pacman-key --init && pacman-key --populate 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-13 12:23:46 UTC

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

2022-09-13 12:23:47 UTC

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

2022-09-13 12:23:48 UTC

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

2022-09-13 12:23:49 UTC

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

2022-09-13 12:23:50 UTC

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

2022-09-13 12:23:51 UTC

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

2022-09-13 12:23:52 UTC

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

2022-09-13 12:23:53 UTC

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

2022-09-13 12:23:55 UTC

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

2022-09-13 12:23:56 UTC

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

2022-09-13 12:23:57 UTC

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

2022-09-13 12:23:58 UTC

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

2022-09-13 12:23:59 UTC

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

2022-09-13 12:24:00 UTC

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

2022-09-15 07:05:10 UTC

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

2022-09-15 07:05:11 UTC

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

2022-09-15 07:05:12 UTC

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

2022-09-15 07:05:13 UTC

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

2022-09-15 07:05:14 UTC

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

2022-09-15 07:05:15 UTC

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

2022-09-15 07:07:52 UTC

|2 BUILD_DATE=2022-09-15T01:55:41-05:00 VERSION=0.9.19-20.6-30.9.19-1-ls71 /bin/sh -c echo "**** install deps ****" && pacman -Sy --noconfirm --needed docker fuse imlib2 lame libfdk-aac libjpeg-turbo libxrandr 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-15 07:07:55 UTC

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

2022-09-15 07:07:56 UTC

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

2022-09-15 07:07:58 UTC

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

2022-09-15 07:07:59 UTC

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

2022-09-15 07:08:01 UTC

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

2022-09-15 07:08:02 UTC

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

2022-09-15 07:08:04 UTC

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

2022-09-15 07:08:05 UTC

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

2022-09-15 07:08:07 UTC

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

2022-09-15 07:08:08 UTC

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

2022-09-15 07:08:10 UTC

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

2022-09-15 07:08:11 UTC

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

2022-09-15 07:08:13 UTC

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

2022-09-15 07:08:15 UTC

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

2022-09-15 07:08:16 UTC

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

2022-09-18 16:30:59 UTC

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

2022-09-18 16:30:59 UTC

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

2022-09-18 16:30:59 UTC

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

2022-09-18 16:31:00 UTC

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

2022-09-18 16:31:01 UTC

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

2022-09-18 16:31:02 UTC

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

2022-09-18 16:37:55 UTC

|2 BUILD_DATE=2022-09-18T11:19:50-05:00 VERSION=5d0fb10e-ls59 /bin/sh -c echo "**** install packages ****" && pacman -Sy --noconfirm --needed base-devel freerdp git nodejs noto-fonts openbox pavucontrol websocat xorg-xmessage && echo "**** build dbus-x11 ****" && cd /tmp && pacman -Rns --noconfirm -dd dbus && git clone https://aur.archlinux.org/dbus-x11.git && chown -R abc:abc dbus-x11 && cd dbus-x11 && sed -i '/check()/,+2 d' PKGBUILD && sudo -u abc makepkg -sAci --skipinteg --noconfirm --needed && echo "**** openbox tweaks ****" && sed -i 's/NLIMC/NLMC/g' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && pacman -Rsn --noconfirm gcc git $(pacman -Qdtq) && rm -rf /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*

2022-09-18 16:38:01 UTC

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

2022-09-18 16:38:02 UTC

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

2022-09-18 16:38:02 UTC

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

2022-09-18 16:38:02 UTC

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

2022-09-18 16:38:02 UTC

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

2022-09-18 16:38:02 UTC

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

2022-09-18 16:38:02 UTC

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

2022-09-18 16:38:03 UTC

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

2022-09-18 16:38:03 UTC

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

2022-09-18 16:38:03 UTC

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

2022-09-18 16:38:03 UTC

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

2022-09-18 16:38:03 UTC

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

2022-09-18 16:38:03 UTC

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

2022-09-18 16:38:04 UTC

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

2022-09-18 16:38:04 UTC

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

2022-09-25 04:39:07 UTC

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

2022-09-25 04:39:07 UTC

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

2022-09-25 04:39:07 UTC

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

2022-09-25 04:39:07 UTC

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

2022-09-25 04:39:07 UTC

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

2022-09-25 04:39:07 UTC

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

2022-09-25 04:44:12 UTC

|3 BUILD_DATE=2022-09-24T23:37:02-05:00 CALIBRE_RELEASE=cfdaf4c2 VERSION=cfdaf4c2-ls39 /bin/sh -c echo "**** install runtime packages ****" && pacman -Sy --noconfirm --needed calibre && dbus-uuidgen > /etc/machine-id && echo "**** cleanup ****" && rm -rf /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*

2022-09-25 04:44:19 UTC

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

2022-09-25 04:44:19 UTC

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

2022-09-25 04:44:19 UTC

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

2022-09-25 04:44:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Calibre](https://calibre-ebook.com/) is a powerful and easy to use e-book manager. Users say it’s outstanding and a must-have. It’ll allow you to do nearly everything and it takes things a step beyond normal e-book software. It’s also completely free and open source and great for both casual users and computer experts.

2022-09-25 04:44:19 UTC

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

2022-09-25 04:44:19 UTC

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

2022-09-25 04:44:19 UTC

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

2022-09-25 04:44:19 UTC

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

2022-09-25 04:44:20 UTC

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

2022-09-25 04:44:20 UTC

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

2022-09-25 04:44:20 UTC

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

2022-09-25 04:44:20 UTC

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

2022-09-25 04:44:20 UTC

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

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete