2025-10-11 23:20:36 +0800
245 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:fdf0123dfb70ab65ba275ea205f0d4564c61f947eb17ada8a8041107f2a9c0d1 - 0.0% (427 Bytes)
[#001] sha256:fc4d8b6da1ec242f3a604a4e87127f2f580d4a8ea940f212337bc4978f8789af - 0.02% (52.7 KB)
[#002] sha256:2edf5de9bf9e9c47d04d4dfc329cd2d58d28c61b330adf3c455248ba49bbe316 - 0.0% (119 Bytes)
[#003] sha256:04d307a8953fa6f8a04dd1667aebb9bd6917873c14843b27ed16c9084bd01d8e - 0.0% (158 Bytes)
[#004] sha256:9819aa2f87735c815266c89e65278f95fa5dfd09c7baa311a48fd3682f583c7a - 99.98% (244 MB)
EXPOSE map[3000/tcp:{}]
2025-08-05 12:19:48 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2025-08-05 12:19:48 UTC (buildkit.dockerfile.v0)COPY /busybox/busybox_HTTPD /busybox-httpd # buildkit
2025-08-05 12:19:48 UTC (buildkit.dockerfile.v0)USER static
2025-08-05 12:19:48 UTC (buildkit.dockerfile.v0)WORKDIR /home/static
2025-08-05 12:19:48 UTC (buildkit.dockerfile.v0)COPY httpd.conf . # buildkit
2025-08-05 12:19:48 UTC (buildkit.dockerfile.v0)CMD ["/busybox-httpd" "-f" "-v" "-p" "3000"]
2025-10-11 23:20:36 +0800 (buildkit.dockerfile.v0)COPY . /home/static/ # buildkit
2025-10-11 23:20:36 +0800 (buildkit.dockerfile.v0)ENTRYPOINT ["/busybox-httpd" "-f" "-v"]
2025-10-11 23:20:36 +0800 (buildkit.dockerfile.v0)CMD ["-p" "5157"]
2025-10-11 23:20:36 +0800 (buildkit.dockerfile.v0)EXPOSE &{[{{10 0} {10 0}}] 0xc00156d240}
2025-10-11 23:20:36 +0800 (buildkit.dockerfile.v0)LABEL 原项目地址=https://github.com/ra2web/ra2web.github.io
2025-10-11 23:20:36 +0800 (buildkit.dockerfile.v0)LABEL 镜像制作者=https://space.bilibili.com/17547201
2025-10-11 23:20:36 +0800 (buildkit.dockerfile.v0)LABEL GitHub主页=https://github.com/Firfr/red_alert
2025-10-11 23:20:36 +0800 (buildkit.dockerfile.v0)LABEL Gitee主页=https://gitee.com/firfe/red_alert
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.