Namespace
linuxserver
Image / Tag
chevereto:1.3.0-ls14
Content Digest
sha256:6fb3666dcb4860c40e0ee19204868a7d7e80ff47a52639b898be0b1a432095f9
Details
Created

2021-04-17 08:57:38 UTC

Size

32.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.3.0-ls14 Build-date:- 2021-04-17T04:56:26-04:00
  • maintainer
    alex-phillips
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-04-17T04:56:26-04: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
    39e77b5ba247cd7113745ac53dee6951574caa43
  • org.opencontainers.image.revision
    39e77b5ba247cd7113745ac53dee6951574caa43
  • 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-ls14

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:2d34e860166319b29e21ca833c1da9ac5a0b62922f170e1c78694a8b909e1bfb - 8.57% (2.79 MB)

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

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

[#003] sha256:60e3dbb8734f96d01e1bcc72b9d6b35c8159ad8c75e5a6a09019835ee4c4e9e0 - 0.0% (436 Bytes)

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

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

[#006] sha256:f728eea16c776ffe06eff0f355217cd177d73c78c042af314e3a2db4af3f01b4 - 47.6% (15.5 MB)

[#007] sha256:3cd4b14cedc85d10d99ac8b45fcb500eb2d3b25a957853fc9d140df85b3a82a6 - 0.01% (3.02 KB)

[#008] sha256:c7fd0d8ecbae250c6e51b698446bf24535d917e779d7387d7ff3a9ba8e149bed - 24.13% (7.85 MB)

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


History
2021-04-13 06:38:50 UTC

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

2021-04-13 06:38:50 UTC

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

2021-04-13 06:38:50 UTC

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

2021-04-13 06:38:51 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3e3be7bf-ls21 Build-date:- 2021-04-13T06:37:32+00:00

2021-04-13 06:38:51 UTC

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

2021-04-13 06:38:51 UTC

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

2021-04-13 06:38:51 UTC

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

2021-04-13 06:38:52 UTC

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

2021-04-13 06:38:54 UTC

|4 BUILD_DATE=2021-04-13T06:37:32+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls21 /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-13 06:38:55 UTC

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

2021-04-13 06:38:55 UTC

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

2021-04-13 06:38:59 UTC

|4 BUILD_DATE=2021-04-13T06:37:32+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls21 /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-13 06:39:00 UTC

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

2021-04-13 06:39:00 UTC

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

2021-04-15 05:59:40 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-15 05:59:41 UTC

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

2021-04-15 05:59:42 UTC

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

2021-04-15 05:59:42 UTC

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

2021-04-17 08:57:31 UTC

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

2021-04-17 08:57:31 UTC

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

2021-04-17 08:57:31 UTC

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

2021-04-17 08:57:32 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.3.0-ls14 Build-date:- 2021-04-17T04:56:26-04:00

2021-04-17 08:57:32 UTC

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

2021-04-17 08:57:36 UTC

|3 BUILD_DATE=2021-04-17T04:56:26-04:00 CHEVERETO_RELEASE=1.3.0 VERSION=1.3.0-ls14 /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-04-17 08:57:36 UTC

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

2021-04-17 08:57:36 UTC

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

2021-04-17 08:57:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-17T04:56:26-04:00

2021-04-17 08:57:36 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-04-17 08:57:37 UTC

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

2021-04-17 08:57:37 UTC

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

2021-04-17 08:57:37 UTC

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

2021-04-17 08:57:37 UTC

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

2021-04-17 08:57:37 UTC

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

2021-04-17 08:57:38 UTC

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

2021-04-17 08:57:38 UTC

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

2021-04-17 08:57:38 UTC

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

2021-04-17 08:57:38 UTC

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

Details
Created

2021-04-17 08:57:57 UTC

Size

31.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.3.0-ls14 Build-date:- 2021-04-17T04:56:26-04:00
  • maintainer
    alex-phillips
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-04-17T04:56:26-04: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
    39e77b5ba247cd7113745ac53dee6951574caa43
  • org.opencontainers.image.revision
    39e77b5ba247cd7113745ac53dee6951574caa43
  • 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-ls14

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:d73bcf021b3d9f2d8e7dca548a30be38a16a5a2c6b647c1bb9f9f0a8e38d4ce2 - 7.63% (2.4 MB)

[#001] sha256:76fbfbfafec9ddd635106c3fb83aecca71ee30cf466b0ed3ea0c1cb66b1fa64b - 6.84% (2.15 MB)

[#002] sha256:29ada181a07a02382e78c5d383e605cab0b6adc7a173829fa913df809058f584 - 6.62% (2.08 MB)

[#003] sha256:5db204870e9b0b6b68a496086dd60caef04597dadb6cb084cec6e6862796bb16 - 0.0% (439 Bytes)

[#004] sha256:5db76754463a2b50ae3f913f1c99d777127e913626f475c02987ba893f15c8db - 12.66% (3.98 MB)

[#005] sha256:60b9a7c32d62a2dcabb77b2be0888b87653d047171f71a10f0c19ac34bbd723c - 0.01% (2.62 KB)

[#006] sha256:c48b5ea79d09725d4c1f08dc4b43a18f73df8b565160cb0578d8f1c9504ba87c - 42.65% (13.4 MB)

[#007] sha256:074ec7d75104e9aa768101c625463618c3cc8b808090f14ffcfcef41e3a4ad26 - 0.01% (3.02 KB)

[#008] sha256:1357ea059a30f6c74433ca2ef60bbad65e96eaa6d8c6c2e3324605884028fef8 - 23.59% (7.42 MB)

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


History
2021-04-13 06:39:01 UTC

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

2021-04-13 06:39:01 UTC

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

2021-04-13 06:39:02 UTC

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

2021-04-13 06:39:02 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3e3be7bf-ls21 Build-date:- 2021-04-13T06:37:32+00:00

2021-04-13 06:39:03 UTC

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

2021-04-13 06:39:03 UTC

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

2021-04-13 06:39:04 UTC

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

2021-04-13 06:39:06 UTC

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

2021-04-13 06:39:09 UTC

|4 BUILD_DATE=2021-04-13T06:37:32+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls21 /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-13 06:39:10 UTC

/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch

2021-04-13 06:39:10 UTC

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

2021-04-13 06:39:19 UTC

|4 BUILD_DATE=2021-04-13T06:37:32+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls21 /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-04-13 06:39:20 UTC

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

2021-04-13 06:39:21 UTC

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

2021-04-15 05:59:51 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-15 05:59:51 UTC

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

2021-04-15 05:59:52 UTC

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

2021-04-15 05:59:52 UTC

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

2021-04-17 08:57:41 UTC

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

2021-04-17 08:57:42 UTC

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

2021-04-17 08:57:42 UTC

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

2021-04-17 08:57:43 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.3.0-ls14 Build-date:- 2021-04-17T04:56:26-04:00

2021-04-17 08:57:43 UTC

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

2021-04-17 08:57:50 UTC

|3 BUILD_DATE=2021-04-17T04:56:26-04:00 CHEVERETO_RELEASE=1.3.0 VERSION=1.3.0-ls14 /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-04-17 08:57:51 UTC

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

2021-04-17 08:57:52 UTC

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

2021-04-17 08:57:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-17T04:56:26-04:00

2021-04-17 08:57:53 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-04-17 08:57:53 UTC

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

2021-04-17 08:57:54 UTC

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

2021-04-17 08:57:54 UTC

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

2021-04-17 08:57:55 UTC

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

2021-04-17 08:57:55 UTC

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

2021-04-17 08:57:56 UTC

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

2021-04-17 08:57:56 UTC

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

2021-04-17 08:57:57 UTC

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

2021-04-17 08:57:57 UTC

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

Details
Created

2021-04-17 08:58:58 UTC

Size

35 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.3.0-ls14 Build-date:- 2021-04-17T04:56:26-04:00
  • maintainer
    alex-phillips
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-04-17T04:56:26-04: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
    39e77b5ba247cd7113745ac53dee6951574caa43
  • org.opencontainers.image.revision
    39e77b5ba247cd7113745ac53dee6951574caa43
  • 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-ls14

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:292a78a9d8f3be182b24fc4ef7b6fe88c02a28afda47680d86daf07a212f1df9 - 7.73% (2.7 MB)

[#001] sha256:c6611cefe27634591fed06d3842606bce43cd9145bdcf1e3b2ce8a7cee747206 - 6.14% (2.15 MB)

[#002] sha256:350fdb888b54dcc23e9cfb81c9a537b45b39b945f19ea119dc4d4d246ea761bd - 6.01% (2.1 MB)

[#003] sha256:db5a5af9c93df4091ea7f3d0b49fbffb97cf2ed24e2e40513e1bd19d3e4e36a3 - 0.0% (440 Bytes)

[#004] sha256:8a74c7d051e57b157407d62ce6f16752c0a1d35959fee14f8c0556eb3c3550ee - 12.89% (4.51 MB)

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

[#006] sha256:56bd07e980ca5195ff99ae8e40901ce5f172b413f2dd0894a11b782b0a51b47c - 44.87% (15.7 MB)

[#007] sha256:074ec7d75104e9aa768101c625463618c3cc8b808090f14ffcfcef41e3a4ad26 - 0.01% (3.02 KB)

[#008] sha256:3c457d70ef36677135a07049727a9c9f70192aaa8872f92d727e52b6392e02a0 - 22.35% (7.82 MB)

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


History
2021-04-13 06:39:11 UTC

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

2021-04-13 06:39:12 UTC

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

2021-04-13 06:39:13 UTC

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

2021-04-13 06:39:13 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3e3be7bf-ls21 Build-date:- 2021-04-13T06:37:32+00:00

2021-04-13 06:39:14 UTC

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

2021-04-13 06:39:14 UTC

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

2021-04-13 06:39:15 UTC

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

2021-04-13 06:39:17 UTC

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

2021-04-13 06:39:21 UTC

|4 BUILD_DATE=2021-04-13T06:37:32+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls21 /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-13 06:39:22 UTC

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

2021-04-13 06:39:22 UTC

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

2021-04-13 06:39:33 UTC

|4 BUILD_DATE=2021-04-13T06:37:32+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls21 /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-04-13 06:39:34 UTC

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

2021-04-13 06:39:35 UTC

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

2021-04-15 05:59:49 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-15 05:59:50 UTC

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

2021-04-15 05:59:50 UTC

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

2021-04-15 05:59:50 UTC

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

2021-04-17 08:58:06 UTC

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

2021-04-17 08:58:09 UTC

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

2021-04-17 08:58:10 UTC

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

2021-04-17 08:58:12 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.3.0-ls14 Build-date:- 2021-04-17T04:56:26-04:00

2021-04-17 08:58:15 UTC

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

2021-04-17 08:58:35 UTC

|3 BUILD_DATE=2021-04-17T04:56:26-04:00 CHEVERETO_RELEASE=1.3.0 VERSION=1.3.0-ls14 /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-04-17 08:58:39 UTC

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

2021-04-17 08:58:41 UTC

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

2021-04-17 08:58:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-17T04:56:26-04:00

2021-04-17 08:58:43 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-04-17 08:58:45 UTC

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

2021-04-17 08:58:47 UTC

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

2021-04-17 08:58:49 UTC

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

2021-04-17 08:58:50 UTC

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

2021-04-17 08:58:52 UTC

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

2021-04-17 08:58:53 UTC

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

2021-04-17 08:58:55 UTC

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

2021-04-17 08:58:56 UTC

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

2021-04-17 08:58:58 UTC

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

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