Namespace
linuxserver
Image / Tag
calibre:arch-1ce69528-ls33
Content Digest
sha256:7e8d3678ad9d1e7cfc2774555a3392d25554d340162b5aed6db24f689b21ac62
Details
Created

2022-08-14 03:58:20 UTC

Size

786 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1ce69528-ls33 Build-date:- 2022-08-14T05:56:40+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-14T05:56:40+02:00
  • org.opencontainers.image.description
    [Calibre](https://calibre-ebook.com/) is a powerful and easy to use e-book manager. Users say it’s outstanding and a must-have. It’ll allow you to do nearly everything and it takes things a step beyond normal e-book software. It’s also completely free and open source and great for both casual users and computer experts.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-calibre
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    1ec4e6ef2ab08f0338196056c045efd0e6c63c85
  • org.opencontainers.image.revision
    1ec4e6ef2ab08f0338196056c045efd0e6c63c85
  • 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
    1ce69528-ls33

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:906828bc7bb67c517ea7c602c83f19656c69f29ec7627ff1fd6752cc36a401b6 - 14.92% (117 MB)

[#001] sha256:17f202e69971cfa842409e42bc54ed5a71eee1fd681aa395d1d0d038a67b92e7 - 0.38% (2.96 MB)

[#002] sha256:661deda3f3ec7febae9ee6e9e31f2e87bff4da5d80977743e5c61d9b92fc1c9f - 0.0% (4.57 KB)

[#003] sha256:01f6619bbc4a72de18ff4eda75f762e690c852e12899d49dd637215bafbfbf91 - 0.08% (671 KB)

[#004] sha256:6f623d8d5e615b703863970dcf522fe738f5f0bca5ad846eeb3fd114d30992d8 - 1.55% (12.2 MB)

[#005] sha256:0db1419bb84255fedfe965abdcb5cca03522dfb66800f9de0cd27344c118edc7 - 26.98% (212 MB)

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

[#007] sha256:6c714a198d30c14f88b8c53c2d69722a157528ca3b21ff8323f1bbeabd447ddc - 0.43% (3.39 MB)

[#008] sha256:f0daf31067ebe6604b5f8e8919ff7741a1c300ad943f5019c0e06389e0e01260 - 0.46% (3.62 MB)

[#009] sha256:d6151b14b80065e524d5e4b9c565cc86211b45af18bdcaf35dd8f680eb275453 - 24.74% (194 MB)

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

[#011] sha256:7e4780775a5037fa18fff8fdd1093f638284e3060bc34b0681e1d4c1040f490a - 30.46% (239 MB)

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


History
2022-08-09 18:58:12 UTC

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

2022-08-09 18:58:13 UTC

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

2022-08-09 18:58:13 UTC

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

2022-08-09 18:58:13 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ea734b8a-ls62 Build-date:- 2022-08-09T20:55:43+02:00

2022-08-09 18:58:14 UTC

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

2022-08-09 18:58:14 UTC

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

2022-08-09 18:59:58 UTC

|2 BUILD_DATE=2022-08-09T20:55:43+02:00 VERSION=ea734b8a-ls62 /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-08-09 18:59:58 UTC

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

2022-08-09 18:59:58 UTC

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

2022-08-09 18:59:59 UTC

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

2022-08-09 18:59:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-09T20:55:43+02:00

2022-08-09 18:59:59 UTC

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

2022-08-09 18:59:59 UTC

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

2022-08-09 18:59:59 UTC

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

2022-08-09 18:59:59 UTC

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

2022-08-09 18:59:59 UTC

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

2022-08-09 18:59:59 UTC

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

2022-08-09 19:00:00 UTC

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

2022-08-09 19:00:00 UTC

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

2022-08-09 19:00:00 UTC

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

2022-08-09 19:00:00 UTC

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

2022-08-11 06:44:48 UTC

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

2022-08-11 06:44:48 UTC

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

2022-08-11 06:44:48 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.9.19-20.6-3-ls63 Build-date:- 2022-08-11T01:39:16-05:00

2022-08-11 06:44:48 UTC

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

2022-08-11 06:44:49 UTC

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

2022-08-11 06:44:49 UTC

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

2022-08-11 06:44:49 UTC

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

2022-08-11 06:45:24 UTC

|2 BUILD_DATE=2022-08-11T01:39:16-05:00 VERSION=0.2.18-10.9.19-20.6-3-ls63 /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-08-11 06:45:25 UTC

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

2022-08-11 06:45:25 UTC

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

2022-08-11 06:45:25 UTC

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

2022-08-11 06:45:25 UTC

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

2022-08-11 06:45:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-11T01:39:16-05:00

2022-08-11 06:45:26 UTC

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

2022-08-11 06:45:26 UTC

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

2022-08-11 06:45:26 UTC

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

2022-08-11 06:45:26 UTC

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

2022-08-11 06:45:26 UTC

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

2022-08-11 06:45:26 UTC

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

2022-08-11 06:45:26 UTC

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

2022-08-11 06:45:26 UTC

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

2022-08-11 06:45:26 UTC

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

2022-08-11 06:45:27 UTC

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

2022-08-12 17:15:57 UTC

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

2022-08-12 17:15:57 UTC

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

2022-08-12 17:15:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- cbdee851-ls54 Build-date:- 2022-08-12T12:11:10-05:00

2022-08-12 17:15:58 UTC

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

2022-08-12 17:15:59 UTC

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

2022-08-12 17:15:59 UTC

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

2022-08-12 17:18:35 UTC

|2 BUILD_DATE=2022-08-12T12:11:10-05:00 VERSION=cbdee851-ls54 /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-08-12 17:18:37 UTC

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

2022-08-12 17:18:37 UTC

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

2022-08-12 17:18:37 UTC

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

2022-08-12 17:18:37 UTC

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

2022-08-12 17:18:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-12T12:11:10-05:00

2022-08-12 17:18:37 UTC

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

2022-08-12 17:18:37 UTC

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

2022-08-12 17:18:38 UTC

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

2022-08-12 17:18:38 UTC

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

2022-08-12 17:18:38 UTC

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

2022-08-12 17:18:38 UTC

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

2022-08-12 17:18:38 UTC

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

2022-08-12 17:18:38 UTC

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

2022-08-12 17:18:38 UTC

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

2022-08-12 17:18:38 UTC

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

2022-08-14 03:57:34 UTC

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

2022-08-14 03:57:34 UTC

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

2022-08-14 03:57:34 UTC

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

2022-08-14 03:57:34 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1ce69528-ls33 Build-date:- 2022-08-14T05:56:40+02:00

2022-08-14 03:57:34 UTC

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

2022-08-14 03:57:34 UTC

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

2022-08-14 03:58:15 UTC

|3 BUILD_DATE=2022-08-14T05:56:40+02:00 CALIBRE_RELEASE=1ce69528 VERSION=1ce69528-ls33 /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-08-14 03:58:18 UTC

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

2022-08-14 03:58:18 UTC

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

2022-08-14 03:58:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-14T05:56:40+02:00

2022-08-14 03:58: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-08-14 03:58:19 UTC

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

2022-08-14 03:58:19 UTC

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

2022-08-14 03:58:19 UTC

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

2022-08-14 03:58:19 UTC

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

2022-08-14 03:58:19 UTC

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

2022-08-14 03:58:19 UTC

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

2022-08-14 03:58:19 UTC

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

2022-08-14 03:58:20 UTC

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

2022-08-14 03:58:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1ce69528-ls33

Details
Created

2022-08-14 04:00:02 UTC

Size

581 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1ce69528-ls33 Build-date:- 2022-08-14T05:56:40+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-14T05:56:40+02:00
  • org.opencontainers.image.description
    [Calibre](https://calibre-ebook.com/) is a powerful and easy to use e-book manager. Users say it’s outstanding and a must-have. It’ll allow you to do nearly everything and it takes things a step beyond normal e-book software. It’s also completely free and open source and great for both casual users and computer experts.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-calibre
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    1ec4e6ef2ab08f0338196056c045efd0e6c63c85
  • org.opencontainers.image.revision
    1ec4e6ef2ab08f0338196056c045efd0e6c63c85
  • 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
    1ce69528-ls33

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:b4f0c06c4ac87bff4e91b3b45d155ff6563ee002348a7fb521f38911dcb4a677 - 23.9% (139 MB)

[#001] sha256:8c6569408f6e4c842dce5ef9904491d03b4f20098e12657005da2fb1c50bb99e - 0.14% (862 KB)

[#002] sha256:8c1a4c57fc41faf4afd8a8a59809c18972faa95f37b32405082a37d47ca4c099 - 0.0% (4.44 KB)

[#003] sha256:68e66728c168b502a115ec6c80cd08b0eeda420d7972e30162a5afb90d5927d2 - 0.11% (641 KB)

[#004] sha256:62a7ed6c405e3598461c98d5cc39da8f839def60b4d68c346d0d41f27f1c4999 - 2.1% (12.2 MB)

[#005] sha256:35c6b89d21b91f1e348006a2ed5b1339bd67a7b774c997df4b3baf41ee780ba4 - 34.0% (197 MB)

[#006] sha256:f19966c12177a2e94e331825e2aebb20b97f98a949bc0d94b8a064c400508c1e - 0.0% (2.81 KB)

[#007] sha256:99deae30ba34117fd3d4cb7bec117031340c06145c9fe43309fb3b1f008fe681 - 0.58% (3.38 MB)

[#008] sha256:6b85c8748df07f8eb3854bf41e0e13b75b76bf415851f8a80e6c75dd7594eb1c - 0.59% (3.45 MB)

[#009] sha256:fd6708f03d529276b72f3db8bcb400ec19010dc9717bccc69214dbb27ce7796e - 38.57% (224 MB)

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

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


History
2022-08-09 19:02:25 UTC

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

2022-08-09 19:02:33 UTC

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

2022-08-09 19:02:34 UTC

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

2022-08-09 19:02:35 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ea734b8a-ls62 Build-date:- 2022-08-09T20:55:43+02:00

2022-08-09 19:02:36 UTC

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

2022-08-09 19:02:37 UTC

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

2022-08-09 19:02:43 UTC

|2 BUILD_DATE=2022-08-09T20:55:43+02:00 VERSION=ea734b8a-ls62 /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-08-09 19:02:44 UTC

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

2022-08-09 19:02:45 UTC

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

2022-08-09 19:02:46 UTC

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

2022-08-09 19:02:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-09T20:55:43+02:00

2022-08-09 19:02:48 UTC

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

2022-08-09 19:02:50 UTC

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

2022-08-09 19:02:51 UTC

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

2022-08-09 19:02:52 UTC

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

2022-08-09 19:02:53 UTC

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

2022-08-09 19:02:54 UTC

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

2022-08-09 19:02:55 UTC

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

2022-08-09 19:02:56 UTC

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

2022-08-09 19:02:57 UTC

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

2022-08-09 19:02:58 UTC

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

2022-08-11 06:50:05 UTC

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

2022-08-11 06:50:05 UTC

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

2022-08-11 06:50:05 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.9.19-20.6-3-ls63 Build-date:- 2022-08-11T01:39:16-05:00

2022-08-11 06:50:05 UTC

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

2022-08-11 06:50:06 UTC

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

2022-08-11 06:50:06 UTC

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

2022-08-11 06:53:04 UTC

|2 BUILD_DATE=2022-08-11T01:39:16-05:00 VERSION=0.2.18-10.9.19-20.6-3-ls63 /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-08-11 06:53:08 UTC

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

2022-08-11 06:53:08 UTC

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

2022-08-11 06:53:08 UTC

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

2022-08-11 06:53:08 UTC

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

2022-08-11 06:53:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-11T01:39:16-05:00

2022-08-11 06:53:09 UTC

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

2022-08-11 06:53:09 UTC

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

2022-08-11 06:53:09 UTC

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

2022-08-11 06:53:09 UTC

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

2022-08-11 06:53:09 UTC

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

2022-08-11 06:53:09 UTC

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

2022-08-11 06:53:09 UTC

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

2022-08-11 06:53:10 UTC

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

2022-08-11 06:53:10 UTC

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

2022-08-11 06:53:10 UTC

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

2022-08-12 17:22:13 UTC

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

2022-08-12 17:22:15 UTC

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

2022-08-12 17:22:16 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- cbdee851-ls54 Build-date:- 2022-08-12T12:11:10-05:00

2022-08-12 17:22:18 UTC

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

2022-08-12 17:22:23 UTC

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

2022-08-12 17:22:25 UTC

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

2022-08-12 17:28:14 UTC

|2 BUILD_DATE=2022-08-12T12:11:10-05:00 VERSION=cbdee851-ls54 /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-08-12 17:28:18 UTC

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

2022-08-12 17:28:21 UTC

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

2022-08-12 17:28:24 UTC

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

2022-08-12 17:28:27 UTC

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

2022-08-12 17:28:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-12T12:11:10-05:00

2022-08-12 17:28:33 UTC

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

2022-08-12 17:28:36 UTC

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

2022-08-12 17:28:39 UTC

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

2022-08-12 17:28:42 UTC

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

2022-08-12 17:28:45 UTC

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

2022-08-12 17:28:48 UTC

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

2022-08-12 17:28:51 UTC

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

2022-08-12 17:28:53 UTC

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

2022-08-12 17:28:56 UTC

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

2022-08-12 17:28:59 UTC

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

2022-08-14 03:59:14 UTC

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

2022-08-14 03:59:16 UTC

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

2022-08-14 03:59:19 UTC

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

2022-08-14 03:59:22 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1ce69528-ls33 Build-date:- 2022-08-14T05:56:40+02:00

2022-08-14 03:59:25 UTC

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

2022-08-14 03:59:28 UTC

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

2022-08-14 03:59:30 UTC

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

2022-08-14 03:59:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-14T05:56:40+02:00

2022-08-14 03:59:36 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-08-14 03:59:39 UTC

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

2022-08-14 03:59:42 UTC

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

2022-08-14 03:59:45 UTC

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

2022-08-14 03:59:48 UTC

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

2022-08-14 03:59:51 UTC

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

2022-08-14 03:59:53 UTC

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

2022-08-14 03:59:56 UTC

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

2022-08-14 03:59:59 UTC

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

2022-08-14 04:00:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1ce69528-ls33

Details
Created

2022-08-14 04:01:47 UTC

Size

841 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1ce69528-ls33 Build-date:- 2022-08-14T05:56:40+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-14T05:56:40+02:00
  • org.opencontainers.image.description
    [Calibre](https://calibre-ebook.com/) is a powerful and easy to use e-book manager. Users say it’s outstanding and a must-have. It’ll allow you to do nearly everything and it takes things a step beyond normal e-book software. It’s also completely free and open source and great for both casual users and computer experts.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-calibre
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    1ec4e6ef2ab08f0338196056c045efd0e6c63c85
  • org.opencontainers.image.revision
    1ec4e6ef2ab08f0338196056c045efd0e6c63c85
  • 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
    1ce69528-ls33

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:3f2a87d18ff5030e899c897d109544fa05c9e30f76763e087767b47336ab5610 - 17.5% (147 MB)

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

[#002] sha256:3e4cfed3176c83557470b18462119db8b91f84bcb80e22baee0775dc420562ea - 0.0% (4.6 KB)

[#003] sha256:6f3281b9fe09c4230f45dc55c15fe52c49dfa797aa181beb712220f131a3858a - 0.08% (683 KB)

[#004] sha256:abfbdc5fa063f5760bafaaa5c9a68cb04e924e8dc2a1767c4ba002c78b9d7284 - 1.45% (12.2 MB)

[#005] sha256:2acb4d438c0ef19e0680bdb839f6f3904c6c99cd9d2d10ae608c8ea2b86e3f8c - 23.52% (198 MB)

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

[#007] sha256:5ae0f3d2a3f469dd7877b643f9394b638c1606cc6e4f77ea7c37def46d7b309b - 0.4% (3.39 MB)

[#008] sha256:e9cd2e63e648daa42dfda61d60fd7df9ee21b0f16e56ebe518b41b5c0f70433b - 0.43% (3.62 MB)

[#009] sha256:21f5a12ff516607d345723d140df3d374a9751442dd304dae48b570156965267 - 27.22% (229 MB)

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

[#011] sha256:e06ed8a9969127eda4bd310c8e6fd287bb57c19ea7f89ea61a6f66ca6d8998c1 - 29.28% (246 MB)

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


History
2022-08-09 19:05:24 UTC

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

2022-08-09 19:05:28 UTC

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

2022-08-09 19:05:28 UTC

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

2022-08-09 19:05:28 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ea734b8a-ls62 Build-date:- 2022-08-09T20:55:43+02:00

2022-08-09 19:05:28 UTC

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

2022-08-09 19:05:29 UTC

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

2022-08-09 19:05:36 UTC

|2 BUILD_DATE=2022-08-09T20:55:43+02:00 VERSION=ea734b8a-ls62 /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-08-09 19:05:36 UTC

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

2022-08-09 19:05:36 UTC

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

2022-08-09 19:05:36 UTC

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

2022-08-09 19:05:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-09T20:55:43+02:00

2022-08-09 19:05:37 UTC

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

2022-08-09 19:05:37 UTC

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

2022-08-09 19:05:37 UTC

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

2022-08-09 19:05:37 UTC

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

2022-08-09 19:05:37 UTC

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

2022-08-09 19:05:37 UTC

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

2022-08-09 19:05:38 UTC

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

2022-08-09 19:05:38 UTC

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

2022-08-09 19:05:38 UTC

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

2022-08-09 19:05:38 UTC

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

2022-08-11 06:49:17 UTC

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

2022-08-11 06:49:18 UTC

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

2022-08-11 06:49:18 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.9.19-20.6-3-ls63 Build-date:- 2022-08-11T01:39:16-05:00

2022-08-11 06:49:18 UTC

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

2022-08-11 06:49:18 UTC

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

2022-08-11 06:49:18 UTC

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

2022-08-11 06:52:47 UTC

|2 BUILD_DATE=2022-08-11T01:39:16-05:00 VERSION=0.2.18-10.9.19-20.6-3-ls63 /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-08-11 06:52:55 UTC

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

2022-08-11 06:52:55 UTC

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

2022-08-11 06:52:56 UTC

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

2022-08-11 06:52:56 UTC

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

2022-08-11 06:52:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-11T01:39:16-05:00

2022-08-11 06:52:56 UTC

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

2022-08-11 06:52:56 UTC

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

2022-08-11 06:52:56 UTC

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

2022-08-11 06:52:57 UTC

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

2022-08-11 06:52:57 UTC

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

2022-08-11 06:52:57 UTC

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

2022-08-11 06:52:57 UTC

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

2022-08-11 06:52:57 UTC

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

2022-08-11 06:52:57 UTC

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

2022-08-11 06:52:57 UTC

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

2022-08-12 17:23:17 UTC

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

2022-08-12 17:23:18 UTC

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

2022-08-12 17:23:18 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- cbdee851-ls54 Build-date:- 2022-08-12T12:11:10-05:00

2022-08-12 17:23:18 UTC

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

2022-08-12 17:23:19 UTC

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

2022-08-12 17:23:20 UTC

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

2022-08-12 17:29:53 UTC

|2 BUILD_DATE=2022-08-12T12:11:10-05:00 VERSION=cbdee851-ls54 /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-08-12 17:29:59 UTC

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

2022-08-12 17:29:59 UTC

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

2022-08-12 17:29:59 UTC

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

2022-08-12 17:29:59 UTC

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

2022-08-12 17:30:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-12T12:11:10-05:00

2022-08-12 17:30:00 UTC

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

2022-08-12 17:30:00 UTC

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

2022-08-12 17:30:00 UTC

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

2022-08-12 17:30:00 UTC

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

2022-08-12 17:30:00 UTC

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

2022-08-12 17:30:01 UTC

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

2022-08-12 17:30:01 UTC

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

2022-08-12 17:30:01 UTC

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

2022-08-12 17:30:01 UTC

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

2022-08-12 17:30:01 UTC

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

2022-08-14 03:58:39 UTC

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

2022-08-14 03:58:39 UTC

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

2022-08-14 03:58:39 UTC

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

2022-08-14 03:58:39 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1ce69528-ls33 Build-date:- 2022-08-14T05:56:40+02:00

2022-08-14 03:58:39 UTC

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

2022-08-14 03:58:39 UTC

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

2022-08-14 04:01:43 UTC

|3 BUILD_DATE=2022-08-14T05:56:40+02:00 CALIBRE_RELEASE=1ce69528 VERSION=1ce69528-ls33 /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-08-14 04:01:45 UTC

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

2022-08-14 04:01:45 UTC

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

2022-08-14 04:01:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-14T05:56:40+02:00

2022-08-14 04:01:46 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-08-14 04:01:46 UTC

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

2022-08-14 04:01:46 UTC

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

2022-08-14 04:01:46 UTC

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

2022-08-14 04:01:46 UTC

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

2022-08-14 04:01:47 UTC

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

2022-08-14 04:01:47 UTC

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

2022-08-14 04:01:47 UTC

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

2022-08-14 04:01:47 UTC

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

2022-08-14 04:01:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1ce69528-ls33

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