Commit e2afd7f
committed
fix: inline install script in Dockerfile and update image reference
Fixes #50
- Remove dependency on deleted scripts/ directory by inlining
wasmtime, cargo-component, and wkg installation in Dockerfile
- Update devcontainer.json to reference the correct published image
(bytecodealliance/sample-wasi-http-rust-devcontainer)1 parent 90b29cf commit e2afd7f
2 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments