mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-13 13:53:28 +01:00
[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
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/sickcodes/Docker-OSX/pull/270
Author: @sickcodes
Created: 5/6/2021
Status: ✅ Merged
Merged: 5/6/2021
Merged by: @sickcodes
Base:
master← Head:boot-args-cpu📝 Commits (1)
84e1682Prepare nakedvnc for hub.docker.com. AddENV BOOT_ARGS=to supply additon boot arguments, for example,vmx,rdtscp. AddENV CPU=Penrynto 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. AddENV CPU=Penrynto 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.