Skip to content

Commit

Permalink
Adds wine to devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Apr 19, 2024
1 parent b676982 commit f55eb87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"ghcr.io/guiyomh/features/vim:0": {},
"ghcr.io/jungaretti/features/make:1": {},
"ghcr.io/prulloac/devcontainer-features/pre-commit:1": {},
"ghcr.io/hspaans/devcontainer-features/ansible-lint:1": {}
"ghcr.io/hspaans/devcontainer-features/ansible-lint:1": {},
"ghcr.io/maks1ms/devcontainers-features/wine:0": {}
},
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/base:jammy",
Expand Down

0 comments on commit f55eb87

Please sign in to comment.