2022-03-17 03:39:12 UTC
255 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZAsia/Shanghai
[#000] sha256:5758d4e389a3f662e94a85fb76143dbe338b64f8d2a65f45536a9663b05305ad - 1.06% (2.69 MB)
[#001] sha256:bc339416e65d6ec6c95307472b5f2284098dc540103bdf26231df2e9e60d3f63 - 60.39% (154 MB)
[#002] sha256:316c2cf23e6d2102bef57962f5154556fc5dd9fd523089910fb2c61767fa2357 - 0.0% (354 Bytes)
[#003] sha256:327df732f6ba1c75ee5103b0e5cc7082b0c5a2064c414d2eb4eb2ae39822b02d - 36.93% (94.2 MB)
[#004] sha256:bd8d03bfffb64105fff5c1d22da4bc28cf032ec63b6d278450df73b7cc04198f - 1.62% (4.13 MB)
/bin/sh -c #(nop) ADD file:5a707b9d6cb5fff532e4c2141bc35707593f21da5528c9e71ae2ddb6ba4a4eb6 in /
2021-11-12 17:19:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-02-27 14:03:24 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk upgrade -U -a && apk add xvfb libstdc++ chromium harfbuzz nss freetype ttf-freefont font-noto-emoji && rm -rf /var/cache/* && mkdir /var/cache/apk # buildkit
2022-02-27 14:03:24 UTC (buildkit.dockerfile.v0)COPY src/local.conf /etc/fonts/local.conf # buildkit
2022-03-17 03:39:11 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add cmake redis bash git nodejs npm python3 make gcc libc-dev g++ tzdata && git clone https://gitlab.lswl.in/lswl/vertex.git /app/vertex && cd /app/vertex && git checkout 0.0.3.1 && rm .git webui -rf && PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true npm i --save && mkdir /vertex && ln -s /vertex/data /app/vertex/app/data && ln -s /vertex/db /app/vertex/app/db && ln -s /vertex/logs /app/vertex/logs && ln -s /vertex/torrents /app/vertex/torrents && mv /app/vertex/app/config /app/vertex/app/config_backup && ln -s /vertex/config /app/vertex/app/config && ln -s /app/localtime /etc/localtime && ln -s /usr/bin/chromium-browser /usr/bin/chromium && chmod +x /usr/bin/chromium && apk del gcc g++ && echo 'daemonize yes' >> /app/redis.conf # buildkit
2022-03-17 03:39:12 UTC (buildkit.dockerfile.v0)COPY src/static /app/vertex/app/static # buildkit
2022-03-17 03:39:12 UTC (buildkit.dockerfile.v0)ENV TZ=Asia/Shanghai
2022-03-17 03:39:12 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "cp /usr/share/zoneinfo/$TZ /app/localtime && /usr/bin/redis-server /app/redis.conf && bash /app/vertex/docker/start.sh"]
2022-03-17 03:34:41 UTC
255 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZAsia/Shanghai
[#000] sha256:06decbbdea2401b400024fb2feadd51ee381cd4b7b78a30306c3828ec9f6c760 - 1.02% (2.59 MB)
[#001] sha256:6a7a685bfce7eac09ab2bed53502b96d3c72109b5437a864371ca4259e095854 - 60.91% (155 MB)
[#002] sha256:ff649a76e2dea53150b3b520dc6ba8df1b51685fdbca1754574e726f8011d3f0 - 0.0% (354 Bytes)
[#003] sha256:c3de8716dabead58386bd47398d6e4c9c88b9e5bef3e72123a24e26e4ca9a786 - 36.45% (92.9 MB)
[#004] sha256:282de27613d8fcd30731adad684f3bf029a1237cbd163aa6d78efbd77331d2b6 - 1.62% (4.13 MB)
/bin/sh -c #(nop) ADD file:ad85e8724ab9b90e37aadca9513807d07d557e7fc4287ca017f01f269aff3920 in /
2021-11-12 16:40:06 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-02-27 14:03:33 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk upgrade -U -a && apk add xvfb libstdc++ chromium harfbuzz nss freetype ttf-freefont font-noto-emoji && rm -rf /var/cache/* && mkdir /var/cache/apk # buildkit
2022-02-27 14:03:33 UTC (buildkit.dockerfile.v0)COPY src/local.conf /etc/fonts/local.conf # buildkit
2022-03-17 03:34:40 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add cmake redis bash git nodejs npm python3 make gcc libc-dev g++ tzdata && git clone https://gitlab.lswl.in/lswl/vertex.git /app/vertex && cd /app/vertex && git checkout 0.0.3.1 && rm .git webui -rf && PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true npm i --save && mkdir /vertex && ln -s /vertex/data /app/vertex/app/data && ln -s /vertex/db /app/vertex/app/db && ln -s /vertex/logs /app/vertex/logs && ln -s /vertex/torrents /app/vertex/torrents && mv /app/vertex/app/config /app/vertex/app/config_backup && ln -s /vertex/config /app/vertex/app/config && ln -s /app/localtime /etc/localtime && ln -s /usr/bin/chromium-browser /usr/bin/chromium && chmod +x /usr/bin/chromium && apk del gcc g++ && echo 'daemonize yes' >> /app/redis.conf # buildkit
2022-03-17 03:34:41 UTC (buildkit.dockerfile.v0)COPY src/static /app/vertex/app/static # buildkit
2022-03-17 03:34:41 UTC (buildkit.dockerfile.v0)ENV TZ=Asia/Shanghai
2022-03-17 03:34:41 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "cp /usr/share/zoneinfo/$TZ /app/localtime && /usr/bin/redis-server /app/redis.conf && bash /app/vertex/docker/start.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.