Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker: Optimize Dockerfile build process #278

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

liaozd
Copy link

@liaozd liaozd commented Nov 21, 2024

  • Add a .dockerignore file to exclude the .git directory
  • Remove unnecessary steps to delete the .git directory in the Dockerfile

liaozd and others added 4 commits November 21, 2024 17:24
- Add a .dockerignore file to exclude the .git directory
- Remove unnecessary steps to delete the .git directory in the Dockerfile
- 添加函数注释,明确参数和返回值类型
- 优化代码结构,增加可读性
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants