2025-06-09 04:48:27 UTC
61.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TIME_ZONEAsia/Shanghai
[#000] sha256:fe07684b16b82247c3539ed86a65ff37a76138ec25d380bd80c869a1a4c73236 - 5.92% (3.62 MB)
[#001] sha256:7c7d1fa117f1d10e9f2f15a7f120b797c6680b5e3b1b2da9629004d72ea8beb4 - 0.0% (108 Bytes)
[#002] sha256:d12340e2706decbe35f978a1563d45f803f1b71ce6c84673cec4a1b9dcf69334 - 44.62% (27.3 MB)
[#003] sha256:fd2f94afc5855f384bcf9b9691bd35297ef8b3b552cea6df7f985fb2c9486fd2 - 0.0% (471 Bytes)
[#004] sha256:d39c14e7df710728eb198c0b8de65b92175f2839f2fa52dc70c7c61e86e3cb76 - 1.22% (762 KB)
[#005] sha256:fea1d64307fca587ad9b28d2f8d5ec870f41327cacc23c6a2c1b175bc8543dc1 - 2.69% (1.64 MB)
[#006] sha256:d4a2cb82d15f63e3f0922c1582a7200b1388223963e5191825e85fcd3e2206fe - 2.69% (1.64 MB)
[#007] sha256:2c4c552dae0e1e0a8927c237e6c1d11fdadff576d6c1564a723e9caaa06038f0 - 0.51% (316 KB)
[#008] sha256:1c60de033e275fd7fbeab3dc1c332c93bb610b25545677e02b3ce77dfd4cd00e - 0.0% (755 Bytes)
[#009] sha256:86c5fecb6f25943a36d2f9e39240050884387580c4105a4d1b4824bc91e162a2 - 18.98% (11.6 MB)
[#010] sha256:6eab41e1eb6d923fe4f2d1e4fa03ec1b4a53dd4a8ef42a3efb7a5ccc4470b8f9 - 23.38% (14.3 MB)
ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit
2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2025-06-01 04:02:51 UTC (buildkit.dockerfile.v0)WORKDIR /opt/app
2025-06-01 04:02:59 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache nodejs curl tzdata # buildkit
2025-06-01 04:02:59 UTC (buildkit.dockerfile.v0)ENV TIME_ZONE=Asia/Shanghai
2025-06-01 04:02:59 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c cp /usr/share/zoneinfo/$TIME_ZONE /etc/localtime && echo $TIME_ZONE > /etc/timezone # buildkit
2025-06-09 04:47:49 UTC (buildkit.dockerfile.v0)ADD https://github.com/sub-store-org/Sub-Store/releases/latest/download/sub-store.bundle.js /opt/app/sub-store.bundle.js # buildkit
2025-06-09 04:47:49 UTC (buildkit.dockerfile.v0)ADD https://github.com/sub-store-org/Sub-Store-Front-End/releases/latest/download/dist.zip /opt/app/dist.zip # buildkit
2025-06-09 04:47:50 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c unzip dist.zip; mv dist frontend; rm dist.zip # buildkit
2025-06-09 04:48:21 UTC (buildkit.dockerfile.v0)ADD https://github.com/xream/http-meta/releases/latest/download/http-meta.bundle.js /opt/app/http-meta.bundle.js # buildkit
2025-06-09 04:48:21 UTC (buildkit.dockerfile.v0)ADD https://github.com/xream/http-meta/releases/latest/download/tpl.yaml /opt/app/http-meta/tpl.yaml # buildkit
2025-06-09 04:48:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c version=$(curl -s -L --connect-timeout 5 --max-time 10 --retry 2 --retry-delay 0 --retry-max-time 20 'https://github.com/MetaCubeX/mihomo/releases/download/Prerelease-Alpha/version.txt') && arch=$(arch | sed s/aarch64/arm64/ | sed s/x86_64/amd64-compatible/) && url="https://github.com/MetaCubeX/mihomo/releases/download/Prerelease-Alpha/mihomo-linux-$arch-$version.gz" && curl -s -L --connect-timeout 5 --max-time 10 --retry 2 --retry-delay 0 --retry-max-time 20 "$url" -o /opt/app/http-meta/http-meta.gz && gunzip /opt/app/http-meta/http-meta.gz && rm -rf /opt/app/http-meta/http-meta.gz # buildkit
2025-06-09 04:48:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod 777 -R /opt/app # buildkit
2025-06-09 04:48:27 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "if [ -n \"$SUB_STORE_CRON\" ]; then echo \"${SUB_STORE_CRON} curl http://127.0.0.1:3000/api/sync/artifacts > /opt/app/http-meta/cron.log 2>&1\" > /etc/crontabs/root && crond; fi; mkdir -p /opt/app/data; cd /opt/app/data; META_FOLDER=/opt/app/http-meta node /opt/app/http-meta.bundle.js > /opt/app/data/http-meta.log 2>&1 & echo \"HTTP-META is running...\"; SUB_STORE_DOCKER=true SUB_STORE_FRONTEND_PATH=/opt/app/frontend SUB_STORE_DATA_BASE_PATH=/opt/app/data node /opt/app/sub-store.bundle.js"]
2025-06-09 04:48:23 UTC
56.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TIME_ZONEAsia/Shanghai
[#000] sha256:22e4d17029cf647ff505d5389be90006efc5ed4178aed9a6d798a2bf7a675fc9 - 5.4% (3.07 MB)
[#001] sha256:7c7d1fa117f1d10e9f2f15a7f120b797c6680b5e3b1b2da9629004d72ea8beb4 - 0.0% (108 Bytes)
[#002] sha256:6a6ab521dc0e523097392c42b6b18ffa3fdb6089f124b1e69c9946655821553f - 44.49% (25.3 MB)
[#003] sha256:6084c76ad0b72987f69bc1f27eb8564376da08c669f81d372f93ae8f6dc057aa - 0.0% (470 Bytes)
[#004] sha256:d39c14e7df710728eb198c0b8de65b92175f2839f2fa52dc70c7c61e86e3cb76 - 1.31% (762 KB)
[#005] sha256:fea1d64307fca587ad9b28d2f8d5ec870f41327cacc23c6a2c1b175bc8543dc1 - 2.9% (1.64 MB)
[#006] sha256:d4a2cb82d15f63e3f0922c1582a7200b1388223963e5191825e85fcd3e2206fe - 2.89% (1.64 MB)
[#007] sha256:5daa0e0d85b843310a2e329b1069cd44ebe413b4249c7fcfa3429ca0dbc4010c - 0.54% (316 KB)
[#008] sha256:1c60de033e275fd7fbeab3dc1c332c93bb610b25545677e02b3ce77dfd4cd00e - 0.0% (755 Bytes)
[#009] sha256:9f40310e9d14e20419a96ca2cbae2eba4d03dc5178eb5c0897baf65ef8ac9dfd - 18.86% (10.7 MB)
[#010] sha256:49e88b7f3d62b0ee7a18d2534f78c4fdadf4fb1e48b8ad92b7ed8022b3b026b1 - 23.61% (13.4 MB)
ADD alpine-minirootfs-3.22.0-armv7.tar.gz / # buildkit
2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2025-06-01 04:02:51 UTC (buildkit.dockerfile.v0)WORKDIR /opt/app
2025-06-01 04:03:09 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache nodejs curl tzdata # buildkit
2025-06-01 04:03:09 UTC (buildkit.dockerfile.v0)ENV TIME_ZONE=Asia/Shanghai
2025-06-01 04:03:09 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c cp /usr/share/zoneinfo/$TIME_ZONE /etc/localtime && echo $TIME_ZONE > /etc/timezone # buildkit
2025-06-09 04:47:49 UTC (buildkit.dockerfile.v0)ADD https://github.com/sub-store-org/Sub-Store/releases/latest/download/sub-store.bundle.js /opt/app/sub-store.bundle.js # buildkit
2025-06-09 04:47:49 UTC (buildkit.dockerfile.v0)ADD https://github.com/sub-store-org/Sub-Store-Front-End/releases/latest/download/dist.zip /opt/app/dist.zip # buildkit
2025-06-09 04:47:49 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c unzip dist.zip; mv dist frontend; rm dist.zip # buildkit
2025-06-09 04:48:21 UTC (buildkit.dockerfile.v0)ADD https://github.com/xream/http-meta/releases/latest/download/http-meta.bundle.js /opt/app/http-meta.bundle.js # buildkit
2025-06-09 04:48:21 UTC (buildkit.dockerfile.v0)ADD https://github.com/xream/http-meta/releases/latest/download/tpl.yaml /opt/app/http-meta/tpl.yaml # buildkit
2025-06-09 04:48:22 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c version=$(curl -s -L --connect-timeout 5 --max-time 10 --retry 2 --retry-delay 0 --retry-max-time 20 'https://github.com/MetaCubeX/mihomo/releases/download/Prerelease-Alpha/version.txt') && arch=$(arch | sed s/aarch64/arm64/ | sed s/x86_64/amd64-compatible/) && url="https://github.com/MetaCubeX/mihomo/releases/download/Prerelease-Alpha/mihomo-linux-$arch-$version.gz" && curl -s -L --connect-timeout 5 --max-time 10 --retry 2 --retry-delay 0 --retry-max-time 20 "$url" -o /opt/app/http-meta/http-meta.gz && gunzip /opt/app/http-meta/http-meta.gz && rm -rf /opt/app/http-meta/http-meta.gz # buildkit
2025-06-09 04:48:23 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod 777 -R /opt/app # buildkit
2025-06-09 04:48:23 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "if [ -n \"$SUB_STORE_CRON\" ]; then echo \"${SUB_STORE_CRON} curl http://127.0.0.1:3000/api/sync/artifacts > /opt/app/http-meta/cron.log 2>&1\" > /etc/crontabs/root && crond; fi; mkdir -p /opt/app/data; cd /opt/app/data; META_FOLDER=/opt/app/http-meta node /opt/app/http-meta.bundle.js > /opt/app/data/http-meta.log 2>&1 & echo \"HTTP-META is running...\"; SUB_STORE_DOCKER=true SUB_STORE_FRONTEND_PATH=/opt/app/frontend SUB_STORE_DATA_BASE_PATH=/opt/app/data node /opt/app/sub-store.bundle.js"]
2025-06-09 04:48:24 UTC
58.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TIME_ZONEAsia/Shanghai
[#000] sha256:d69d4d41cfe2ee680d6972795e2a1eb9e4dc4ec3b3c5e0797c9ab43bb3726fa7 - 6.69% (3.94 MB)
[#001] sha256:7c7d1fa117f1d10e9f2f15a7f120b797c6680b5e3b1b2da9629004d72ea8beb4 - 0.0% (108 Bytes)
[#002] sha256:bc601e9cbe939fb6ca1bebb7aa82a05187e262134563b3b2349606f7bab5f162 - 45.0% (26.5 MB)
[#003] sha256:a19be72eac06ec5f9ed0d362a2e7a82f60fd4f045840a2d3d2685074c9d97fdf - 0.0% (467 Bytes)
[#004] sha256:d39c14e7df710728eb198c0b8de65b92175f2839f2fa52dc70c7c61e86e3cb76 - 1.26% (762 KB)
[#005] sha256:fea1d64307fca587ad9b28d2f8d5ec870f41327cacc23c6a2c1b175bc8543dc1 - 2.79% (1.64 MB)
[#006] sha256:d4a2cb82d15f63e3f0922c1582a7200b1388223963e5191825e85fcd3e2206fe - 2.79% (1.64 MB)
[#007] sha256:2c4c552dae0e1e0a8927c237e6c1d11fdadff576d6c1564a723e9caaa06038f0 - 0.52% (316 KB)
[#008] sha256:1c60de033e275fd7fbeab3dc1c332c93bb610b25545677e02b3ce77dfd4cd00e - 0.0% (755 Bytes)
[#009] sha256:615d2df360a20667445ee55c1a4927d09212b3fb7aff647243474760e7e02b3e - 18.18% (10.7 MB)
[#010] sha256:c5a3221194279266c0107f3fa57c27d1257b76a4ed9e32fb1175ebd97264a91c - 22.76% (13.4 MB)
ADD alpine-minirootfs-3.22.0-aarch64.tar.gz / # buildkit
2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2025-06-01 04:02:51 UTC (buildkit.dockerfile.v0)WORKDIR /opt/app
2025-06-01 04:02:53 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache nodejs curl tzdata # buildkit
2025-06-01 04:02:53 UTC (buildkit.dockerfile.v0)ENV TIME_ZONE=Asia/Shanghai
2025-06-01 04:02:53 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c cp /usr/share/zoneinfo/$TIME_ZONE /etc/localtime && echo $TIME_ZONE > /etc/timezone # buildkit
2025-06-09 04:47:49 UTC (buildkit.dockerfile.v0)ADD https://github.com/sub-store-org/Sub-Store/releases/latest/download/sub-store.bundle.js /opt/app/sub-store.bundle.js # buildkit
2025-06-09 04:47:49 UTC (buildkit.dockerfile.v0)ADD https://github.com/sub-store-org/Sub-Store-Front-End/releases/latest/download/dist.zip /opt/app/dist.zip # buildkit
2025-06-09 04:47:49 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c unzip dist.zip; mv dist frontend; rm dist.zip # buildkit
2025-06-09 04:48:21 UTC (buildkit.dockerfile.v0)ADD https://github.com/xream/http-meta/releases/latest/download/http-meta.bundle.js /opt/app/http-meta.bundle.js # buildkit
2025-06-09 04:48:21 UTC (buildkit.dockerfile.v0)ADD https://github.com/xream/http-meta/releases/latest/download/tpl.yaml /opt/app/http-meta/tpl.yaml # buildkit
2025-06-09 04:48:23 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c version=$(curl -s -L --connect-timeout 5 --max-time 10 --retry 2 --retry-delay 0 --retry-max-time 20 'https://github.com/MetaCubeX/mihomo/releases/download/Prerelease-Alpha/version.txt') && arch=$(arch | sed s/aarch64/arm64/ | sed s/x86_64/amd64-compatible/) && url="https://github.com/MetaCubeX/mihomo/releases/download/Prerelease-Alpha/mihomo-linux-$arch-$version.gz" && curl -s -L --connect-timeout 5 --max-time 10 --retry 2 --retry-delay 0 --retry-max-time 20 "$url" -o /opt/app/http-meta/http-meta.gz && gunzip /opt/app/http-meta/http-meta.gz && rm -rf /opt/app/http-meta/http-meta.gz # buildkit
2025-06-09 04:48:24 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod 777 -R /opt/app # buildkit
2025-06-09 04:48:24 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "if [ -n \"$SUB_STORE_CRON\" ]; then echo \"${SUB_STORE_CRON} curl http://127.0.0.1:3000/api/sync/artifacts > /opt/app/http-meta/cron.log 2>&1\" > /etc/crontabs/root && crond; fi; mkdir -p /opt/app/data; cd /opt/app/data; META_FOLDER=/opt/app/http-meta node /opt/app/http-meta.bundle.js > /opt/app/data/http-meta.log 2>&1 & echo \"HTTP-META is running...\"; SUB_STORE_DOCKER=true SUB_STORE_FRONTEND_PATH=/opt/app/frontend SUB_STORE_DATA_BASE_PATH=/opt/app/data node /opt/app/sub-store.bundle.js"]
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.