Namespace
linuxserver
Image / Tag
chevereto:1.4.0-ls27
Content Digest
sha256:9eb06a322ddb2b031290808504c11b701052a53d07040ba633dc40c07b85952a
Details
Created

2021-08-28 08:47:40 UTC

Size

32.7 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.4.0-ls27 Build-date:- 2021-08-28T10:46:28+02:00
  • maintainer
    alex-phillips
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-08-28T10:46:28+02:00
  • org.opencontainers.image.description
    [Chevereto](https://github.com/Chevereto/Chevereto-Free) is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. It's your hosting and your rules, so say goodbye to closures and restrictions.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-chevereto
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    af76cf97cc16d30d829e951f3ea546705895082f
  • org.opencontainers.image.revision
    af76cf97cc16d30d829e951f3ea546705895082f
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-chevereto
  • org.opencontainers.image.title
    Chevereto
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-chevereto/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    1.4.0-ls27

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:021994a2af47040b5603a458048b496a35786112b34f444fa29f296b6e16b8a3 - 8.57% (2.8 MB)

[#001] sha256:f34a62474a643a5d6cb1a81008f90411fb812e4909783cfcacfaf3ff4b503910 - 5.52% (1.8 MB)

[#002] sha256:cb38decd5ba990ca1c59a705f47c812a383c55f1a5989abc2e789f8bd4bad78a - 5.31% (1.74 MB)

[#003] sha256:c42ba23bbc03fee3f4ddff13f5a82acf167ac263eec3e8061def0f0aaef051d6 - 0.0% (438 Bytes)

[#004] sha256:6749cca14626538662af6d7ee86493609798005466336b267272f0383497d58f - 9.22% (3.01 MB)

[#005] sha256:d238ba340e97f116739b4dd82a09c70095b5f1687a1b8ced532347b1c715a81c - 0.01% (2.85 KB)

[#006] sha256:79d21330c7ee68f837d683c9a7e8a5e971ef27225b8960acda85ca4fa98c2f25 - 44.81% (14.6 MB)

[#007] sha256:3c5357362f12cec301320b5850b33680bc8ea3aee5aba9dc565fd9fd7446c395 - 0.01% (2.84 KB)

[#008] sha256:2744f23c7493f6ed54fa8e602ebcd9e3767bcaafa46c3a57052a3dd0ff1b6939 - 26.54% (8.67 MB)

[#009] sha256:1fe7a386728e1084970dd570eaf5870b13cdf7bdaed44722697658e3dc1f9fe4 - 0.0% (1.03 KB)


History
2021-08-10 06:32:07 UTC

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

2021-08-10 06:32:08 UTC

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

2021-08-10 06:32:08 UTC

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

2021-08-10 06:32:08 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f7942911-ls5 Build-date:- 2021-08-10T08:31:16+02:00

2021-08-10 06:32:08 UTC

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

2021-08-10 06:32:08 UTC

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

2021-08-10 06:32:08 UTC

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

2021-08-10 06:32:09 UTC

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

2021-08-10 06:32:10 UTC

|4 BUILD_DATE=2021-08-10T08:31:16+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=f7942911-ls5 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2021-08-10 06:32:10 UTC

/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch

2021-08-10 06:32:10 UTC

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

2021-08-10 06:32:13 UTC

|4 BUILD_DATE=2021-08-10T08:31:16+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=f7942911-ls5 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2021-08-10 06:32:13 UTC

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

2021-08-10 06:32:13 UTC

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

2021-08-10 06:32:13 UTC

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

2021-08-10 06:32:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-10T08:31:16+02:00

2021-08-10 06:32:13 UTC

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

2021-08-10 06:32:13 UTC

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

2021-08-10 06:32:13 UTC

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

2021-08-10 06:32:13 UTC

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

2021-08-10 06:32:14 UTC

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

2021-08-10 06:32:14 UTC

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

2021-08-10 06:32:14 UTC

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

2021-08-10 06:32:14 UTC

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

2021-08-10 06:32:14 UTC

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

2021-08-10 06:32:14 UTC

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

2021-08-26 06:03:31 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.3-libssl logrotate nano nginx openssl php7 php7-fileinfo php7-fpm php7-json php7-mbstring php7-openssl php7-session php7-simplexml php7-xml php7-xmlwriter php7-zlib && echo "**** configure nginx ****" && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/http.d/default.conf && echo "**** fix logrotate ****" && sed -i "s#/var/log/messages {}.*# #g" /etc/logrotate.conf && sed -i 's#/usr/sbin/logrotate /etc/logrotate.conf#/usr/sbin/logrotate /etc/logrotate.conf -s /config/log/logrotate.status#g' /etc/periodic/daily/logrotate

2021-08-26 06:03:32 UTC

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

2021-08-26 06:03:32 UTC

/bin/sh -c #(nop) EXPOSE 443 80

2021-08-26 06:03:32 UTC

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

2021-08-26 06:03:32 UTC

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

2021-08-26 06:03:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-26T06:02:44+00:00

2021-08-26 06:03:33 UTC

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

2021-08-26 06:03:33 UTC

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

2021-08-26 06:03:33 UTC

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

2021-08-26 06:03:33 UTC

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

2021-08-26 06:03:34 UTC

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

2021-08-26 06:03:34 UTC

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

2021-08-26 06:03:34 UTC

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

2021-08-26 06:03:34 UTC

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

2021-08-26 06:03:34 UTC

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

2021-08-26 06:03:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=457e7714-ls6

2021-08-28 08:47:34 UTC

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

2021-08-28 08:47:34 UTC

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

2021-08-28 08:47:34 UTC

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

2021-08-28 08:47:34 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.4.0-ls27 Build-date:- 2021-08-28T10:46:28+02:00

2021-08-28 08:47:35 UTC

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

2021-08-28 08:47:38 UTC

|3 BUILD_DATE=2021-08-28T10:46:28+02:00 CHEVERETO_RELEASE=1.4.0 VERSION=1.4.0-ls27 /bin/sh -c echo "**** install runtime packages ****" && apk add --update --no-cache curl php7 php7-ctype php7-curl php7-exif php7-gd php7-json php7-mbstring php7-pdo php7-pdo_mysql php7-zip php7-session php7-xml php7-fileinfo && echo "**** install chevereto-free ****" && mkdir -p /app/chevereto && if [ -z ${CHEVERETO_RELEASE+x} ]; then CHEVERETO_RELEASE=$(curl -sX GET "https://api.github.com/repos/Chevereto/Chevereto-Free/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && curl -o /tmp/chevereto.tar.gz -L "https://github.com/Chevereto/Chevereto-Free/archive/${CHEVERETO_RELEASE}.tar.gz" && tar xf /tmp/chevereto.tar.gz -C /app/chevereto/ --strip-components=1 && echo "**** cleanup ****" && rm -rf /root/.cache /tmp/*

2021-08-28 08:47:38 UTC

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

2021-08-28 08:47:39 UTC

/bin/sh -c #(nop) EXPOSE 443 80

2021-08-28 08:47:39 UTC

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

2021-08-28 08:47:39 UTC

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

2021-08-28 08:47:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-28T10:46:28+02:00

2021-08-28 08:47:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Chevereto](https://github.com/Chevereto/Chevereto-Free) is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. It's your hosting and your rules, so say goodbye to closures and restrictions.

2021-08-28 08:47:39 UTC

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

2021-08-28 08:47:39 UTC

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

2021-08-28 08:47:40 UTC

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

2021-08-28 08:47:40 UTC

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

2021-08-28 08:47:40 UTC

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

2021-08-28 08:47:40 UTC

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

2021-08-28 08:47:40 UTC

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

2021-08-28 08:47:40 UTC

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

2021-08-28 08:47:40 UTC

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

Details
Created

2021-08-28 08:47:59 UTC

Size

31.7 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.4.0-ls27 Build-date:- 2021-08-28T10:46:28+02:00
  • maintainer
    alex-phillips
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-08-28T10:46:28+02:00
  • org.opencontainers.image.description
    [Chevereto](https://github.com/Chevereto/Chevereto-Free) is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. It's your hosting and your rules, so say goodbye to closures and restrictions.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-chevereto
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    af76cf97cc16d30d829e951f3ea546705895082f
  • org.opencontainers.image.revision
    af76cf97cc16d30d829e951f3ea546705895082f
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-chevereto
  • org.opencontainers.image.title
    Chevereto
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-chevereto/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    1.4.0-ls27

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:e10ca87729dc992ea3e47b9171733b68192d5cadc2f039ef13e7f8746115b081 - 7.64% (2.42 MB)

[#001] sha256:0efe083f99284eb838b0e9b583e2e452efbc7c2aa57962bc49d60d075fafc328 - 6.79% (2.15 MB)

[#002] sha256:a9c7ec24d68d493cbe0af2747acf9f277cc5b9498f46f7be3609cd2d99c4ee07 - 6.57% (2.08 MB)

[#003] sha256:bbe95792687d6f7e7209cd1f763f509484419230fe37f8622537ef3c978f463b - 0.0% (412 Bytes)

[#004] sha256:4d80b053886a7568a707111e81a3e57da97514d4bb39d4403d887d040d4fe7b8 - 13.07% (4.14 MB)

[#005] sha256:945d688e0dcb3ce81fd6f29f44c14a2fa36e879318d14549bb516addc699214d - 0.01% (2.85 KB)

[#006] sha256:db1991ec7820d9dfd6dba0c12d29dd6152eada993cad9606280ca78c9c878e17 - 39.93% (12.6 MB)

[#007] sha256:7cc9e049f088174c9810f2eb3b46fe1fd476d2e4548d53a9792b18e2fc6c50d9 - 0.01% (2.78 KB)

[#008] sha256:313acee9882fd615a173b20168765b127f344f87865de4a139a9e33f8e9fdf7f - 25.97% (8.22 MB)

[#009] sha256:725108553c1b3cb5ab01c6e3a1e5d43e297ce45deead111870974fa53ded6350 - 0.0% (1.04 KB)


History
2021-08-10 06:32:12 UTC

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

2021-08-10 06:32:13 UTC

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

2021-08-10 06:32:14 UTC

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

2021-08-10 06:32:15 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f7942911-ls5 Build-date:- 2021-08-10T08:31:16+02:00

2021-08-10 06:32:16 UTC

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

2021-08-10 06:32:17 UTC

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

2021-08-10 06:32:18 UTC

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

2021-08-10 06:32:20 UTC

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

2021-08-10 06:32:20 UTC

|4 BUILD_DATE=2021-08-10T08:31:16+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=f7942911-ls5 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2021-08-10 06:32:22 UTC

/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch

2021-08-10 06:32:22 UTC

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

2021-08-10 06:32:26 UTC

|4 BUILD_DATE=2021-08-10T08:31:16+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=f7942911-ls5 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && echo "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2021-08-10 06:32:27 UTC

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

2021-08-10 06:32:27 UTC

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

2021-08-10 06:32:28 UTC

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

2021-08-10 06:32:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-10T08:31:16+02:00

2021-08-10 06:32:30 UTC

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

2021-08-10 06:32:31 UTC

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

2021-08-10 06:32:32 UTC

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

2021-08-10 06:32:33 UTC

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

2021-08-10 06:32:34 UTC

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

2021-08-10 06:32:35 UTC

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

2021-08-10 06:32:36 UTC

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

2021-08-10 06:32:37 UTC

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

2021-08-10 06:32:38 UTC

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

2021-08-10 06:32:39 UTC

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

2021-08-26 06:03:32 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.3-libssl logrotate nano nginx openssl php7 php7-fileinfo php7-fpm php7-json php7-mbstring php7-openssl php7-session php7-simplexml php7-xml php7-xmlwriter php7-zlib && echo "**** configure nginx ****" && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/http.d/default.conf && echo "**** fix logrotate ****" && sed -i "s#/var/log/messages {}.*# #g" /etc/logrotate.conf && sed -i 's#/usr/sbin/logrotate /etc/logrotate.conf#/usr/sbin/logrotate /etc/logrotate.conf -s /config/log/logrotate.status#g' /etc/periodic/daily/logrotate

2021-08-26 06:03:33 UTC

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

2021-08-26 06:03:33 UTC

/bin/sh -c #(nop) EXPOSE 443 80

2021-08-26 06:03:34 UTC

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

2021-08-26 06:03:35 UTC

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

2021-08-26 06:03:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-26T06:02:44+00:00

2021-08-26 06:03:37 UTC

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

2021-08-26 06:03:38 UTC

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

2021-08-26 06:03:39 UTC

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

2021-08-26 06:03:40 UTC

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

2021-08-26 06:03:41 UTC

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

2021-08-26 06:03:42 UTC

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

2021-08-26 06:03:43 UTC

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

2021-08-26 06:03:44 UTC

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

2021-08-26 06:03:45 UTC

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

2021-08-26 06:03:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=457e7714-ls6

2021-08-28 08:47:34 UTC

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

2021-08-28 08:47:35 UTC

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

2021-08-28 08:47:36 UTC

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

2021-08-28 08:47:37 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.4.0-ls27 Build-date:- 2021-08-28T10:46:28+02:00

2021-08-28 08:47:38 UTC

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

2021-08-28 08:47:45 UTC

|3 BUILD_DATE=2021-08-28T10:46:28+02:00 CHEVERETO_RELEASE=1.4.0 VERSION=1.4.0-ls27 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache curl php7 php7-ctype php7-curl php7-exif php7-gd php7-json php7-mbstring php7-pdo php7-pdo_mysql php7-zip php7-session php7-xml php7-fileinfo && echo "**** install chevereto-free ****" && mkdir -p /app/chevereto && if [ -z ${CHEVERETO_RELEASE+x} ]; then CHEVERETO_RELEASE=$(curl -sX GET "https://api.github.com/repos/Chevereto/Chevereto-Free/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && curl -o /tmp/chevereto.tar.gz -L "https://github.com/Chevereto/Chevereto-Free/archive/${CHEVERETO_RELEASE}.tar.gz" && tar xf /tmp/chevereto.tar.gz -C /app/chevereto/ --strip-components=1 && echo "**** cleanup ****" && rm -rf /root/.cache /tmp/*

2021-08-28 08:47:46 UTC

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

2021-08-28 08:47:46 UTC

/bin/sh -c #(nop) EXPOSE 443 80

2021-08-28 08:47:47 UTC

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

2021-08-28 08:47:48 UTC

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

2021-08-28 08:47:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-28T10:46:28+02:00

2021-08-28 08:47:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Chevereto](https://github.com/Chevereto/Chevereto-Free) is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. It's your hosting and your rules, so say goodbye to closures and restrictions.

2021-08-28 08:47:51 UTC

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

2021-08-28 08:47:52 UTC

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

2021-08-28 08:47:53 UTC

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

2021-08-28 08:47:54 UTC

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

2021-08-28 08:47:55 UTC

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

2021-08-28 08:47:56 UTC

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

2021-08-28 08:47:57 UTC

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

2021-08-28 08:47:58 UTC

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

2021-08-28 08:47:59 UTC

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

Details
Created

2021-08-28 08:48:00 UTC

Size

34.9 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.4.0-ls27 Build-date:- 2021-08-28T10:46:28+02:00
  • maintainer
    alex-phillips
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-08-28T10:46:28+02:00
  • org.opencontainers.image.description
    [Chevereto](https://github.com/Chevereto/Chevereto-Free) is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. It's your hosting and your rules, so say goodbye to closures and restrictions.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-chevereto
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    af76cf97cc16d30d829e951f3ea546705895082f
  • org.opencontainers.image.revision
    af76cf97cc16d30d829e951f3ea546705895082f
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-chevereto
  • org.opencontainers.image.title
    Chevereto
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-chevereto/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    1.4.0-ls27

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:364ae3ff59778861405507a418c946695f87748dd88044737d00016c941bac42 - 7.75% (2.7 MB)

[#001] sha256:54759f634fe511874c2d4c793d1d9faa8a82e9d2b2212413f856977c2129d928 - 6.16% (2.15 MB)

[#002] sha256:f5605670019ecb8a1fde2876d9d7455066bddc04efc09f3736fa3d47278bc833 - 6.03% (2.1 MB)

[#003] sha256:a2fcedb6831403a86c21fb0563be6519783b16319cf63eb9f4fb28372828141c - 0.0% (414 Bytes)

[#004] sha256:672a88e4fb9001a9ff6567804a5d30c9061c80406aecf558d0a9394da1dad10c - 13.37% (4.66 MB)

[#005] sha256:945d688e0dcb3ce81fd6f29f44c14a2fa36e879318d14549bb516addc699214d - 0.01% (2.85 KB)

[#006] sha256:165d9f8513ad49128e067f96154e29f5f23514ffc134ee16f1f1e22c33ec53a5 - 41.95% (14.6 MB)

[#007] sha256:ceee8a1f63c2ab92691b766dfaa4f7fdf297c61749e97760b2f48d1a719f86af - 0.01% (2.78 KB)

[#008] sha256:6318ba9b4b1d8975b299ef54704b7882dbb6650ab88cfba693896b1078500e5c - 24.72% (8.62 MB)

[#009] sha256:04466ef657e17958cb3f8d4584f3ddf339af082227f844a310575c2c52b21f3f - 0.0% (1.04 KB)


History
2021-08-10 06:32:12 UTC

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

2021-08-10 06:32:12 UTC

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

2021-08-10 06:32:13 UTC

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

2021-08-10 06:32:14 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f7942911-ls5 Build-date:- 2021-08-10T08:31:16+02:00

2021-08-10 06:32:15 UTC

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

2021-08-10 06:32:16 UTC

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

2021-08-10 06:32:17 UTC

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

2021-08-10 06:32:19 UTC

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

2021-08-10 06:32:19 UTC

|4 BUILD_DATE=2021-08-10T08:31:16+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=f7942911-ls5 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2021-08-10 06:32:21 UTC

/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch

2021-08-10 06:32:21 UTC

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

2021-08-10 06:32:25 UTC

|4 BUILD_DATE=2021-08-10T08:31:16+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=f7942911-ls5 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && echo "**** add qemu ****" && curl -o /usr/bin/qemu-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2021-08-10 06:32:26 UTC

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

2021-08-10 06:32:26 UTC

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

2021-08-10 06:32:27 UTC

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

2021-08-10 06:32:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-10T08:31:16+02:00

2021-08-10 06:32:29 UTC

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

2021-08-10 06:32:30 UTC

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

2021-08-10 06:32:31 UTC

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

2021-08-10 06:32:32 UTC

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

2021-08-10 06:32:33 UTC

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

2021-08-10 06:32:34 UTC

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

2021-08-10 06:32:35 UTC

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

2021-08-10 06:32:36 UTC

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

2021-08-10 06:32:37 UTC

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

2021-08-10 06:32:38 UTC

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

2021-08-26 06:03:34 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.3-libssl logrotate nano nginx openssl php7 php7-fileinfo php7-fpm php7-json php7-mbstring php7-openssl php7-session php7-simplexml php7-xml php7-xmlwriter php7-zlib && echo "**** configure nginx ****" && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/http.d/default.conf && echo "**** fix logrotate ****" && sed -i "s#/var/log/messages {}.*# #g" /etc/logrotate.conf && sed -i 's#/usr/sbin/logrotate /etc/logrotate.conf#/usr/sbin/logrotate /etc/logrotate.conf -s /config/log/logrotate.status#g' /etc/periodic/daily/logrotate

2021-08-26 06:03:35 UTC

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

2021-08-26 06:03:35 UTC

/bin/sh -c #(nop) EXPOSE 443 80

2021-08-26 06:03:36 UTC

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

2021-08-26 06:03:37 UTC

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

2021-08-26 06:03:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-26T06:02:44+00:00

2021-08-26 06:03:39 UTC

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

2021-08-26 06:03:40 UTC

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

2021-08-26 06:03:41 UTC

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

2021-08-26 06:03:42 UTC

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

2021-08-26 06:03:43 UTC

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

2021-08-26 06:03:44 UTC

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

2021-08-26 06:03:45 UTC

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

2021-08-26 06:03:46 UTC

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

2021-08-26 06:03:47 UTC

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

2021-08-26 06:03:48 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=457e7714-ls6

2021-08-28 08:47:36 UTC

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

2021-08-28 08:47:37 UTC

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

2021-08-28 08:47:38 UTC

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

2021-08-28 08:47:39 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.4.0-ls27 Build-date:- 2021-08-28T10:46:28+02:00

2021-08-28 08:47:40 UTC

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

2021-08-28 08:47:46 UTC

|3 BUILD_DATE=2021-08-28T10:46:28+02:00 CHEVERETO_RELEASE=1.4.0 VERSION=1.4.0-ls27 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache curl php7 php7-ctype php7-curl php7-exif php7-gd php7-json php7-mbstring php7-pdo php7-pdo_mysql php7-zip php7-session php7-xml php7-fileinfo && echo "**** install chevereto-free ****" && mkdir -p /app/chevereto && if [ -z ${CHEVERETO_RELEASE+x} ]; then CHEVERETO_RELEASE=$(curl -sX GET "https://api.github.com/repos/Chevereto/Chevereto-Free/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && curl -o /tmp/chevereto.tar.gz -L "https://github.com/Chevereto/Chevereto-Free/archive/${CHEVERETO_RELEASE}.tar.gz" && tar xf /tmp/chevereto.tar.gz -C /app/chevereto/ --strip-components=1 && echo "**** cleanup ****" && rm -rf /root/.cache /tmp/*

2021-08-28 08:47:47 UTC

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

2021-08-28 08:47:47 UTC

/bin/sh -c #(nop) EXPOSE 443 80

2021-08-28 08:47:48 UTC

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

2021-08-28 08:47:49 UTC

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

2021-08-28 08:47:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-28T10:46:28+02:00

2021-08-28 08:47:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Chevereto](https://github.com/Chevereto/Chevereto-Free) is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. It's your hosting and your rules, so say goodbye to closures and restrictions.

2021-08-28 08:47:52 UTC

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

2021-08-28 08:47:53 UTC

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

2021-08-28 08:47:54 UTC

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

2021-08-28 08:47:55 UTC

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

2021-08-28 08:47:56 UTC

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

2021-08-28 08:47:57 UTC

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

2021-08-28 08:47:58 UTC

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

2021-08-28 08:47:59 UTC

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

2021-08-28 08:48:00 UTC

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

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