[PR #3486] [CLOSED] Nikitos/add ubuntu #4364

Closed
opened 2026-02-26 14:30:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/3486
Author: @nikitos
Created: 3/29/2025
Status: Closed

Base: mainHead: nikitos/add-ubuntu


📝 Commits (4)

📊 Changes

1 file changed (+33 additions, -5 deletions)

View changed files

📝 vm/docker-vm.sh (+33 -5)

📄 Description

✍️ Description

add ubuntu image as an option

Link: #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No breaking changes – Existing functionality remains intact.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔍 Code & Security Review (X in brackets)

  • Follows Code_Audit.md & CONTRIBUTING.md guidelines

📋 Additional Information (optional)


🔄 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/community-scripts/ProxmoxVE/pull/3486 **Author:** [@nikitos](https://github.com/nikitos) **Created:** 3/29/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `nikitos/add-ubuntu` --- ### 📝 Commits (4) - [`6e82646`](https://github.com/community-scripts/ProxmoxVE/commit/6e826462145bb89d36ccbea7347ffb829aef01f4) add ubuntu - [`8366b8c`](https://github.com/community-scripts/ProxmoxVE/commit/8366b8cc3a7a0a5159d551a763ed2b9187e3291c) add cloud init support - [`0ee04c7`](https://github.com/community-scripts/ProxmoxVE/commit/0ee04c750a4826fee3e5c74a8e3228190546875c) fix typo - [`93a1a51`](https://github.com/community-scripts/ProxmoxVE/commit/93a1a511b1657e56e69e0fc3113cf9923cb0ba1f) Merge branch 'community-scripts:main' into nikitos/add-ubuntu ### 📊 Changes **1 file changed** (+33 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `vm/docker-vm.sh` (+33 -5) </details> ### 📄 Description <!--🛑 New scripts must first be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs for new scripts that skip this process will be closed. --> ## ✍️ Description add ubuntu image as an option ## 🔗 Related PR / Issue Link: # ## ✅ Prerequisites (**X** in brackets) - [X] **Self-review completed** – Code follows project standards. - [X] **Tested thoroughly** – Changes work as expected. - [X] **No breaking changes** – Existing functionality remains intact. - [X] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [X] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- ## 🔍 Code & Security Review (**X** in brackets) - [X] **Follows `Code_Audit.md` & `CONTRIBUTING.md` guidelines** ## 📋 Additional Information (optional) <!-- Add any extra context, screenshots, or references. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 14:30:45 +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/ProxmoxVE#4364
No description provided.