[PR #114] [MERGED] [build] Smaller containers and moby update #321

Closed
opened 2026-03-04 01:36:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spr-networks/super/pull/114
Author: @lts-rad
Created: 2/6/2023
Status: Merged
Merged: 2/6/2023
Merged by: @lts-rad

Base: devHead: smaller-containers


📝 Commits (5)

📊 Changes

21 files changed (+48 additions, -42 deletions)

View changed files

📝 api/Dockerfile (+4 -3)
📝 api/code/api.go (+2 -2)
📝 api/code/go.mod (+1 -1)
📝 api/code/go.sum (+2 -0)
📝 api/code/radios.go (+1 -1)
📝 api_sample_plugin/Dockerfile (+3 -3)
📝 base/Dockerfile (+2 -2)
📝 dhcp/Dockerfile (+4 -3)
📝 dns/Dockerfile (+3 -2)
📝 dyndns/Dockerfile (+1 -1)
📝 flowgather/Dockerfile (+4 -3)
📝 multicast_udp_proxy/Dockerfile (+3 -2)
📝 packet_logs/Dockerfile (+2 -5)
📝 packet_logs/code/go.mod (+1 -1)
📝 packet_logs/code/go.sum (+2 -0)
📝 packet_logs/code/main.go (+1 -1)
📝 plugin-lookup/Dockerfile (+2 -2)
📝 ppp/Dockerfile (+2 -2)
📝 superd/Dockerfile (+2 -4)
📝 wifid/Dockerfile (+4 -3)

...and 1 more files

📄 Description

No description provided


🔄 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/spr-networks/super/pull/114 **Author:** [@lts-rad](https://github.com/lts-rad) **Created:** 2/6/2023 **Status:** ✅ Merged **Merged:** 2/6/2023 **Merged by:** [@lts-rad](https://github.com/lts-rad) **Base:** `dev` ← **Head:** `smaller-containers` --- ### 📝 Commits (5) - [`627ab22`](https://github.com/spr-networks/super/commit/627ab22534918a5f9b8984fbb16c6d83c6b8256d) [build] attempt fix for https://github.com/spr-networks/super/issues/37 - [`1f496f0`](https://github.com/spr-networks/super/commit/1f496f0f09867d0449601e28f95bf13064b39594) [api] [packet_logs] Address format errors uncovered by go vet - [`0dcc9de`](https://github.com/spr-networks/super/commit/0dcc9de3c28bd1a4ea257df7631cac998645c602) [build] Remove apt cache to further reduce sizes - [`aac775b`](https://github.com/spr-networks/super/commit/aac775bf3982dfaf0c6f3d1126ee096552b8bc25) Revert "[build] Remove apt cache to further reduce sizes" - [`27ec143`](https://github.com/spr-networks/super/commit/27ec143f096d29076c2d18fddccb6940b6aed786) [api] [packet_logs] update moby version ### 📊 Changes **21 files changed** (+48 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `api/Dockerfile` (+4 -3) 📝 `api/code/api.go` (+2 -2) 📝 `api/code/go.mod` (+1 -1) 📝 `api/code/go.sum` (+2 -0) 📝 `api/code/radios.go` (+1 -1) 📝 `api_sample_plugin/Dockerfile` (+3 -3) 📝 `base/Dockerfile` (+2 -2) 📝 `dhcp/Dockerfile` (+4 -3) 📝 `dns/Dockerfile` (+3 -2) 📝 `dyndns/Dockerfile` (+1 -1) 📝 `flowgather/Dockerfile` (+4 -3) 📝 `multicast_udp_proxy/Dockerfile` (+3 -2) 📝 `packet_logs/Dockerfile` (+2 -5) 📝 `packet_logs/code/go.mod` (+1 -1) 📝 `packet_logs/code/go.sum` (+2 -0) 📝 `packet_logs/code/main.go` (+1 -1) 📝 `plugin-lookup/Dockerfile` (+2 -2) 📝 `ppp/Dockerfile` (+2 -2) 📝 `superd/Dockerfile` (+2 -4) 📝 `wifid/Dockerfile` (+4 -3) _...and 1 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:36:16 +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/super#321
No description provided.