Namespace
linuxserver
Image / Tag
chevereto:amd64-1.3.0-ls20
Content Digest
sha256:c4de9a7397c93c7f9f729a7951261cd0db9b5e379abcbe9e94ef9756ede76de9
Details
Created

2021-06-19 08:53:33 UTC

Size

32.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.3.0-ls20 Build-date:- 2021-06-19T08:52:01+00:00
  • maintainer
    alex-phillips
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-06-19T08:52:01+00: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
    f1563422ce850621470da3c2ceeb3b88ab32758c
  • org.opencontainers.image.revision
    f1563422ce850621470da3c2ceeb3b88ab32758c
  • 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.3.0-ls20

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:968da2706a7368a21a9f65b93f560ebd7244c124157efb91196ef0ea41a117d8 - 8.57% (2.79 MB)

[#001] sha256:543953f3005ca5668fc1a99b4f2a6755b020857217f38731eafa59b3d56e9397 - 5.54% (1.8 MB)

[#002] sha256:87356e0f310e348eb0a94ac4ffbaa320a642cc48ff0dc100a3bf48db06f4ffb0 - 5.33% (1.74 MB)

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

[#004] sha256:95764393598ae8ad9cd609e10974ae25c76fde78e5fbdf7d867550948151f407 - 8.78% (2.86 MB)

[#005] sha256:2146bbab8e33b8a38609dfe7f3ae676be6b24873a3a26e98e3dd327ee5167ae1 - 0.01% (2.7 KB)

[#006] sha256:bf35d1a0fa39496bb29388731217a11154998022ea755635acded502069f9071 - 47.59% (15.5 MB)

[#007] sha256:4e7c14a7f7e7fca16712a374a27bffc7dc8fdcccee857c05bdbfce07d71c9596 - 0.01% (3.02 KB)

[#008] sha256:fef6c70a9541d8c92642a707fa27ef0ab2005924f90b8df5c6bd9c4bc051d936 - 24.16% (7.86 MB)

[#009] sha256:d1bd53df76afe3c1c3fbdb69a526d0463ec507599f16e35514197e09771eefdf - 0.0% (1.06 KB)


History
2021-06-16 20:35:11 UTC

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

2021-06-16 20:35:11 UTC

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

2021-06-16 20:35:12 UTC

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

2021-06-16 20:35:12 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3e3be7bf-ls23 Build-date:- 2021-06-16T16:34:28-04:00

2021-06-16 20:35:12 UTC

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

2021-06-16 20:35:12 UTC

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

2021-06-16 20:35:12 UTC

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

2021-06-16 20:35:12 UTC

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

2021-06-16 20:35:13 UTC

|4 BUILD_DATE=2021-06-16T16:34:28-04:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls23 /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-06-16 20:35:13 UTC

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

2021-06-16 20:35:13 UTC

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

2021-06-16 20:35:15 UTC

|4 BUILD_DATE=2021-06-16T16:34:28-04:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls23 /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-06-16 20:35:15 UTC

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

2021-06-16 20:35:15 UTC

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

2021-06-16 20:35:15 UTC

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

2021-06-16 20:35:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-16T16:34:28-04:00

2021-06-16 20:35:15 UTC

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

2021-06-16 20:35:15 UTC

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

2021-06-16 20:35:15 UTC

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

2021-06-16 20:35:15 UTC

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

2021-06-16 20:35:16 UTC

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

2021-06-16 20:35:16 UTC

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

2021-06-16 20:35:16 UTC

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

2021-06-16 20:35:16 UTC

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

2021-06-16 20:35:16 UTC

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

2021-06-16 20:35:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3e3be7bf-ls23

2021-06-17 05:53:57 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.1-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/conf.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-06-17 05:53:57 UTC

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

2021-06-17 05:53:58 UTC

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

2021-06-17 05:53:58 UTC

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

2021-06-17 05:53:58 UTC

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

2021-06-17 05:53:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-17T05:52:48+00:00

2021-06-17 05:53:59 UTC

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

2021-06-17 05:53:59 UTC

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

2021-06-17 05:54:00 UTC

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

2021-06-17 05:54:00 UTC

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

2021-06-17 05:54:00 UTC

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

2021-06-17 05:54:00 UTC

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

2021-06-17 05:54:01 UTC

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

2021-06-17 05:54:01 UTC

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

2021-06-17 05:54:01 UTC

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

2021-06-17 05:54:02 UTC

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

2021-06-19 08:53:20 UTC

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

2021-06-19 08:53:20 UTC

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

2021-06-19 08:53:21 UTC

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

2021-06-19 08:53:21 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.3.0-ls20 Build-date:- 2021-06-19T08:52:01+00:00

2021-06-19 08:53:21 UTC

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

2021-06-19 08:53:29 UTC

|3 BUILD_DATE=2021-06-19T08:52:01+00:00 CHEVERETO_RELEASE=1.3.0 VERSION=1.3.0-ls20 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies composer curl && echo "**** install runtime packages ****" && apk add --no-cache php7 php7-ctype php7-curl php7-gd php7-pdo php7-pdo_mysql && 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 ****" && apk del --purge build-dependencies && rm -rf /root/.cache /tmp/*

2021-06-19 08:53:29 UTC

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

2021-06-19 08:53:30 UTC

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

2021-06-19 08:53:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-19T08:52:01+00:00

2021-06-19 08:53:30 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-06-19 08:53:31 UTC

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

2021-06-19 08:53:31 UTC

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

2021-06-19 08:53:31 UTC

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

2021-06-19 08:53:32 UTC

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

2021-06-19 08:53:32 UTC

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

2021-06-19 08:53:32 UTC

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

2021-06-19 08:53:32 UTC

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

2021-06-19 08:53:33 UTC

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

2021-06-19 08:53:33 UTC

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

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