mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #118] [MERGED] [build] Update super container versioning, reduce container sizes #325
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#325
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/spr-networks/super/pull/118
Author: @lts-rad
Created: 2/7/2023
Status: ✅ Merged
Merged: 2/9/2023
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
4115df0Bump github.com/moby/moby in /packet_logs/stream-json-logs (#116)5d2a039[build] Add exit 1 if bake fails75f7c8bBump github.com/moby/moby in /packet_logs/client-test (#117)37a8900Merge branch 'dev' of https://github.com/spr-networks/super into dev671b2d1[build] Add exit 1 if bake failsbf427e7[build] Call exit if build script fails294355f[build] Use container_template image to reduce size3302d40[build] Run docker image build on dev branch also2232cad[build] Fix RUNN typo in multicast proxy944b227[build] Update plugin-lookup builder to grab ca-certificates📊 Changes
30 files changed (+156 additions, -109 deletions)
View changed files
📝
.github/workflows/docker-image.yml(+10 -4)📝
.github/workflows/ios-build.yml(+6 -0)📝
api/Dockerfile(+2 -5)📝
api/code/go.mod(+1 -0)📝
api/code/go.sum(+2 -4)📝
api_sample_plugin/Dockerfile(+2 -4)📝
base/Dockerfile(+2 -4)📝
build_docker_compose.sh(+2 -2)📝
dhcp/Dockerfile(+2 -4)📝
dns/Dockerfile(+1 -3)📝
docker-compose.yml(+70 -14)📝
dyndns/Dockerfile(+1 -3)📝
flowgather/Dockerfile(+1 -3)📝
multicast_udp_proxy/Dockerfile(+2 -4)📝
packet_logs/Dockerfile(+1 -3)📝
packet_logs/client-influxdb/go.mod(+2 -1)📝
packet_logs/client-influxdb/go.sum(+4 -2)📝
packet_logs/client-test/go.mod(+6 -3)📝
packet_logs/client-test/go.sum(+4 -4)📝
packet_logs/code-ulogd2/go.mod(+2 -1)...and 10 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.