devcontainers-features/src/wine/README.md
github-actions[bot] 326098e7af
Automated documentation update [skip ci] (#2)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-18 09:16:02 +03:00

27 lines
540 B
Markdown

# Wine (wine)
Installs Wine.
## Example Usage
```json
"features": {
"ghcr.io/Maks1mS/devcontainers-features/wine:1": {}
}
```
## Options
| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | - | string | latest |
## OS Support
This Feature works on recent versions of Debian.
---
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/Maks1mS/devcontainers-features/blob/main/src/wine/devcontainer-feature.json). Add additional notes to a `NOTES.md`._