Skip to content

Commit e24b217

Browse files
Add Bundler feature README.md [skip ci]
1 parent 51a2e7c commit e24b217

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/bundler/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# bundler
2+
3+
Configure a mounted volume for [Bundler](https://bundler.io).
4+
5+
## Usage
6+
7+
```json
8+
"features": {
9+
"ghcr.io/CargoSense/devcontainer-features/bundler:1": {}
10+
}
11+
```
12+
13+
## OS Support
14+
15+
This Feature should work on recent versions of Debian/Ubuntu and Linux distributions.

0 commit comments

Comments
 (0)