Namespace
linuxserver
Image / Tag
chevereto:amd64-1.3.0-ls16
Content Digest
sha256:b90c6dc0b4a71f24108463a7a020f713729ad93eb313049eefa189d4395d386f
Details
Created

2021-05-22 09:01:11 UTC

Size

32.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.3.0-ls16 Build-date:- 2021-05-22T08:59:35+00:00
  • maintainer
    alex-phillips
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-05-22T08:59:35+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
    21b280d29fb878f19d27be8b6b49c39b31d6d856
  • org.opencontainers.image.revision
    21b280d29fb878f19d27be8b6b49c39b31d6d856
  • 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-ls16

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:37981f420038e520bb64e8ac9224ff67d1d6c1e1a6e3319fb4c37553abe788bc - 8.57% (2.79 MB)

[#001] sha256:b3903e62d17212c1836a48e72b9a6c34b3ccee5be0b854bb36bc89a23f696bde - 5.55% (1.8 MB)

[#002] sha256:a806d0a6bfbdfa4b7945ef90a22349d599d36b8464a0130b26ce81e9879e67a8 - 5.34% (1.74 MB)

[#003] sha256:18f4c12ec3849e1ef55ffd1f019050940c037d4b4d90c2274beaab418a4dcd23 - 0.0% (437 Bytes)

[#004] sha256:aa6d6cae0669b71f8652119bef249b08b9ac701cd060d8e6917df0d179cf2554 - 8.79% (2.86 MB)

[#005] sha256:f5576829d6cb9b1db92bc07d348575e74e81f8472afe9ef29a993ad71ef7c556 - 0.01% (2.61 KB)

[#006] sha256:d355f7b8e8d4f089fd675d5c973abf3ad7940c6ac03c432ba1ec8428d89b5b8e - 47.58% (15.5 MB)

[#007] sha256:5528dac3e517e706e2aa63c58b2a2b56d8f84c15089a1b7683fe256c19773c70 - 0.01% (3.03 KB)

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

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


History
2021-04-20 11:56:55 UTC

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

2021-04-20 11:56:55 UTC

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

2021-04-20 11:56:56 UTC

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

2021-04-20 11:56:56 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3e3be7bf-ls22 Build-date:- 2021-04-20T12:55:46+01:00

2021-04-20 11:56:57 UTC

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

2021-04-20 11:56:57 UTC

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

2021-04-20 11:56:57 UTC

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

2021-04-20 11:57:00 UTC

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

2021-04-20 11:57:02 UTC

|4 BUILD_DATE=2021-04-20T12:55:46+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls22 /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-04-20 11:57:02 UTC

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

2021-04-20 11:57:03 UTC

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

2021-04-20 11:57:06 UTC

|4 BUILD_DATE=2021-04-20T12:55:46+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls22 /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-04-20 11:57:07 UTC

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

2021-04-20 11:57:07 UTC

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

2021-04-20 11:57:08 UTC

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

2021-04-20 11:57:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-20T12:55:46+01:00

2021-04-20 11:57:08 UTC

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

2021-04-20 11:57:09 UTC

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

2021-04-20 11:57:09 UTC

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

2021-04-20 11:57:10 UTC

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

2021-04-20 11:57:10 UTC

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

2021-04-20 11:57:11 UTC

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

2021-04-20 11:57:11 UTC

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

2021-04-20 11:57:11 UTC

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

2021-04-20 11:57:12 UTC

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

2021-04-20 11:57:12 UTC

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

2021-04-22 05:59:38 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-04-22 05:59:38 UTC

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

2021-04-22 05:59:39 UTC

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

2021-04-22 05:59:39 UTC

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

2021-04-22 05:59:39 UTC

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

2021-04-22 05:59:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-22T05:57:59+00:00

2021-04-22 05:59:40 UTC

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

2021-04-22 05:59:41 UTC

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

2021-04-22 05:59:41 UTC

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

2021-04-22 05:59:41 UTC

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

2021-04-22 05:59:42 UTC

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

2021-04-22 05:59:42 UTC

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

2021-04-22 05:59:42 UTC

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

2021-04-22 05:59:43 UTC

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

2021-04-22 05:59:43 UTC

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

2021-04-22 05:59:43 UTC

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

2021-05-22 09:00:59 UTC

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

2021-05-22 09:00:59 UTC

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

2021-05-22 09:00:59 UTC

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

2021-05-22 09:01:00 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.3.0-ls16 Build-date:- 2021-05-22T08:59:35+00:00

2021-05-22 09:01:00 UTC

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

2021-05-22 09:01:07 UTC

|3 BUILD_DATE=2021-05-22T08:59:35+00:00 CHEVERETO_RELEASE=1.3.0 VERSION=1.3.0-ls16 /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-05-22 09:01:08 UTC

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

2021-05-22 09:01:08 UTC

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

2021-05-22 09:01:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-22T08:59:35+00:00

2021-05-22 09:01:09 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-05-22 09:01:09 UTC

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

2021-05-22 09:01:09 UTC

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

2021-05-22 09:01:10 UTC

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

2021-05-22 09:01:10 UTC

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

2021-05-22 09:01:10 UTC

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

2021-05-22 09:01:11 UTC

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

2021-05-22 09:01:11 UTC

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

2021-05-22 09:01:11 UTC

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

2021-05-22 09:01:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.3.0-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