mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-11-26 04:01:29 +08:00
update doc with features
This commit is contained in:
parent
a0a3f67bc0
commit
ce3ce48eb1
@ -1,5 +1,5 @@
|
||||
apiVersion: v1
|
||||
appVersion: "0.10.554.0"
|
||||
appVersion: "0.0.1.0"
|
||||
description: default
|
||||
name: docker-osx
|
||||
version: 0.1.0
|
||||
|
@ -4,6 +4,24 @@
|
||||
|
||||
This installs `docker-osx` in Kubernetes.
|
||||
|
||||
## Features
|
||||
|
||||
### What works
|
||||
1) Setting cpu/memory options
|
||||
1) Setting VNC password
|
||||
1) Persistance
|
||||
1) Setting SMBIOS
|
||||
1) QEMU/virtio cpu changes
|
||||
1) Toggling Audio
|
||||
1) Additional port forwarding
|
||||
1) Kubernetes resource requests/limits
|
||||
1) Defining install partition size
|
||||
|
||||
### What doesn't/isn't defined
|
||||
1) Defining a different version of macOS
|
||||
1) Additional QEMU parameters
|
||||
1) GPU support
|
||||
|
||||
## Requirements
|
||||
|
||||
*) Install [host machine requirements](https://github.com/cephasara/Docker-OSX#requirements-kvm-on-the-host)
|
||||
|
Loading…
Reference in New Issue
Block a user