zhenxun_bot/.dockerignore
BalconyJH b6964a92fa
分阶段构建Docker镜像,精简生成镜像体积 (#1752) (#1764)
* 🚀 更新Dockerfile (#1752)

* 🙈 忽略文件夹

* 👷 更新 Dockerfile

---------

Co-authored-by: fanyinrumeng <42991257+fanyinrumeng@users.noreply.github.com>
2024-12-13 02:07:29 +08:00

20 lines
224 B
Plaintext

.devcontainer/
.github/
.vscode/
.idea/
.pytest_cache/
.ruff_cache/
.venv/
docs_image/
k8s/
tests/
.dockerignore
.editorconfig
.gitignore
.pre-commit-config.yaml
.prettier*
.env.dev
docker-compose.yml
Dockerfile
LICENSE
*.md