Skip to content

pmcnabb/xpra-wine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

xpra-wine

Container of Xpra+wine, useful for demonstration purposes. Packages are installed from each project's repository on a Ubuntu 22.04 base image.

Versions

  • base image: ubuntu:22.04
  • xpra: 6.1-r35816-1
  • wine: wine-staging 9.10~jammy-1 (i386 and amd64)

Quickstart

Run the container with podman or docker:

podman run -it --rm -p 14500:14500 -v /path/to/folder-with-executables:/apps pmcnabb/xpra-wine

Connect in a browser to http://localhost:14500/

Use the xterm to run a program:

wine /apps/sample.exe

About

Container of Xpra+wine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published