mirror of
				https://github.com/winapps-org/winapps.git
				synced 2025-10-30 19:04:06 +01:00 
			
		
		
		
	Merge pull request #335 from eylenburg/readme-fix
Fix docker.md and add OpenSUSE dependencies
This commit is contained in:
		| @@ -298,6 +298,10 @@ Install the required dependencies. | ||||
|       ```bash | ||||
|       sudo pacman -Syu --needed -y dialog freerdp iproute2 libnotify gnu-netcat | ||||
|       ``` | ||||
|   - OpenSUSE: | ||||
|       ```bash | ||||
|       sudo zypper install -y dialog freerdp iproute2 libnotify netcat-openbsd | ||||
|       ``` | ||||
|   - Gentoo Linux: | ||||
|       ```bash | ||||
|       sudo emerge --ask=n dev-util/dialog net-misc/freerdp:3 sys-apps/iproute2 x11-libs/libnotify net-analyzer/openbsd-netcat | ||||
|   | ||||
| @@ -112,9 +112,6 @@ podman-compose --file ./compose.yaml down | ||||
| podman-compose --file ~/.config/winapps/compose.yaml up | ||||
| ``` | ||||
|  | ||||
| ### Installing WinApps | ||||
| Please follow the [`docker` instructions](#installing-winapps). | ||||
|  | ||||
| ### Changing `compose.yaml` | ||||
| Changes to `compose.yaml` require the Windows virtual machine to be removed and re-created. This should __NOT__ affect your data. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Oskar Manhart
					Oskar Manhart