Namespace
linuxserver
Image / Tag
calibre:arch-becf2350-ls35
Content Digest
sha256:c8db14141a67661137d224d031f50a6c947c8736373381699e30de35e226ed1a
Details
Created

2022-08-28 04:20:31 UTC

Size

790 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- becf2350-ls35 Build-date:- 2022-08-27T23:18:04-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-27T23:18:04-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
    fdec7262779f509677868d083872a00a49de4dd8
  • org.opencontainers.image.revision
    fdec7262779f509677868d083872a00a49de4dd8
  • 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
    becf2350-ls35

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:f63a7e4ea07914af16d189df15e8d02507f0c01ff8151785faa5966260638243 - 14.84% (117 MB)

[#001] sha256:255e4f722fbae66d6f555f0c334adf536ea6a0ff4d3809c5299d4debea2e36e2 - 0.37% (2.96 MB)

[#002] sha256:2db7834d892dacc0dc22ce9d4787e8e302b946c977d3983dd1b32876185f5bbd - 0.0% (4.57 KB)

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

[#004] sha256:0506623f92a88bcd72e052357dd48d723ab4e8c1abae7572b486b77fc92ddf37 - 1.55% (12.2 MB)

[#005] sha256:1896be72d66297e3d0d527b640b7649efae52972df6b67f82e4a65b547797ae5 - 26.58% (210 MB)

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

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

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

[#009] sha256:c61f0a8771bedee7bbe6360c120a95409e850f9d5d01b3e87f91a7939c909363 - 24.72% (195 MB)

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

[#011] sha256:c904e3dfa70e92e58dd9ed89bf095e16ff7f8f0778109f640b0fb02b156cdfc4 - 30.96% (244 MB)

[#012] sha256:3f47e246d86069573cd9072da3df5a70a911c56b0f573c523392b9e017b3cc8b - 0.0% (900 Bytes)


History
2022-08-16 14:04:48 UTC

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

2022-08-16 14:04:48 UTC

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

2022-08-16 14:04:49 UTC

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

2022-08-16 14:04:49 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 81f6c3b4-ls63 Build-date:- 2022-08-16T09:02:25-05:00

2022-08-16 14:04:49 UTC

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

2022-08-16 14:04:49 UTC

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

2022-08-16 14:06:18 UTC

|2 BUILD_DATE=2022-08-16T09:02:25-05:00 VERSION=81f6c3b4-ls63 /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-16 14:06:18 UTC

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

2022-08-16 14:06:18 UTC

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

2022-08-16 14:06:18 UTC

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

2022-08-16 14:06:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T09:02:25-05:00

2022-08-16 14:06:19 UTC

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

2022-08-16 14:06:19 UTC

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

2022-08-16 14:06:19 UTC

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

2022-08-16 14:06:19 UTC

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

2022-08-16 14:06:19 UTC

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

2022-08-16 14:06:19 UTC

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

2022-08-16 14:06:20 UTC

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

2022-08-16 14:06:20 UTC

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

2022-08-16 14:06:20 UTC

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

2022-08-16 14:06:20 UTC

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

2022-08-18 06:44:31 UTC

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

2022-08-18 06:44:31 UTC

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

2022-08-18 06:44:31 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.9.19-20.6-3-ls64 Build-date:- 2022-08-18T08:38:29+02:00

2022-08-18 06:44:31 UTC

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

2022-08-18 06:44:32 UTC

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

2022-08-18 06:44:32 UTC

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

2022-08-18 06:44:32 UTC

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

2022-08-18 06:45:12 UTC

|2 BUILD_DATE=2022-08-18T08:38:29+02:00 VERSION=0.2.18-10.9.19-20.6-3-ls64 /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-18 06:45:14 UTC

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

2022-08-18 06:45:14 UTC

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

2022-08-18 06:45:14 UTC

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

2022-08-18 06:45:14 UTC

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

2022-08-18 06:45:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-18T08:38:29+02:00

2022-08-18 06:45:15 UTC

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

2022-08-18 06:45:15 UTC

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

2022-08-18 06:45:15 UTC

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

2022-08-18 06:45:15 UTC

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

2022-08-18 06:45:15 UTC

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

2022-08-18 06:45:15 UTC

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

2022-08-18 06:45:16 UTC

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

2022-08-18 06:45:16 UTC

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

2022-08-18 06:45:16 UTC

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

2022-08-18 06:45:16 UTC

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

2022-08-21 16:06:45 UTC

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

2022-08-21 16:06:45 UTC

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

2022-08-21 16:06:46 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 148be36d-ls55 Build-date:- 2022-08-21T11:02:41-05:00

2022-08-21 16:06:46 UTC

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

2022-08-21 16:06:47 UTC

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

2022-08-21 16:06:48 UTC

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

2022-08-21 16:09:52 UTC

|2 BUILD_DATE=2022-08-21T11:02:41-05:00 VERSION=148be36d-ls55 /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-21 16:09:53 UTC

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

2022-08-21 16:09:53 UTC

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

2022-08-21 16:09:54 UTC

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

2022-08-21 16:09:54 UTC

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

2022-08-21 16:09:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-21T11:02:41-05:00

2022-08-21 16:09:54 UTC

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

2022-08-21 16:09:54 UTC

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

2022-08-21 16:09:55 UTC

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

2022-08-21 16:09:55 UTC

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

2022-08-21 16:09:55 UTC

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

2022-08-21 16:09:55 UTC

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

2022-08-21 16:09:55 UTC

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

2022-08-21 16:09:55 UTC

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

2022-08-21 16:09:56 UTC

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

2022-08-21 16:09:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=148be36d-ls55

2022-08-28 04:19:46 UTC

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

2022-08-28 04:19:46 UTC

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

2022-08-28 04:19:46 UTC

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

2022-08-28 04:19:46 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- becf2350-ls35 Build-date:- 2022-08-27T23:18:04-05:00

2022-08-28 04:19:46 UTC

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

2022-08-28 04:19:47 UTC

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

2022-08-28 04:20:28 UTC

|3 BUILD_DATE=2022-08-27T23:18:04-05:00 CALIBRE_RELEASE=becf2350 VERSION=becf2350-ls35 /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-28 04:20:30 UTC

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

2022-08-28 04:20:30 UTC

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

2022-08-28 04:20:30 UTC

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

2022-08-28 04:20:30 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-28 04:20:30 UTC

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

2022-08-28 04:20:31 UTC

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

2022-08-28 04:20:31 UTC

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

2022-08-28 04:20:31 UTC

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

2022-08-28 04:20:31 UTC

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

2022-08-28 04:20:31 UTC

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

2022-08-28 04:20:31 UTC

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

2022-08-28 04:20:31 UTC

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

2022-08-28 04:20:31 UTC

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

Details
Created

2022-08-28 04:20:31 UTC

Size

582 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- becf2350-ls35 Build-date:- 2022-08-27T23:18:04-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-27T23:18:04-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
    fdec7262779f509677868d083872a00a49de4dd8
  • org.opencontainers.image.revision
    fdec7262779f509677868d083872a00a49de4dd8
  • 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
    becf2350-ls35

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:647a0b7414d3c91d172d935221944734f15a3b039a5b0f47c1af7f591e2d1ff4 - 23.88% (139 MB)

[#001] sha256:5b353b72e3b5f2b3da9693f1d93f08196b494964c7adc7f79a98d08971ba7a92 - 0.14% (862 KB)

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

[#003] sha256:495d4c77a22c4f2d3d5e66f41caae1f98c44528dd769e3f3df392079f5ada38a - 0.11% (641 KB)

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

[#005] sha256:c90e0e47dafc536f137b6758372f7beb43986eeeb80992b7dfa2c0a53293642c - 33.95% (197 MB)

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

[#007] sha256:c970ac7a58abbafa3f00b301062f0b372462213d51f7b851583b737e2a4c6866 - 0.58% (3.39 MB)

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

[#009] sha256:03e563598d65c225775c84b1fdb8dc0e302fde14d5089aa4ff2e055d79c124eb - 38.64% (225 MB)

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

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


History
2022-08-16 14:10:53 UTC

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

2022-08-16 14:10:56 UTC

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

2022-08-16 14:10:56 UTC

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

2022-08-16 14:10:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 81f6c3b4-ls63 Build-date:- 2022-08-16T09:02:25-05:00

2022-08-16 14:10:57 UTC

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

2022-08-16 14:10:57 UTC

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

2022-08-16 14:11:15 UTC

|2 BUILD_DATE=2022-08-16T09:02:25-05:00 VERSION=81f6c3b4-ls63 /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-16 14:11:15 UTC

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

2022-08-16 14:11:16 UTC

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

2022-08-16 14:11:16 UTC

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

2022-08-16 14:11:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T09:02:25-05:00

2022-08-16 14:11:17 UTC

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

2022-08-16 14:11:17 UTC

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

2022-08-16 14:11:17 UTC

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

2022-08-16 14:11:18 UTC

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

2022-08-16 14:11:18 UTC

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

2022-08-16 14:11:18 UTC

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

2022-08-16 14:11:19 UTC

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

2022-08-16 14:11:19 UTC

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

2022-08-16 14:11:19 UTC

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

2022-08-16 14:11:20 UTC

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

2022-08-18 06:58:37 UTC

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

2022-08-18 06:58:37 UTC

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

2022-08-18 06:58:37 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.9.19-20.6-3-ls64 Build-date:- 2022-08-18T08:38:29+02:00

2022-08-18 06:58:38 UTC

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

2022-08-18 06:58:38 UTC

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

2022-08-18 06:58:39 UTC

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

2022-08-18 07:02:02 UTC

|2 BUILD_DATE=2022-08-18T08:38:29+02:00 VERSION=0.2.18-10.9.19-20.6-3-ls64 /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-18 07:02:04 UTC

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

2022-08-18 07:02:04 UTC

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

2022-08-18 07:02:05 UTC

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

2022-08-18 07:02:05 UTC

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

2022-08-18 07:02:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-18T08:38:29+02:00

2022-08-18 07:02:06 UTC

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

2022-08-18 07:02:06 UTC

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

2022-08-18 07:02:06 UTC

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

2022-08-18 07:02:07 UTC

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

2022-08-18 07:02:07 UTC

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

2022-08-18 07:02:07 UTC

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

2022-08-18 07:02:08 UTC

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

2022-08-18 07:02:08 UTC

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

2022-08-18 07:02:09 UTC

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

2022-08-18 07:02:09 UTC

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

2022-08-21 16:15:05 UTC

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

2022-08-21 16:15:05 UTC

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

2022-08-21 16:15:05 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 148be36d-ls55 Build-date:- 2022-08-21T11:02:41-05:00

2022-08-21 16:15:06 UTC

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

2022-08-21 16:15:08 UTC

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

2022-08-21 16:15:09 UTC

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

2022-08-21 16:22:17 UTC

|2 BUILD_DATE=2022-08-21T11:02:41-05:00 VERSION=148be36d-ls55 /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-21 16:22:22 UTC

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

2022-08-21 16:22:22 UTC

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

2022-08-21 16:22:22 UTC

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

2022-08-21 16:22:22 UTC

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

2022-08-21 16:22:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-21T11:02:41-05:00

2022-08-21 16:22:23 UTC

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

2022-08-21 16:22:23 UTC

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

2022-08-21 16:22:23 UTC

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

2022-08-21 16:22:23 UTC

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

2022-08-21 16:22:23 UTC

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

2022-08-21 16:22:23 UTC

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

2022-08-21 16:22:23 UTC

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

2022-08-21 16:22:24 UTC

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

2022-08-21 16:22:24 UTC

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

2022-08-21 16:22:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=148be36d-ls55

2022-08-28 04:20:28 UTC

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

2022-08-28 04:20:29 UTC

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

2022-08-28 04:20:29 UTC

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

2022-08-28 04:20:29 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- becf2350-ls35 Build-date:- 2022-08-27T23:18:04-05:00

2022-08-28 04:20:29 UTC

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

2022-08-28 04:20:29 UTC

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

2022-08-28 04:20:29 UTC

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

2022-08-28 04:20:29 UTC

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

2022-08-28 04:20:30 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-28 04:20:30 UTC

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

2022-08-28 04:20:30 UTC

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

2022-08-28 04:20:30 UTC

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

2022-08-28 04:20:30 UTC

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

2022-08-28 04:20:30 UTC

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

2022-08-28 04:20:30 UTC

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

2022-08-28 04:20:31 UTC

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

2022-08-28 04:20:31 UTC

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

2022-08-28 04:20:31 UTC

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

Details
Created

2022-08-28 04:23:29 UTC

Size

847 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- becf2350-ls35 Build-date:- 2022-08-27T23:18:04-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-27T23:18:04-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
    fdec7262779f509677868d083872a00a49de4dd8
  • org.opencontainers.image.revision
    fdec7262779f509677868d083872a00a49de4dd8
  • 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
    becf2350-ls35

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:4deabc8bd617b7102153b37e5ebd9a03499021d904dd27e25ae13c40901b8f16 - 17.4% (147 MB)

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

[#002] sha256:d93a35aca35577a4d73c72c9db76404a053fc9a7a63a75d8e4a55dcf1be89176 - 0.0% (4.62 KB)

[#003] sha256:a0f3bf4dd51cf3930ebba7abb21e5e6ae794ac650e661af244e69fa3ccca3ef2 - 0.08% (682 KB)

[#004] sha256:231241a982ae065c6342ed2a723fbaa46de15b5f6c0e846545f1d03c5e1db8c5 - 1.44% (12.2 MB)

[#005] sha256:510f9a3e9c2a13fd97b16ecff669060c2defa84bcfe86e8a18c79efbee52a577 - 23.37% (198 MB)

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

[#007] sha256:01d54112ed5837811f44f6c4aaff6991d103e533de5065bf35e0ba4b67073ec1 - 0.4% (3.39 MB)

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

[#009] sha256:1f267eb85434a5b2b76bcb0c299bd1b729726d012f19e1a6b635c8f6a0ccc9d1 - 27.12% (230 MB)

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

[#011] sha256:4d11659152a0fd48a39632c29de059488b51ebbff662ccaa90f4a6f0401180d6 - 29.67% (251 MB)

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


History
2022-08-16 14:08:59 UTC

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

2022-08-16 14:09:04 UTC

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

2022-08-16 14:09:04 UTC

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

2022-08-16 14:09:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 81f6c3b4-ls63 Build-date:- 2022-08-16T09:02:25-05:00

2022-08-16 14:09:04 UTC

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

2022-08-16 14:09:04 UTC

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

2022-08-16 14:09:10 UTC

|2 BUILD_DATE=2022-08-16T09:02:25-05:00 VERSION=81f6c3b4-ls63 /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-16 14:09:10 UTC

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

2022-08-16 14:09:10 UTC

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

2022-08-16 14:09:11 UTC

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

2022-08-16 14:09:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T09:02:25-05:00

2022-08-16 14:09:11 UTC

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

2022-08-16 14:09:11 UTC

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

2022-08-16 14:09:11 UTC

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

2022-08-16 14:09:11 UTC

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

2022-08-16 14:09:12 UTC

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

2022-08-16 14:09:12 UTC

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

2022-08-16 14:09:12 UTC

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

2022-08-16 14:09:12 UTC

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

2022-08-16 14:09:12 UTC

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

2022-08-16 14:09:12 UTC

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

2022-08-18 06:47:11 UTC

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

2022-08-18 06:47:12 UTC

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

2022-08-18 06:47:14 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.9.19-20.6-3-ls64 Build-date:- 2022-08-18T08:38:29+02:00

2022-08-18 06:47:15 UTC

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

2022-08-18 06:47:16 UTC

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

2022-08-18 06:47:17 UTC

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

2022-08-18 06:50:30 UTC

|2 BUILD_DATE=2022-08-18T08:38:29+02:00 VERSION=0.2.18-10.9.19-20.6-3-ls64 /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-18 06:50:33 UTC

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

2022-08-18 06:50:34 UTC

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

2022-08-18 06:50:36 UTC

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

2022-08-18 06:50:37 UTC

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

2022-08-18 06:50:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-18T08:38:29+02:00

2022-08-18 06:50:40 UTC

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

2022-08-18 06:50:42 UTC

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

2022-08-18 06:50:44 UTC

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

2022-08-18 06:50:45 UTC

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

2022-08-18 06:50:47 UTC

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

2022-08-18 06:50:48 UTC

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

2022-08-18 06:50:50 UTC

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

2022-08-18 06:50:51 UTC

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

2022-08-18 06:50:53 UTC

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

2022-08-18 06:50:54 UTC

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

2022-08-21 16:14:09 UTC

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

2022-08-21 16:14:09 UTC

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

2022-08-21 16:14:09 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 148be36d-ls55 Build-date:- 2022-08-21T11:02:41-05:00

2022-08-21 16:14:09 UTC

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

2022-08-21 16:14:11 UTC

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

2022-08-21 16:14:12 UTC

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

2022-08-21 16:21:00 UTC

|2 BUILD_DATE=2022-08-21T11:02:41-05:00 VERSION=148be36d-ls55 /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-21 16:21:06 UTC

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

2022-08-21 16:21:06 UTC

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

2022-08-21 16:21:07 UTC

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

2022-08-21 16:21:07 UTC

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

2022-08-21 16:21:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-21T11:02:41-05:00

2022-08-21 16:21:07 UTC

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

2022-08-21 16:21:07 UTC

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

2022-08-21 16:21:07 UTC

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

2022-08-21 16:21:08 UTC

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

2022-08-21 16:21:08 UTC

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

2022-08-21 16:21:08 UTC

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

2022-08-21 16:21:08 UTC

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

2022-08-21 16:21:08 UTC

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

2022-08-21 16:21:08 UTC

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

2022-08-21 16:21:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=148be36d-ls55

2022-08-28 04:20:09 UTC

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

2022-08-28 04:20:10 UTC

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

2022-08-28 04:20:10 UTC

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

2022-08-28 04:20:10 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- becf2350-ls35 Build-date:- 2022-08-27T23:18:04-05:00

2022-08-28 04:20:10 UTC

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

2022-08-28 04:20:10 UTC

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

2022-08-28 04:23:25 UTC

|3 BUILD_DATE=2022-08-27T23:18:04-05:00 CALIBRE_RELEASE=becf2350 VERSION=becf2350-ls35 /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-28 04:23:27 UTC

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

2022-08-28 04:23:27 UTC

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

2022-08-28 04:23:27 UTC

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

2022-08-28 04:23:28 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-28 04:23:28 UTC

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

2022-08-28 04:23:28 UTC

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

2022-08-28 04:23:28 UTC

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

2022-08-28 04:23:28 UTC

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

2022-08-28 04:23:28 UTC

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

2022-08-28 04:23:28 UTC

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

2022-08-28 04:23:29 UTC

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

2022-08-28 04:23:29 UTC

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

2022-08-28 04:23:29 UTC

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

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