2021-07-15 21:40:22 UTC
32.3 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:d167390c5413da4efd8b42cf7aedf02385e70f017e18db5b7e4a8004d3f9834b - 7.43% (2.4 MB)
[#001] sha256:2ab4493dde0ff67d4150bf1fa8cd7e18157a59895d28df60a3a51f9fb53f6936 - 6.66% (2.15 MB)
[#002] sha256:86a60a2f52a0bd9dcb40cdd78a602d088ca2c3f101dcd02fd6e80caf64838e21 - 6.44% (2.08 MB)
[#003] sha256:4c4563973970348788789e725ccba966a68d6bcf3274d2bd9afa57485e814b95 - 0.0% (436 Bytes)
[#004] sha256:330bd223ae67956b30a4c253eae2c80a9c1295e5f1910c8b1effae72bab0a23b - 12.32% (3.98 MB)
[#005] sha256:8717d4c09dfdb927c0e5346535fbf54861985f19492dd808f1f2887be3d93357 - 0.01% (2.7 KB)
[#006] sha256:971bd537543223357e8ac7f7344bbd49b712c935d7df11cba6036f2cfd81ccd1 - 41.51% (13.4 MB)
[#007] sha256:813777aba374c5ba4c0de41e35d2808eea26f9d56e10ecf78491a09aa4a6fc85 - 0.01% (2.96 KB)
[#008] sha256:e0f658947d684f6edf8f6b753a01f15da597da0cf0be9799fc4e709733f4ee18 - 25.62% (8.28 MB)
[#009] sha256:0b59a7d0ea9c6cb5e50c5b1ae599dae83eebedd4197886086a20a444de7a7e86 - 0.0% (1.06 KB)
/bin/sh -c #(nop) COPY dir:1db94c7533bedffa8434c74fea7cf291bfc47f8c645019dd03a1635c2f69c01d in /
2021-07-06 06:30:30 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-06 06:30:30 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-06 06:30:30 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3e3be7bf-ls24 Build-date:- 2021-07-06T02:29:26-04:00
2021-07-06 06:30:31 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-07-06 06:30:31 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-07-06 06:30:31 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-07-06 06:30:33 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-07-06 06:30:35 UTC|4 BUILD_DATE=2021-07-06T02:29:26-04:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls24 /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-06 06:30:35 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2021-07-06 06:30:36 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-07-06 06:30:43 UTC|4 BUILD_DATE=2021-07-06T02:29:26-04:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls24 /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-07-06 06:30:44 UTC/bin/sh -c #(nop) COPY dir:5b18a7441eef35b67ed3024be70ab7e6147614a149559f8509ac4dcdb6df29b5 in /
2021-07-06 06:30:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-07-06 06:30:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-06 06:30:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-06T02:29:26-04:00
2021-07-06 06:30:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-07-06 06:30:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-07-06 06:30:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-06 06:30:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e71e51415a7edb6b11d681b3974c3ecf2d01365e
2021-07-06 06:30:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e71e51415a7edb6b11d681b3974c3ecf2d01365e
2021-07-06 06:30:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-07-06 06:30:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-07-06 06:30:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-07-06 06:30:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-06 06:30:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3e3be7bf-ls24
2021-07-08 05:59:32 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-07-08 05:59:34 UTC/bin/sh -c #(nop) COPY dir:7e95067651ac0d94a3779f888c4a4a0ef71111ac71c598c1614f50320a162e7f in /
2021-07-08 05:59:34 UTC/bin/sh -c #(nop) EXPOSE 443 80
2021-07-08 05:59:35 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-08 05:59:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-08 05:59:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-08T05:57:56+00:00
2021-07-08 05:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io
2021-07-08 05:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx
2021-07-08 05:59:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-08 05:59:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cd9f44fc4f779a9adf271a4ffba97bc8ee37d111
2021-07-08 05:59:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cd9f44fc4f779a9adf271a4ffba97bc8ee37d111
2021-07-08 05:59:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx
2021-07-08 05:59:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx
2021-07-08 05:59:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages
2021-07-08 05:59:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-08 05:59:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=35f5def9-ls24
2021-07-15 21:40:01 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-15 21:40:02 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-15 21:40:03 UTC/bin/sh -c #(nop) ARG CHEVERETO_RELEASE
2021-07-15 21:40:04 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.4.0-ls22 Build-date:- 2021-07-15T23:39:05+02:00
2021-07-15 21:40:05 UTC/bin/sh -c #(nop) LABEL maintainer=alex-phillips
2021-07-15 21:40:10 UTC|3 BUILD_DATE=2021-07-15T23:39:05+02:00 CHEVERETO_RELEASE=1.4.0 VERSION=1.4.0-ls22 /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-07-15 21:40:11 UTC/bin/sh -c #(nop) COPY dir:1422652f396af5186e6ce6c07b24e7beee14519197403c36761b3e3b5d0d209c in /
2021-07-15 21:40:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-15 21:40:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-15T23:39:05+02:00
2021-07-15 21:40:13 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-15 21:40:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-chevereto
2021-07-15 21:40:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-15 21:40:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0730f9825d6a5645664fde444aab92056e7ba4af
2021-07-15 21:40:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0730f9825d6a5645664fde444aab92056e7ba4af
2021-07-15 21:40:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-chevereto
2021-07-15 21:40:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Chevereto
2021-07-15 21:40:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-chevereto/packages
2021-07-15 21:40:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-15 21:40:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.4.0-ls22
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.