[PR #270] [MERGED] Prepare nakedvnc for hub.docker.com. Add ENV BOOT_ARGS= to supply additon boot arguments, for example, +vmx,rdtscp. Add ENV CPU=Penryn to allow changes to the CPU emulation, for example, Skylake-Client #744

Closed
opened 2025-12-29 01:24:58 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sickcodes/Docker-OSX/pull/270
Author: @sickcodes
Created: 5/6/2021
Status: Merged
Merged: 5/6/2021
Merged by: @sickcodes

Base: masterHead: boot-args-cpu


📝 Commits (1)

  • 84e1682 Prepare nakedvnc for hub.docker.com. Add ENV BOOT_ARGS= to supply additon boot arguments, for example, vmx,rdtscp. Add ENV CPU=Penryn to allow changes to the CPU emulation, for example, Skylake-Client

📊 Changes

5 files changed (+51 additions, -13 deletions)

View changed files

📝 CHANGELOG.md (+3 -0)
📝 Dockerfile (+8 -2)
📝 Dockerfile.auto (+7 -1)
📝 Dockerfile.naked (+7 -1)
📝 vnc-version/Dockerfile.nakedvnc (+26 -9)

📄 Description

Prepare nakedvnc for hub.docker.com. Add ENV BOOT_ARGS= to supply a…dditon boot arguments, for example, +vmx,rdtscp. Add ENV CPU=Penryn to allow changes to the CPU emulation, for example, Skylake-Client


🔄 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/sickcodes/Docker-OSX/pull/270 **Author:** [@sickcodes](https://github.com/sickcodes) **Created:** 5/6/2021 **Status:** ✅ Merged **Merged:** 5/6/2021 **Merged by:** [@sickcodes](https://github.com/sickcodes) **Base:** `master` ← **Head:** `boot-args-cpu` --- ### 📝 Commits (1) - [`84e1682`](https://github.com/sickcodes/Docker-OSX/commit/84e1682700a9dbebfb254d2b8deb9c1f0ef2a345) Prepare nakedvnc for hub.docker.com. Add `ENV BOOT_ARGS=` to supply additon boot arguments, for example, `vmx,rdtscp`. Add `ENV CPU=Penryn` to allow changes to the CPU emulation, for example, `Skylake-Client` ### 📊 Changes **5 files changed** (+51 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+3 -0) 📝 `Dockerfile` (+8 -2) 📝 `Dockerfile.auto` (+7 -1) 📝 `Dockerfile.naked` (+7 -1) 📝 `vnc-version/Dockerfile.nakedvnc` (+26 -9) </details> ### 📄 Description Prepare nakedvnc for hub.docker.com. Add `ENV BOOT_ARGS=` to supply a…dditon boot arguments, for example, `+vmx,rdtscp`. Add `ENV CPU=Penryn` to allow changes to the CPU emulation, for example, `Skylake-Client` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:24:58 +01:00
adam closed this issue 2025-12-29 01:24:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#744