mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[PR #210] [MERGED] Use multi-stage container build #810
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#810
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/benbusby/whoogle-search/pull/210
Author: @pred2k
Created: 2/25/2021
Status: ✅ Merged
Merged: 2/26/2021
Merged by: @benbusby
Base:
develop← Head:feature/multi-staged-container-build📝 Commits (2)
d642abfUse multi-stage container build5207effMerge branch 'develop' into feature/multi-staged-container-build📊 Changes
1 file changed (+20 additions, -9 deletions)
View changed files
📝
Dockerfile(+20 -9)📄 Description
This only add necessary packages and files from the repo to reduce the image size.
The image size drops from 566MB to 269MB.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.