Namespace
linuxserver
Image / Tag
calibre:arch-156ca865-ls16
Content Digest
sha256:70ebf0a4dcdc924015178a36fafb1e42bfba2ea572342a4fec4771c93eb9362b
Details
Created

2022-04-24 04:26:52 UTC

Size

742 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 156ca865-ls16 Build-date:- 2022-04-23T23:22:57-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-04-23T23:22:57-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
    1ac92b8e55f1307a689f489961984f644bd62558
  • org.opencontainers.image.revision
    1ac92b8e55f1307a689f489961984f644bd62558
  • 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
    156ca865-ls16

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)\$

TERM

xterm


Layers

[#000] sha256:69d92c91e998513618a3fdec55e451c16c374b17504c9c9603feb581919950be - 12.6% (93.5 MB)

[#001] sha256:397a163498a52169f897b444a421d916770413359424c8d87558c7f163b21375 - 0.24% (1.8 MB)

[#002] sha256:80df3bbe3f06d3c247a2a62a23d770e32d16eb108b7fc6f0eaff399c7c16a7b6 - 0.61% (4.55 MB)

[#003] sha256:5cadd7a8c6e348c8cbc1047fc69d544e88610d192d30090f5ef109d4b4003f59 - 0.0% (2.9 KB)

[#004] sha256:3290679eb37d8d4983567714e2376320f38884a02ca895b38ec3fca7436afaaf - 0.09% (664 KB)

[#005] sha256:5f459653eaaf148a6d062abf2549f81830dc4a553b1c137d2524c31be71e77a8 - 1.64% (12.2 MB)

[#006] sha256:cbfee81321a482c1c2db09ca125218c8e0d95ee8acc828e4f5c0abc078c7a174 - 33.66% (250 MB)

[#007] sha256:7707a7500e41cfe2dc709d717421763f97afb17535855b3d03441aef4a2fc260 - 0.0% (2.81 KB)

[#008] sha256:2eaa970f3bd08c3459475c91d765ccbb47372e5ce301d3487769a37027344a65 - 0.45% (3.31 MB)

[#009] sha256:69377a123dc190516d3079bbd98661bfc380e213153c7938ad8c1dac34f7102e - 0.49% (3.62 MB)

[#010] sha256:214681b869b57c746d15c6afbc05c1c53b42a974c6c330b7bd27ee1073e60197 - 25.62% (190 MB)

[#011] sha256:4a512e5d9b3520fe62fd1e796bd3a605a43ab94c7938ef14533ccf893b48cd28 - 0.0% (1.1 KB)

[#012] sha256:5a87517d0bc92e60053cecd9d662a1ca647f0a42fdfacab38ab9ff9329133aa1 - 24.59% (182 MB)

[#013] sha256:ef699c3f8f4ea641f1a5cb322bde516df8623d23f838e00f7977e26e032a5445 - 0.0% (902 Bytes)


History
2022-03-29 14:03:47 UTC

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

2022-03-29 14:03:48 UTC

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

2022-03-29 14:03:48 UTC

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

2022-03-29 14:03:48 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 335c692f-ls43 Build-date:- 2022-03-29T09:01:25-05:00

2022-03-29 14:03:48 UTC

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

2022-03-29 14:03:49 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3

2022-03-29 14:03:49 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64

2022-03-29 14:03:49 UTC

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

2022-03-29 14:03:50 UTC

/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/

2022-03-29 14:04:36 UTC

|4 BUILD_DATE=2022-03-29T09:01:25-05:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=335c692f-ls43 /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 "**** install s6 ****" && chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** configure pacman ****" && locale-gen && pacman-key --init && pacman-key --populate archlinux && echo "**** patch files ****" && pacman -Sy --noconfirm patch && patch -u /etc/s6/init/init-stage2 -i /init-stage2.patch && echo "**** configure locale ****" && echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen && echo "**** cleanup ****" && pacman -Rsn --noconfirm patch && rm -rf /init-stage2.patch /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*

2022-03-29 14:04:36 UTC

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

2022-03-29 14:04:36 UTC

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

2022-03-29 14:04:36 UTC

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

2022-03-29 14:04:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-29T09:01:25-05:00

2022-03-29 14:04:36 UTC

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

2022-03-29 14:04:36 UTC

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

2022-03-29 14:04:36 UTC

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

2022-03-29 14:04:36 UTC

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

2022-03-29 14:04:37 UTC

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

2022-03-29 14:04:37 UTC

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

2022-03-29 14:04:37 UTC

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

2022-03-29 14:04:37 UTC

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

2022-03-29 14:04:37 UTC

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

2022-03-29 14:04:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=335c692f-ls43

2022-03-31 06:37:47 UTC

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

2022-03-31 06:37:48 UTC

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

2022-03-31 06:37:48 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.19-2-ls44 Build-date:- 2022-03-31T06:33:53+00:00

2022-03-31 06:37:48 UTC

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

2022-03-31 06:37:48 UTC

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

2022-03-31 06:37:48 UTC

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

2022-03-31 06:37:48 UTC

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

2022-03-31 06:38:15 UTC

|2 BUILD_DATE=2022-03-31T06:33:53+00:00 VERSION=0.2.18-10.6-20.9.19-2-ls44 /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-03-31 06:38:17 UTC

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

2022-03-31 06:38:17 UTC

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

2022-03-31 06:38:17 UTC

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

2022-03-31 06:38:17 UTC

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

2022-03-31 06:38:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-31T06:33:53+00:00

2022-03-31 06:38:17 UTC

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

2022-03-31 06:38:17 UTC

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

2022-03-31 06:38:17 UTC

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

2022-03-31 06:38:18 UTC

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

2022-03-31 06:38:18 UTC

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

2022-03-31 06:38:18 UTC

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

2022-03-31 06:38:18 UTC

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

2022-03-31 06:38:18 UTC

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

2022-03-31 06:38:18 UTC

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

2022-03-31 06:38:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.19-2-ls44

2022-04-10 16:07:19 UTC

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

2022-04-10 16:07:19 UTC

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

2022-04-10 16:07:19 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c96d051c-ls38 Build-date:- 2022-04-10T18:02:20+02:00

2022-04-10 16:07:19 UTC

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

2022-04-10 16:07:21 UTC

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

2022-04-10 16:07:21 UTC

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

2022-04-10 16:10:40 UTC

|2 BUILD_DATE=2022-04-10T18:02:20+02:00 VERSION=c96d051c-ls38 /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-04-10 16:10:43 UTC

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

2022-04-10 16:10:43 UTC

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

2022-04-10 16:10:43 UTC

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

2022-04-10 16:10:44 UTC

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

2022-04-10 16:10:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-10T18:02:20+02:00

2022-04-10 16:10:44 UTC

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

2022-04-10 16:10:44 UTC

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

2022-04-10 16:10:44 UTC

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

2022-04-10 16:10:45 UTC

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

2022-04-10 16:10:45 UTC

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

2022-04-10 16:10:45 UTC

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

2022-04-10 16:10:45 UTC

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

2022-04-10 16:10:45 UTC

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

2022-04-10 16:10:45 UTC

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

2022-04-10 16:10:46 UTC

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

2022-04-24 04:25:32 UTC

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

2022-04-24 04:25:32 UTC

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

2022-04-24 04:25:33 UTC

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

2022-04-24 04:25:33 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 156ca865-ls16 Build-date:- 2022-04-23T23:22:57-05:00

2022-04-24 04:25:33 UTC

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

2022-04-24 04:25:33 UTC

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

2022-04-24 04:26:48 UTC

|3 BUILD_DATE=2022-04-23T23:22:57-05:00 CALIBRE_RELEASE=156ca865 VERSION=156ca865-ls16 /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-04-24 04:26:50 UTC

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

2022-04-24 04:26:50 UTC

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

2022-04-24 04:26:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-23T23:22:57-05:00

2022-04-24 04:26:51 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-04-24 04:26:51 UTC

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

2022-04-24 04:26:51 UTC

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

2022-04-24 04:26:51 UTC

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

2022-04-24 04:26:52 UTC

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

2022-04-24 04:26:52 UTC

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

2022-04-24 04:26:52 UTC

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

2022-04-24 04:26:52 UTC

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

2022-04-24 04:26:52 UTC

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

2022-04-24 04:26:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=156ca865-ls16

Details
Created

2022-04-24 04:29:13 UTC

Size

795 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 156ca865-ls16 Build-date:- 2022-04-23T23:22:57-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-04-23T23:22:57-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
    1ac92b8e55f1307a689f489961984f644bd62558
  • org.opencontainers.image.revision
    1ac92b8e55f1307a689f489961984f644bd62558
  • 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
    156ca865-ls16

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)\$

TERM

xterm


Layers

[#000] sha256:fcd644a29bb2027d6144cd15936eca94b777b00eb02d0b8cd0af3eec1bfc582e - 15.17% (121 MB)

[#001] sha256:e163281bf34f08b292abf2a98c164e91d657da06aca6f3983bd9fa156afd4edc - 0.27% (2.15 MB)

[#002] sha256:b659811e5849b9a06d96c1e9503b83298171d85559830a7cebd621e2a24d3100 - 0.37% (2.92 MB)

[#003] sha256:4777a4d90b27681a51b8cbd43be79de72a4022727f4cd6dddc6844a9eb9df623 - 0.0% (2.9 KB)

[#004] sha256:2475ffa0d14754182d54745d19907068cfaea4df23ab80b480cefaf04607bc50 - 0.08% (637 KB)

[#005] sha256:6d7a02f15258676555ea3c6b5457216fcd59edbfeca7a294f27ec2c855a6d32d - 1.53% (12.2 MB)

[#006] sha256:c8d36421d16f060003c6ae63a2e2ac636343899d7ea9b8b4753e6404c2b06843 - 29.9% (238 MB)

[#007] sha256:29ea169c9da395af0d106fcd9bb5ae001926f250cde3a11dbf9c1c0d93787e6f - 0.0% (2.82 KB)

[#008] sha256:1ebec0e52187891cc0fb4971fcccbaca50f30725941fdd428e7ecdc9bd00eb29 - 0.42% (3.31 MB)

[#009] sha256:c43a96e65b48eb6e47a1d704dfd90330df82fb60d9983b29367bd802ba3ab105 - 0.43% (3.45 MB)

[#010] sha256:9f5368c24a59cc4c2ab3f1c93b37d59fda70f1012752d2ed797aa6ccd17ff8fd - 28.21% (224 MB)

[#011] sha256:3501851564b590d5fd5f51cde879aa5700ad59cf9736f50ee22548123bb2b08b - 0.0% (1.12 KB)

[#012] sha256:290580b927b6b9b3343c6c9df9180b9407a27ce668132779a97a87be11e4431a - 23.62% (188 MB)

[#013] sha256:2378189a0702ad01a5c73f1d9f625d42282ef05dd8cb862d33cde0cf941ed98d - 0.0% (902 Bytes)


History
2022-03-29 14:07:14 UTC

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

2022-03-29 14:07:18 UTC

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

2022-03-29 14:07:19 UTC

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

2022-03-29 14:07:20 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 335c692f-ls43 Build-date:- 2022-03-29T09:01:25-05:00

2022-03-29 14:07:21 UTC

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

2022-03-29 14:07:22 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3

2022-03-29 14:07:23 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm

2022-03-29 14:07:24 UTC

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

2022-03-29 14:07:26 UTC

/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/

2022-03-29 14:07:42 UTC

|4 BUILD_DATE=2022-03-29T09:01:25-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=335c692f-ls43 /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 "**** install s6 ****" && chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** configure pacman ****" && locale-gen && pacman-key --init && pacman-key --populate archlinuxarm && echo "**** patch files ****" && pacman -Sy --noconfirm patch && patch -u /etc/s6/init/init-stage2 -i /init-stage2.patch && echo "**** configure locale ****" && echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen && echo "**** cleanup ****" && pacman -Rsn --noconfirm patch && rm -rf /init-stage2.patch /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*

2022-03-29 14:07:43 UTC

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

2022-03-29 14:07:44 UTC

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

2022-03-29 14:07:45 UTC

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

2022-03-29 14:07:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-29T09:01:25-05:00

2022-03-29 14:07:47 UTC

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

2022-03-29 14:07:48 UTC

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

2022-03-29 14:07:49 UTC

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

2022-03-29 14:07:50 UTC

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

2022-03-29 14:07:51 UTC

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

2022-03-29 14:07:52 UTC

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

2022-03-29 14:07:53 UTC

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

2022-03-29 14:07:55 UTC

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

2022-03-29 14:07:56 UTC

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

2022-03-29 14:07:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=335c692f-ls43

2022-03-31 06:49:33 UTC

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

2022-03-31 06:49:33 UTC

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

2022-03-31 06:49:34 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.19-2-ls44 Build-date:- 2022-03-31T06:33:53+00:00

2022-03-31 06:49:34 UTC

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

2022-03-31 06:49:35 UTC

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

2022-03-31 06:49:36 UTC

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

2022-03-31 06:53:02 UTC

|2 BUILD_DATE=2022-03-31T06:33:53+00:00 VERSION=0.2.18-10.6-20.9.19-2-ls44 /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-03-31 06:53:05 UTC

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

2022-03-31 06:53:05 UTC

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

2022-03-31 06:53:05 UTC

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

2022-03-31 06:53:06 UTC

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

2022-03-31 06:53:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-31T06:33:53+00:00

2022-03-31 06:53:07 UTC

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

2022-03-31 06:53:07 UTC

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

2022-03-31 06:53:07 UTC

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

2022-03-31 06:53:08 UTC

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

2022-03-31 06:53:08 UTC

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

2022-03-31 06:53:08 UTC

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

2022-03-31 06:53:09 UTC

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

2022-03-31 06:53:09 UTC

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

2022-03-31 06:53:09 UTC

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

2022-03-31 06:53:10 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.19-2-ls44

2022-04-10 16:15:18 UTC

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

2022-04-10 16:15:18 UTC

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

2022-04-10 16:15:19 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c96d051c-ls38 Build-date:- 2022-04-10T18:02:20+02:00

2022-04-10 16:15:19 UTC

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

2022-04-10 16:15:23 UTC

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

2022-04-10 16:15:25 UTC

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

2022-04-10 16:24:59 UTC

|2 BUILD_DATE=2022-04-10T18:02:20+02:00 VERSION=c96d051c-ls38 /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-04-10 16:25:02 UTC

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

2022-04-10 16:25:03 UTC

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

2022-04-10 16:25:03 UTC

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

2022-04-10 16:25:03 UTC

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

2022-04-10 16:25:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-10T18:02:20+02:00

2022-04-10 16:25:04 UTC

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

2022-04-10 16:25:04 UTC

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

2022-04-10 16:25:05 UTC

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

2022-04-10 16:25:05 UTC

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

2022-04-10 16:25:05 UTC

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

2022-04-10 16:25:06 UTC

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

2022-04-10 16:25:06 UTC

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

2022-04-10 16:25:07 UTC

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

2022-04-10 16:25:07 UTC

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

2022-04-10 16:25:07 UTC

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

2022-04-24 04:25:45 UTC

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

2022-04-24 04:25:48 UTC

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

2022-04-24 04:25:51 UTC

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

2022-04-24 04:25:54 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 156ca865-ls16 Build-date:- 2022-04-23T23:22:57-05:00

2022-04-24 04:25:58 UTC

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

2022-04-24 04:26:01 UTC

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

2022-04-24 04:28:21 UTC

|3 BUILD_DATE=2022-04-23T23:22:57-05:00 CALIBRE_RELEASE=156ca865 VERSION=156ca865-ls16 /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-04-24 04:28:25 UTC

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

2022-04-24 04:28:29 UTC

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

2022-04-24 04:28:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-23T23:22:57-05:00

2022-04-24 04:28:37 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-04-24 04:28:41 UTC

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

2022-04-24 04:28:45 UTC

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

2022-04-24 04:28:49 UTC

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

2022-04-24 04:28:53 UTC

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

2022-04-24 04:28:57 UTC

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

2022-04-24 04:29:01 UTC

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

2022-04-24 04:29:05 UTC

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

2022-04-24 04:29:09 UTC

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

2022-04-24 04:29:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=156ca865-ls16

Details
Created

2022-04-24 04:29:01 UTC

Size

813 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 156ca865-ls16 Build-date:- 2022-04-23T23:22:57-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-04-23T23:22:57-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
    1ac92b8e55f1307a689f489961984f644bd62558
  • org.opencontainers.image.revision
    1ac92b8e55f1307a689f489961984f644bd62558
  • 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
    156ca865-ls16

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)\$

TERM

xterm


Layers

[#000] sha256:c04530238b7f3d244dff0a1de7be016dd35ca8b7f21da59d04bd55b290f18043 - 15.84% (129 MB)

[#001] sha256:b52018576fed19c0525c7ff7e348bf10fc61ade4301b32babf6aa41438f5aaa9 - 0.26% (2.15 MB)

[#002] sha256:7755b23b992bdc29c8cac57198521c9f516faf4a4c4350a4100cd49bdcb39863 - 0.36% (2.95 MB)

[#003] sha256:4777a4d90b27681a51b8cbd43be79de72a4022727f4cd6dddc6844a9eb9df623 - 0.0% (2.9 KB)

[#004] sha256:7575242fe32bbbc43bbbc1bb5b51f0c3645487c9a7364ba81679ae35a0835c77 - 0.08% (684 KB)

[#005] sha256:034738b4f80728f93126ef5b4323b0430894ed3f43da242d0fc98b08074dee72 - 1.5% (12.2 MB)

[#006] sha256:9a22577bd0de5074c10e5fc0200a7bc8f70bff3f57feb3de41818803d1be849f - 29.51% (240 MB)

[#007] sha256:80c44a482f29cca6a4671792f5a07434f4eea695787b63c2920481f4603c517b - 0.0% (2.78 KB)

[#008] sha256:bf92ab5d68b540f3effeed742ab097f2db79b5b9d73fe13fb495da60377acfb3 - 0.41% (3.31 MB)

[#009] sha256:f3449d21e0f1a7b070203543c2e6f572213d073f2d5a241b81ee483887589d73 - 0.45% (3.62 MB)

[#010] sha256:fadefc4c17227c0589f98e029eb522c6109a6b3cc00ff8ea325cca3e32851e63 - 28.22% (229 MB)

[#011] sha256:1cd346d0ad2c56a7c8121193fba9dfb0e8200ce1b1561ef99363f3125252adb1 - 0.0% (1.04 KB)

[#012] sha256:f7402eef57e0becb6d6ac82c9c72bafd14f429658f6da3963c12b780a95dffcb - 23.36% (190 MB)

[#013] sha256:846c2253e683c96ece4d03da40703f3c93e4fb3ec3980c7d49c14fafe5dccd42 - 0.0% (902 Bytes)


History
2022-03-29 14:07:13 UTC

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

2022-03-29 14:07:20 UTC

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

2022-03-29 14:07:21 UTC

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

2022-03-29 14:07:22 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 335c692f-ls43 Build-date:- 2022-03-29T09:01:25-05:00

2022-03-29 14:07:23 UTC

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

2022-03-29 14:07:23 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3

2022-03-29 14:07:24 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64

2022-03-29 14:07:25 UTC

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

2022-03-29 14:07:27 UTC

/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/

2022-03-29 14:07:36 UTC

|4 BUILD_DATE=2022-03-29T09:01:25-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=335c692f-ls43 /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 "**** install s6 ****" && chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** configure pacman ****" && locale-gen && pacman-key --init && pacman-key --populate archlinuxarm && echo "**** patch files ****" && pacman -Sy --noconfirm patch && patch -u /etc/s6/init/init-stage2 -i /init-stage2.patch && echo "**** configure locale ****" && echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen && echo "**** cleanup ****" && chmod 755 /etc /usr /usr/bin && pacman -Rsn --noconfirm patch && rm -rf /init-stage2.patch /tmp/* /var/cache/pacman/pkg/* /var/lib/pacman/sync/*

2022-03-29 14:07:37 UTC

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

2022-03-29 14:07:38 UTC

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

2022-03-29 14:07:39 UTC

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

2022-03-29 14:07:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-29T09:01:25-05:00

2022-03-29 14:07:40 UTC

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

2022-03-29 14:07:41 UTC

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

2022-03-29 14:07:42 UTC

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

2022-03-29 14:07:43 UTC

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

2022-03-29 14:07:45 UTC

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

2022-03-29 14:07:46 UTC

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

2022-03-29 14:07:47 UTC

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

2022-03-29 14:07:48 UTC

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

2022-03-29 14:07:48 UTC

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

2022-03-29 14:07:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=335c692f-ls43

2022-03-31 06:43:09 UTC

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

2022-03-31 06:43:10 UTC

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

2022-03-31 06:43:11 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.2.18-10.6-20.9.19-2-ls44 Build-date:- 2022-03-31T06:33:53+00:00

2022-03-31 06:43:12 UTC

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

2022-03-31 06:43:13 UTC

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

2022-03-31 06:43:14 UTC

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

2022-03-31 06:46:10 UTC

|2 BUILD_DATE=2022-03-31T06:33:53+00:00 VERSION=0.2.18-10.6-20.9.19-2-ls44 /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-03-31 06:46:12 UTC

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

2022-03-31 06:46:14 UTC

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

2022-03-31 06:46:15 UTC

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

2022-03-31 06:46:17 UTC

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

2022-03-31 06:46:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-31T06:33:53+00:00

2022-03-31 06:46:20 UTC

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

2022-03-31 06:46:22 UTC

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

2022-03-31 06:46:23 UTC

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

2022-03-31 06:46:25 UTC

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

2022-03-31 06:46:26 UTC

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

2022-03-31 06:46:28 UTC

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

2022-03-31 06:46:30 UTC

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

2022-03-31 06:46:31 UTC

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

2022-03-31 06:46:33 UTC

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

2022-03-31 06:46:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.2.18-10.6-20.9.19-2-ls44

2022-04-10 16:16:12 UTC

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

2022-04-10 16:16:14 UTC

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

2022-04-10 16:16:15 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c96d051c-ls38 Build-date:- 2022-04-10T18:02:20+02:00

2022-04-10 16:16:17 UTC

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

2022-04-10 16:16:20 UTC

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

2022-04-10 16:16:22 UTC

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

2022-04-10 16:22:37 UTC

|2 BUILD_DATE=2022-04-10T18:02:20+02:00 VERSION=c96d051c-ls38 /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-04-10 16:22:41 UTC

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

2022-04-10 16:22:43 UTC

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

2022-04-10 16:22:46 UTC

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

2022-04-10 16:22:48 UTC

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

2022-04-10 16:22:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-10T18:02:20+02:00

2022-04-10 16:22:53 UTC

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

2022-04-10 16:22:56 UTC

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

2022-04-10 16:22:58 UTC

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

2022-04-10 16:23:01 UTC

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

2022-04-10 16:23:03 UTC

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

2022-04-10 16:23:06 UTC

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

2022-04-10 16:23:08 UTC

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

2022-04-10 16:23:11 UTC

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

2022-04-10 16:23:14 UTC

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

2022-04-10 16:23:16 UTC

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

2022-04-24 04:25:22 UTC

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

2022-04-24 04:25:25 UTC

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

2022-04-24 04:25:27 UTC

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

2022-04-24 04:25:29 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 156ca865-ls16 Build-date:- 2022-04-23T23:22:57-05:00

2022-04-24 04:25:32 UTC

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

2022-04-24 04:25:34 UTC

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

2022-04-24 04:28:19 UTC

|3 BUILD_DATE=2022-04-23T23:22:57-05:00 CALIBRE_RELEASE=156ca865 VERSION=156ca865-ls16 /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-04-24 04:28:23 UTC

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

2022-04-24 04:28:26 UTC

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

2022-04-24 04:28:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-23T23:22:57-05:00

2022-04-24 04:28:32 UTC

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

2022-04-24 04:28:36 UTC

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

2022-04-24 04:28:39 UTC

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

2022-04-24 04:28:42 UTC

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

2022-04-24 04:28:45 UTC

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

2022-04-24 04:28:49 UTC

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

2022-04-24 04:28:52 UTC

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

2022-04-24 04:28:55 UTC

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

2022-04-24 04:28:58 UTC

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

2022-04-24 04:29:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=156ca865-ls16

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