mirror of
https://github.com/kennethnym/jrx.git
synced 2026-03-20 03:41:18 +00:00
Install bun from Dockerfile instead of devcontainer feature
Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
@@ -4,8 +4,5 @@
|
||||
"context": ".",
|
||||
"dockerfile": "Dockerfile"
|
||||
},
|
||||
"features": {
|
||||
"ghcr.io/nickvdyck/devcontainer-features/bun:1": {}
|
||||
},
|
||||
"postCreateCommand": "bun install && cd example && bun install"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user