Skip to content

Enhancement: Add .dockerignore to optimize Docker build context #105

@iamdeepaktiwari08

Description

@iamdeepaktiwari08

The project currently does not include a .dockerignore file. Adding one can reduce unnecessary files from being copied into the Docker build context, improving build performance, reducing image size, and avoiding accidental inclusion of sensitive or temporary files.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions