[PR #115] [MERGED] docker build update #322

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/115
Author: @lts-po
Created: 2/6/2023
Status: Merged
Merged: 2/6/2023
Merged by: @lts-po

Base: mainHead: dev


📝 Commits (10+)

📊 Changes

23 files changed (+51 additions, -48 deletions)

View changed files

📝 .github/workflows/docker-image.yml (+2 -6)
📝 .github/workflows/sbom-build.yml (+1 -0)
📝 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)

...and 3 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/115 **Author:** [@lts-po](https://github.com/lts-po) **Created:** 2/6/2023 **Status:** ✅ Merged **Merged:** 2/6/2023 **Merged by:** [@lts-po](https://github.com/lts-po) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`b273135`](https://github.com/spr-networks/super/commit/b273135fe1060d671f6d30f2a7bbbc3a6dbd8ce6) [ui] Update connectivity to check all wifi interfaces - [`6a85e89`](https://github.com/spr-networks/super/commit/6a85e89d7a5aad2dde22c699f6bda47bf782520a) Merge branch 'main' into dev - [`ed5991a`](https://github.com/spr-networks/super/commit/ed5991a10d4cb90e01b51effa1dd0f1038c84ede) Iosfix, ui updates (#103) - [`304f803`](https://github.com/spr-networks/super/commit/304f8038521d0d437fdefb32f049a6d646e13cb8) Merge branch 'dev' of https://github.com/spr-networks/super into dev - [`88648bd`](https://github.com/spr-networks/super/commit/88648bda55d6e177f530680d74a6e0cfc17a11c7) [build] add fetch-depth: 0 for tags - [`81be17c`](https://github.com/spr-networks/super/commit/81be17c8a31844ac98ccd9809335c611c70cb5a1) [ui] Refactor arrow functions so that users can proxy calls to mesh nodes with remoteURL - [`93d99bc`](https://github.com/spr-networks/super/commit/93d99bce6bf45d47f45721f0ed218870e31da393) [ui] Call into the mesh nodes for online status - [`313a25a`](https://github.com/spr-networks/super/commit/313a25af0ac3a36a20a09128475f49e77bebcda9) Merge branch 'dev' of https://github.com/spr-networks/super into dev - [`5456adb`](https://github.com/spr-networks/super/commit/5456adb3169bf0b99e8230f87b49acd1254510a5) [build] [iso] Create clearfog iso #patch - [`a7179d7`](https://github.com/spr-networks/super/commit/a7179d791b0813fbe09a6983455ab09c1181ffe6) [wifid] Add 802.11k, 802.11v support ### 📊 Changes **23 files changed** (+51 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-image.yml` (+2 -6) 📝 `.github/workflows/sbom-build.yml` (+1 -0) 📝 `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) _...and 3 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#322
No description provided.