2023-11-01 07:00:47 UTC
35.6 MB
prod
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TIMEZONEAsia/Shanghai
[#000] sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa - 9.1% (3.24 MB)
[#001] sha256:5d320b62691798e3e5a25be8a8b50dfb24f2b930f8482f8423e0f5b7ed1a1488 - 89.71% (32 MB)
[#002] sha256:fcba869e49ba2f563a71d1ded252ee3157fb825d45eb2dc4733b69c0eca72671 - 0.0% (500 Bytes)
[#003] sha256:05d7e7d10f5f567db2fcd3daa5c0bef52cf729a4ff2619d496f31d171137edbf - 1.19% (433 KB)
/bin/sh -c #(nop) ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /
2023-09-28 21:19:27 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-11-01 06:59:37 UTC/bin/sh -c #(nop) WORKDIR /
2023-11-01 06:59:39 UTC/bin/sh -c #(nop) ARG timezone
2023-11-01 06:59:41 UTC/bin/sh -c #(nop) ARG app_env=prod
2023-11-01 06:59:43 UTC/bin/sh -c #(nop) ENV APP_ENV=prod TIMEZONE=Asia/Shanghai
2023-11-01 07:00:20 UTC|1 app_env=prod /bin/sh -c sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/' /etc/apk/repositories && apk update && apk --no-cache add git php curl libcurl tar openssl tzdata pcre php-curl php-dom php-json php-mbstring php-openssl php-opcache php-pdo php-pdo_mysql php-pdo_sqlite php-phar php-pcntl php-posix php-simplexml php-sockets php-session php-zlib php-xml php-ctype && git clone https://gitee.com/zxfsadly/reseed-puppy-php.git /reseed-puppy-php && apk del --purge *-dev && rm -rf /var/cache/apk/* /tmp/* /usr/share/man /usr/share/php8
2023-11-01 07:00:23 UTC/bin/sh -c #(nop) WORKDIR /reseed-puppy-php
2023-11-01 07:00:30 UTC|1 app_env=prod /bin/sh -c mkdir /scripts && cp run.sh /scripts/run.sh && chmod -R 777 /scripts/run.sh
2023-11-01 07:00:38 UTC|1 app_env=prod /bin/sh -c apk --upgrade --no-cache add curl
2023-11-01 07:00:40 UTC/bin/sh -c #(nop) EXPOSE 1919
2023-11-01 07:00:44 UTC/bin/sh -c #(nop) VOLUME [/reseed-puppy-php]
2023-11-01 07:00:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/scripts/run.sh"]
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.