Skip to content

silentmecha/wine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Image Docker Pulls Image Size MIT License Buy Me a Coffee

silentmecha/wine

A base image of WINE for running Windows applications on Linux. The image is built automatically every 6 hours with Github Actions and pushed to Docker Hub.

Usage

Pull latest image

docker pull silentmecha/wine:latest

Test interactively

docker run -it silentmecha/wine:latest /bin/sh

Run a Windows application

docker run -it silentmecha/wine:latest /bin/sh wine <path-to-windows-application>

License

This project is licensed under the MIT License.

If you enjoy this project and would like to support my work, consider buying me a coffee. Your support is greatly appreciated!

About

Dockerfile for an Ubuntu base with wine32 and wine64 installed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published