From 35ca1ebaf8259f3b288c4a2d36b927aef41a0f6a Mon Sep 17 00:00:00 2001 From: sickcodes Date: Sun, 20 Sep 2020 08:16:44 +0000 Subject: VNC: updated for tigervnc 1.11.0 https://github.com/TigerVNC/tigervnc/releases --- Dockerfile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index ca21837..b8111b2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 -# -- cgit v1.2.3