mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-12-22 14:01:33 -06:00
Up README with Kubernetes Helm Chart link @ ./helm.
This commit is contained in:
parent
a9a7863c3c
commit
f3c09858ab
@ -1,5 +1,7 @@
|
|||||||
|Version|Date|Notes|
|
|Version|Date|Notes|
|
||||||
|---|---|---|
|
|---|---|---|
|
||||||
|
| |2021-01-14|Add Helm Chart for Kubernetes support.|
|
||||||
|
| |2021-01-08|Use IMAGE_PATH as a variable during envsubst for the full path of mac_hdd_ng.img. In preparation for full auto.|
|
||||||
| |2021-01-07|Fix sounds errors and sshd missing on latest build.|
|
| |2021-01-07|Fix sounds errors and sshd missing on latest build.|
|
||||||
|2.7|2021-01-05|Add rankmirrors. Remove gibMacOS. Replace iptables with iptables-nft. Remove libguestfs.|
|
|2.7|2021-01-05|Add rankmirrors. Remove gibMacOS. Replace iptables with iptables-nft. Remove libguestfs.|
|
||||||
| |2020-12-17|Remove unnecessary WORKDIR commands.|
|
| |2020-12-17|Remove unnecessary WORKDIR commands.|
|
||||||
|
@ -44,3 +44,4 @@ These credits refer to the contributors to this repository:
|
|||||||
|
|
||||||
[@PeterDaveHello](https://github.com/PeterDaveHello) - Improve Dockerfile #121
|
[@PeterDaveHello](https://github.com/PeterDaveHello) - Improve Dockerfile #121
|
||||||
|
|
||||||
|
[@cephasara](https://github.com/cephasara) - Add helm chart #124
|
||||||
|
@ -30,7 +30,7 @@ docker run \
|
|||||||
- Ready-to-go instances.
|
- Ready-to-go instances.
|
||||||
|
|
||||||
# Features In Docker-OSX v2.7
|
# Features In Docker-OSX v2.7
|
||||||
- CI/CD weaponization thru vnc and xdotool
|
- Kubernetes Helm Chart. [See ./helm](https://github.com/sickcodes/Docker-OSX/tree/master/helm)
|
||||||
- OSX-KVM
|
- OSX-KVM
|
||||||
- X11 Forwarding
|
- X11 Forwarding
|
||||||
- SSH on localhost:50922
|
- SSH on localhost:50922
|
||||||
|
Loading…
Reference in New Issue
Block a user