[PR #2] [CLOSED] [build] Add github action to build arm64 containers #237

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

📋 Pull Request Information

Original PR: https://github.com/spr-networks/super/pull/2
Author: @lts-rad
Created: 9/8/2021
Status: Closed

Base: mainHead: actions


📝 Commits (2)

  • 8c853b9 [build] Add github action to build arm64 containers
  • 1741bff [wifid] Add missing file

📊 Changes

9 files changed (+137 additions, -62 deletions)

View changed files

.github/workflows/docker-image.yml (+31 -0)
📝 base/Dockerfile (+2 -5)
📝 build_docker_compose.sh (+3 -2)
📝 dhcp/Dockerfile (+2 -9)
📝 dns/Dockerfile (+2 -10)
📝 flowgather/Dockerfile (+2 -11)
📝 multicast_udp_proxy/Dockerfile (+2 -10)
📝 wifid/Dockerfile (+3 -15)
wifid/code/main.go (+90 -0)

📄 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/2 **Author:** [@lts-rad](https://github.com/lts-rad) **Created:** 9/8/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `actions` --- ### 📝 Commits (2) - [`8c853b9`](https://github.com/spr-networks/super/commit/8c853b9cd405e8c7811b99fbbe479535b167bdaa) [build] Add github action to build arm64 containers - [`1741bff`](https://github.com/spr-networks/super/commit/1741bff59c455809bbfca368c7e9fcb5de980a29) [wifid] Add missing file ### 📊 Changes **9 files changed** (+137 additions, -62 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/docker-image.yml` (+31 -0) 📝 `base/Dockerfile` (+2 -5) 📝 `build_docker_compose.sh` (+3 -2) 📝 `dhcp/Dockerfile` (+2 -9) 📝 `dns/Dockerfile` (+2 -10) 📝 `flowgather/Dockerfile` (+2 -11) 📝 `multicast_udp_proxy/Dockerfile` (+2 -10) 📝 `wifid/Dockerfile` (+3 -15) ➕ `wifid/code/main.go` (+90 -0) </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:35:50 +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#237
No description provided.