diff options
| author | sickcodes <[email protected]> | 2020-09-20 08:16:44 +0000 |
|---|---|---|
| committer | sickcodes <[email protected]> | 2020-09-20 08:16:44 +0000 |
| commit | 35ca1ebaf8259f3b288c4a2d36b927aef41a0f6a (patch) | |
| tree | 2f71b3ab34df8ca90ae2b03039a9f9c60ee63187 /Dockerfile | |
| parent | Merge pull request #77 from MrBenFTW/master (diff) | |
| download | docker-osx-35ca1ebaf8259f3b288c4a2d36b927aef41a0f6a.tar.xz docker-osx-35ca1ebaf8259f3b288c4a2d36b927aef41a0f6a.zip | |
VNC: updated for tigervnc 1.11.0 https://github.com/TigerVNC/tigervnc/releases
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -8,7 +8,7 @@ # Repo: https://github.com/sickcodes/Docker-OSX/ # Title: Mac on Docker (Docker-OSX) # Author: Sick.Codes https://sick.codes/ -# Version: 2.0 +# Version: 2.5 # License: GPLv3+ # # All credits for OSX-KVM and the rest at @Kholia's repo: https://github.com/kholia/osx-kvm @@ -190,6 +190,3 @@ CMD ./enable-ssh.sh && envsubst < ./Launch.sh | bash # CMD virsh define <(envsubst < Docker-OSX.xml) && virt-manager || virt-manager # CMD virsh define <(envsubst < macOS-libvirt-Catalina.xml) && virt-manager || virt-manager - -# all perms -# |