2021-07-22 14:59:39 UTC
32.7 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:32829ca51619dc96248e386655d3200dea07a1c52f287d6db2c891bbba1ddc39 - 8.57% (2.8 MB)
[#001] sha256:ee7bec16fc5e0634440632d9198e8dfc914779d7b799fe3888a4455da3f2b2c7 - 5.52% (1.8 MB)
[#002] sha256:ba5091c90c87c3dc3277694b9a4d6c9bb55ba3c6db44beae254c43a65dba4b0e - 5.32% (1.74 MB)
[#003] sha256:67432262cafd1c2fbcc8ed2b552e9f5cc5fc751eff681225288cd7bbadea9daf - 0.0% (438 Bytes)
[#004] sha256:55b7fab7e409eb81a9752845b9f370c0f33c3f6da5e814b2692165a105e2818f - 9.22% (3.01 MB)
[#005] sha256:2d3de69ddb853dc1c7434db8ab6bd9af5c2459e9f668ea797dd5106a65aa2fcd - 0.01% (2.85 KB)
[#006] sha256:51c9e86016dddc1f9a3acc41b845839bfd8d11ba6dc8c790bd5ef940ec55dd7a - 44.81% (14.6 MB)
[#007] sha256:0c25e3bd04d82ff80af448a91727d1d9e5d2884ebdd7c7abd1278b06b0cd5bb8 - 0.01% (2.84 KB)
[#008] sha256:de4600d0668cde38a932504959ec3cfe9b4bc6ddc3a40c4a0553134d421fa13b - 26.54% (8.67 MB)
[#009] sha256:7653300c33c81d24f41b96eb3023c45c768621a55a0096d7bfd58979a9a1c86d - 0.0% (1.03 KB)
/bin/sh -c #(nop) COPY dir:f3dd8ef5b86ae717b354a54516b5d73571ff02a37347eb1c50c3e48072003399 in /
2021-07-13 06:33:31 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-13 06:33:32 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-13 06:33:32 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 6e85970e-ls3 Build-date:- 2021-07-13T06:32:07+00:00
2021-07-13 06:33:33 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-07-13 06:33:33 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-07-13 06:33:33 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2021-07-13 06:33:35 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2021-07-13 06:33:37 UTC|4 BUILD_DATE=2021-07-13T06:32:07+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=6e85970e-ls3 /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-07-13 06:33:37 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-07-13 06:33:38 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-07-13 06:33:43 UTC|4 BUILD_DATE=2021-07-13T06:32:07+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=6e85970e-ls3 /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-07-13 06:33:43 UTC/bin/sh -c #(nop) COPY dir:00690d36fb1a1d49e825642054741b02b89477fe1c4c9061328eff8ad64efca7 in /
2021-07-13 06:33:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-07-13 06:33:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-13 06:33:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-13T06:32:07+00:00
2021-07-13 06:33:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-07-13 06:33:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-07-13 06:33:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-13 06:33:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d344ff8c5551158d1506963b3f7daffd4207422c
2021-07-13 06:33:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d344ff8c5551158d1506963b3f7daffd4207422c
2021-07-13 06:33:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-07-13 06:33:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-07-13 06:33:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-07-13 06:33:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-13 06:33:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=6e85970e-ls3
2021-07-15 05:57:58 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-07-15 05:57:58 UTC/bin/sh -c #(nop) COPY dir:1569c122a99631fff694b053cb71eed5af4051624ee202e638e8d2cc1a3ca57b in /
2021-07-15 05:57:59 UTC/bin/sh -c #(nop) EXPOSE 443 80
2021-07-15 05:57:59 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-15 05:57:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-15 05:58:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-15T05:56:47+00:00
2021-07-15 05:58:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io
2021-07-15 05:58:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx
2021-07-15 05:58:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-15 05:58:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=25e1d5fa0f188e8a26d6a5746f9aa53b502df63d
2021-07-15 05:58:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=25e1d5fa0f188e8a26d6a5746f9aa53b502df63d
2021-07-15 05:58:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx
2021-07-15 05:58:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx
2021-07-15 05:58:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages
2021-07-15 05:58:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-15 05:58:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a53c499d-ls3
2021-07-22 14:59:34 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-22 14:59:34 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-22 14:59:34 UTC/bin/sh -c #(nop) ARG CHEVERETO_RELEASE
2021-07-22 14:59:35 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.4.0-ls23 Build-date:- 2021-07-22T16:58:52+02:00
2021-07-22 14:59:35 UTC/bin/sh -c #(nop) LABEL maintainer=alex-phillips
2021-07-22 14:59:38 UTC|3 BUILD_DATE=2021-07-22T16:58:52+02:00 CHEVERETO_RELEASE=1.4.0 VERSION=1.4.0-ls23 /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-07-22 14:59:38 UTC/bin/sh -c #(nop) COPY dir:0eabe723034d0fcf23d0de68b4bd97c61c915a93e6928046f37f6533d768a7e4 in /
2021-07-22 14:59:38 UTC/bin/sh -c #(nop) EXPOSE 443 80
2021-07-22 14:59:38 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-22 14:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-22 14:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-22T16:58:52+02:00
2021-07-22 14:59:38 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-07-22 14:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-chevereto
2021-07-22 14:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-22 14:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4bb673a44857397f06392eb9f4f4b989b12f7e1a
2021-07-22 14:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4bb673a44857397f06392eb9f4f4b989b12f7e1a
2021-07-22 14:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-chevereto
2021-07-22 14:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Chevereto
2021-07-22 14:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-chevereto/packages
2021-07-22 14:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-22 14:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.4.0-ls23
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.