Namespace
linuxserver
Image / Tag
calibre-web:2
Content Digest
sha256:e583cc755ecb0621b56f0714e92491fbb19291e4131861a39671cd77ecfc368b
Details
Created

2017-07-17 17:08:19 UTC

Size

82.2 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2 Build-date:- July-17-2017-17:06:24-UTC

Environment
HOME

/root

PATH

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

PS1

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

TERM

xterm


Layers

[#000] sha256:5308556c9d008391ebecfd4a6721acb6a4603daa5128a2ca935d963f0673707c - 2.45% (2.01 MB)

[#001] sha256:456ce05f9858c444fb689e2aaea3267448337de269f3e7ad307277125b2ef05f - 8.03% (6.6 MB)

[#002] sha256:8982ff6fb6526e642d61626488c12a0237111e74b763efb538683d4903051d47 - 0.0% (445 Bytes)

[#003] sha256:b2a5b22f4ad8c56708eeb2d166582cd2e8ee5002e354ccd97e8adabbc8b71157 - 47.69% (39.2 MB)

[#004] sha256:4cce126ea61c714e834366ec97b5c11658c831864722921f67cfdb19c289692f - 41.82% (34.4 MB)

[#005] sha256:b4b8f475396f34b0f875e6e56e42f49a5dc2f3cc1a1ec600002f4601199ba114 - 0.0% (1.8 KB)


History
2017-07-14 22:51:37 UTC

/bin/sh -c #(nop) ADD file:adc1902b5167d23fdace228e5e641981533bf2603bc96a451fc23fff2d17b7d6 in /

2017-07-14 22:51:37 UTC

/bin/sh -c #(nop) MAINTAINER sparklyballs

2017-07-14 22:51:38 UTC

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

2017-07-14 22:51:38 UTC

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

2017-07-14 22:51:49 UTC

|1 OVERLAY_ARCH=amd64 /bin/sh -c apk add --no-cache --virtual=build-dependencies curl tar && apk add --no-cache bash ca-certificates coreutils shadow tzdata && OVERLAY_VERSION=$(curl -sX GET "https://api.github.com/repos/just-containers/s6-overlay/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]') && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && apk del --purge build-dependencies && rm -rf /tmp/*

2017-07-14 22:51:50 UTC

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

2017-07-14 22:51:50 UTC

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

2017-07-14 22:52:50 UTC

/bin/sh -c #(nop) MAINTAINER sparklyballs

2017-07-14 22:57:24 UTC

/bin/sh -c apk add --no-cache --virtual=build-dependencies autoconf automake freetype-dev g++ gcc jpeg-dev lcms2-dev libffi-dev libpng-dev libwebp-dev linux-headers make openjpeg-dev openssl-dev python2-dev tiff-dev zlib-dev && apk add --no-cache curl freetype git lcms2 libjpeg-turbo libwebp openjpeg openssl p7zip py2-lxml py2-pip python2 tar tiff unrar unzip vnstat wget xz zlib && pip install --no-cache-dir -U pip && pip install --no-cache-dir -U cheetah configparser ndg-httpsclient notify paramiko pillow psutil pyopenssl requests setuptools urllib3 virtualenv && apk del --purge build-dependencies && rm -rf /root/.cache /tmp/*

2017-07-17 17:06:26 UTC

/bin/sh -c #(nop) MAINTAINER sparklyballs,chbmb

2017-07-17 17:06:26 UTC

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

2017-07-17 17:06:26 UTC

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

2017-07-17 17:06:26 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2 Build-date:- July-17-2017-17:06:24-UTC

2017-07-17 17:08:18 UTC

|2 BUILD_DATE=July-17-2017-17:06:24-UTC VERSION=2 /bin/sh -c apk add --no-cache --virtual=build-dependencies g++ gcc make python2-dev && apk add --no-cache imagemagick && mkdir -p /app/calibre-web && curl -o /tmp/calibre-web.tar.gz -L https://github.com/janeczku/calibre-web/archive/master.tar.gz && tar xf /tmp/calibre-web.tar.gz -C /app/calibre-web --strip-components=1 && cd /app/calibre-web && pip install --no-cache-dir -U -r requirements.txt && pip install --no-cache-dir -U -r optional-requirements.txt && apk del --purge build-dependencies && rm -rf /tmp/*

2017-07-17 17:08:19 UTC

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

2017-07-17 17:08:19 UTC

/bin/sh -c #(nop) EXPOSE 8083/tcp

2017-07-17 17:08:19 UTC

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

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