[PR #3] [MERGED] Reduce Docker image size #73

Closed
opened 2026-02-27 04:59:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/guyzyl/whatsapp-contact-sync/pull/3
Author: @guyzyl
Created: 8/10/2022
Status: Merged
Merged: 8/10/2022
Merged by: @guyzyl

Base: mainHead: reduce-image-size


📝 Commits (1)

📊 Changes

3 files changed (+32 additions, -14 deletions)

View changed files

📝 Dockerfile (+16 -7)
📝 assets/entrypoint.sh (+1 -1)
📝 server/Dockerfile (+15 -6)

📄 Description

Size reduced form 691MB to 577MB.
This was done in order to speed up cold start time on Google Cloud Run where the servers are deployed.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/guyzyl/whatsapp-contact-sync/pull/3 **Author:** [@guyzyl](https://github.com/guyzyl) **Created:** 8/10/2022 **Status:** ✅ Merged **Merged:** 8/10/2022 **Merged by:** [@guyzyl](https://github.com/guyzyl) **Base:** `main` ← **Head:** `reduce-image-size` --- ### 📝 Commits (1) - [`40d833c`](https://github.com/guyzyl/whatsapp-contact-sync/commit/40d833c82d34e7212082028530a536de4a9f7912) Reduce Docker image size ### 📊 Changes **3 files changed** (+32 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+16 -7) 📝 `assets/entrypoint.sh` (+1 -1) 📝 `server/Dockerfile` (+15 -6) </details> ### 📄 Description Size reduced form 691MB to 577MB. This was done in order to speed up cold start time on Google Cloud Run where the servers are deployed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 04:59:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whatsapp-contact-sync#73
No description provided.