Skip to content

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

Closed
lilydoar wants to merge 1 commit intomainfrom
dockerfile-improve
Closed

Optimize Docker builds: Add .dockerignore, improve caching, and enhance Dockerfile structure#327
lilydoar wants to merge 1 commit intomainfrom
dockerfile-improve

Conversation

@lilydoar
Copy link
Copy Markdown

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 marked this pull request as ready for review November 12, 2025 22:33
@lilydoar lilydoar requested a review from a team as a code owner November 12, 2025 22:33
@lilydoar lilydoar requested review from laurakwhit and removed request for a team November 12, 2025 22:33
@rossnelson
Copy link
Copy Markdown
Collaborator

Thanks for this PR @lilydoar! However, changes to the ui-server need to be made in the source repository at https://github.com/temporalio/ui/tree/main/server, which automatically syncs to this repository.

I've opened a corresponding PR with your changes at temporalio/ui#3014

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