deploy: 加 Dockerfile(nginx:alpine 静态 docs 站)
部署到 freemocap-docs.kang-kang.com(Coolify dockerfile build pack)。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM nginx:alpine
|
||||
COPY index.html /usr/share/nginx/html/index.html
|
||||
EXPOSE 80
|
||||
Reference in New Issue
Block a user