#868 Improve Dockerfile by tariqksoliman · Pull Request #869 · NASA-AMMOS/MMGIS · GitHub
Skip to content

#868 Improve Dockerfile#869

Merged
tariqksoliman merged 3 commits into
developmentfrom
ts-868
Feb 24, 2026
Merged

#868 Improve Dockerfile#869
tariqksoliman merged 3 commits into
developmentfrom
ts-868

Conversation

@tariqksoliman

Copy link
Copy Markdown
Member

Closes #868

With Claude

Remove unneeded files and folder from built docker images and the Dockerfile uses layer caching and a builder.

Previously building took ~950s; now it takes ~300s (or potentially seconds with cache)
Previous image sizes were ~8GB; now they're ~3.3GB.

@tariqksoliman tariqksoliman self-assigned this Feb 24, 2026
@tariqksoliman tariqksoliman added the enhancement For making an existing feature better label Feb 24, 2026
@github-actions

github-actions Bot commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

@tariqksoliman tariqksoliman merged commit c65a781 into development Feb 24, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this to Done in MMGIS Feb 24, 2026
@tariqksoliman tariqksoliman deleted the ts-868 branch February 24, 2026 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement For making an existing feature better

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Task]: Optimize Docker builds

1 participant