mirror of
https://github.com/fosrl/newt.git
synced 2026-03-08 23:03:03 -05:00
[PR #56] [MERGED] Make Docker Socket Opt-In and Add Version Printout #91
Reference in New Issue
Block a user
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/fosrl/newt/pull/56
Author: @oschwartz10612
Created: 6/6/2025
Status: ✅ Merged
Merged: 6/6/2025
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (3)
eb8a12fMake docker socket opt inef2f25eUpdate readme5280c7cAdd newt version on startup📊 Changes
2 files changed (+24 additions, -5 deletions)
View changed files
📝
README.md(+2 -3)📝
main.go(+22 -2)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
Make the Docker socket integration opt in with
--docker-socketPrint the version on startup for debugging
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.