https://github.com/jamesbrink/docker-wine
Simple Docker container with wine
https://github.com/jamesbrink/docker-wine
container docker ubuntu windows wine
Last synced: 2 months ago
JSON representation
Simple Docker container with wine
- Host: GitHub
- URL: https://github.com/jamesbrink/docker-wine
- Owner: jamesbrink
- License: mit
- Created: 2018-06-07T22:10:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-15T07:44:08.000Z (about 8 years ago)
- Last Synced: 2025-07-13T11:45:56.297Z (12 months ago)
- Topics: container, docker, ubuntu, windows, wine
- Language: Shell
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dockerized wine
[](https://travis-ci.org/jamesbrink/docker-wine) [](https://hub.docker.com/r/jamesbrink/wine/) [](https://hub.docker.com/r/jamesbrink/wine/) [](https://hub.docker.com/r/jamesbrink/wine/) [](https://microbadger.com/images/jamesbrink/wine "Get your own image badge on microbadger.com") [](https://microbadger.com/images/jamesbrink/wine "Get your own version badge on microbadger.com")
## About
This is a just a simple container with wine.
## Usage
Start a shell.
```shell
$ docker run -i -t --rm -v "$(pwd)/apps":"/mnt/apps" jamesbrink/wine bash
```