Skip to content

Optimize Docker builds: Add .dockerignore, improve caching, and enhance Dockerfile structure#24

Merged
robholland merged 2 commits intomainfrom
dockerfile-improve
Nov 17, 2025
Merged

Optimize Docker builds: Add .dockerignore, improve caching, and enhance Dockerfile structure#24
robholland merged 2 commits intomainfrom
dockerfile-improve

Conversation

@lilydoar
Copy link
Copy Markdown
Contributor

Summary

  • Add .dockerignore file to exclude unnecessary files from Docker context
  • Update GitHub Actions workflows with scoped cache configuration for better cache hits
  • Enhance Dockerfile with better layer organization and inline optimization comments
  • Update to more recent/secure base images where applicable

@lilydoar lilydoar requested a review from a team as a code owner November 14, 2025 17:45
@robholland robholland merged commit 67c1718 into main Nov 17, 2025
4 checks passed
@robholland robholland deleted the dockerfile-improve branch November 17, 2025 09:54
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