Commit b54c21f
Fix Dockerfile missing libudev-dev and add build directive to compose.yaml
- Add apt-get install libudev-dev pkg-config to Dockerfile (fixes elf2uf2-rs build failure)
- Add build: context/dockerfile to compose.yaml so image builds locally instead of only pulling from GHCR
Agent-Logs-Url: https://github.com/Baker-link-Lab/bakerlink_tutorial_template/sessions/46ef79d4-a5b6-4e5c-ac3c-3cac6b5eb681
Co-authored-by: Baker-Tanaka <42606588+Baker-Tanaka@users.noreply.github.com>1 parent 2134c36 commit b54c21f
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
0 commit comments