Skip to content

dev: enhance .dockerignore with comprehensive exclusions#1258

Closed
chintanboghara wants to merge 1 commit intoHeyPuter:mainfrom
chintanboghara:dev/Dockerignore-Improvements
Closed

dev: enhance .dockerignore with comprehensive exclusions#1258
chintanboghara wants to merge 1 commit intoHeyPuter:mainfrom
chintanboghara:dev/Dockerignore-Improvements

Conversation

@chintanboghara
Copy link
Copy Markdown

  • Organize exclusions by logical categories with comments
  • Add version control and editor configuration files
  • Exclude logs, environment files, and temporary files
  • Improve security by preventing sensitive files from inclusion
  • Reduce Docker build context size for faster builds

- Organize exclusions by logical categories with comments
- Add version control and editor configuration files
- Exclude logs, environment files, and temporary files
- Improve security by preventing sensitive files from inclusion
- Reduce Docker build context size for faster builds
@KernelDeimos
Copy link
Copy Markdown
Contributor

I would prefer if this was combined with #1257 so that your changes can be tested together.

@chintanboghara chintanboghara deleted the dev/Dockerignore-Improvements branch May 10, 2025 06:44
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