Sign inSign up

lordbasex/docker-osx-kvm

By lordbasex

•Updated almost 8 years ago

Docker OSX KVM

Image
0

461

lordbasex/docker-osx-kvm repository overview

⁠Docker OSX KVM

https://github.com/lordbasex/Docker/tree/master/Docker%20OSX%20KVM⁠

⁠Intro

Note: you have to have AppleĀ® hardware which the operating system is free only for who has purchased your equipment.

This project does not encourage piracy but to be able to test, develop applications without having to install extra applications on our own Mac.

We are not responsible for misuse or legal issues for infringing patents or damages to third parties.

This project does not distribute any AppleĀ® source code.

⁠Container Environment

ENV NAMEdefaultdescription
CORE2number of cores to use
MEMORY3Gamount of memory (M = Megabyte, g = Gigabyte)
KEYBOARDesKeyboard layout
CLOVER1Add Clover iso (0: false, *: true)
INSTALLER1Add Installer iso (0: false, *: true)
⁠Keyboard layouts
arde-chesfofr-cahujamknopt-brsv
daen-gbetfrfr-chisltnlplruth
deen-usfifr-behritlvnl-beptsltr

⁠Usage

⁠Run

Kernel is required with kvm support.

docker run -itd  --name macOS --device /dev/kvm:/dev/kvm -p 9922:22 \
-p 5900:8080 -v /path/to/iso/folder:/data lordbasex/docker-osx-kvm
⁠Create Password VNC
docker exec macOS cli changepassword mypassword
⁠Connect to Browser

http://127.0.0.1:5900⁠

Tag summary

Content type

Image

Digest

Size

53 MB

Last updated

almost 8 years ago

docker pull lordbasex/docker-osx-kvm