mirror of
https://github.com/Maks1mS/devcontainers-features.git
synced 2025-03-21 09:23:42 +03:00
27 lines
540 B
Markdown
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`._
|