[PR #56] [MERGED] Make Docker Socket Opt-In and Add Version Printout #91

Closed
opened 2025-11-19 07:13:43 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: dev


📝 Commits (3)

📊 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-socket
Print the version on startup for debugging


🔄 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/fosrl/newt/pull/56 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 6/6/2025 **Status:** ✅ Merged **Merged:** 6/6/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (3) - [`eb8a12f`](https://github.com/fosrl/newt/commit/eb8a12f2906e0087501d73db2a2262d89710972d) Make docker socket opt in - [`ef2f25e`](https://github.com/fosrl/newt/commit/ef2f25ef98ec9a8d28e11dd91b045f526b0971ba) Update readme - [`5280c7c`](https://github.com/fosrl/newt/commit/5280c7ccda2f2d5ee7a6dd73bb90a13c9cde9848) Add newt version on startup ### 📊 Changes **2 files changed** (+24 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -3) 📝 `main.go` (+22 -2) </details> ### 📄 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-socket` Print the version on startup for debugging --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-19 07:13:43 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#91