alinmear / docker-conanexiles

A docker container to easily provision and manage a conanexiles dedicated server using wine
MIT License
105 stars 74 forks source link

Update WINE Repository #20

Closed alinmear closed 5 years ago

alinmear commented 6 years ago

!!! PLEASE NOTE THAT THIS REPOSITORY IS DEPRECATED !!!

For more information, please see:

https://www.winehq.org/pipermail/wine-devel/2017-March/117104.html

The following commands can be used to add the new repository:

wget https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key
sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/'

More info: https://launchpad.net/~wine/+archive/ubuntu/wine-builds

drphlux commented 6 years ago

Latest ubuntu (LTS) even has wine3 repo included. Maybe upgrade the docker source image to: ubuntu:18.04 ? Ref: https://linuxconfig.org/install-wine-on-ubuntu-18-04-bionic-beaver-linux

alinmear commented 5 years ago

Revamp should solve problems