mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-14 07:33:30 +01:00
[PR #80] [CLOSED] [Issue] Tigervnc version downgrade to 1.10.0 #690
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sickcodes/Docker-OSX/pull/80
Author: @hoantp
Created: 9/15/2020
Status: ❌ Closed
Base:
master← Head:issue/tigervnc_version📝 Commits (3)
dbb272fchange to tigervnc 1.10.03c8640dadd tigervnc version argeb9f609no need to install xorg-init📊 Changes
1 file changed (+4 additions, -1 deletions)
View changed files
📝
vnc-version/Dockerfile(+4 -1)📄 Description
When build the vnc version, archlinux will install tigervnc 1.11.0-x
https://www.archlinux.org/packages/community/x86_64/tigervnc/
Currently, 1.11.0 is beta version and I got some errors when create a container from built image:
or
I decide to downgrade tigervnc to stable version 1.10.0 and it's working again.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.