Commit 996e447
committed
fix: create 'bootcs' symlink in Docker image
- Keep 'bootcs-cli' as the only command for local pip install
- Create symlink 'bootcs -> bootcs-cli' in Docker image
- This allows ENTRYPOINT to use 'bootcs' without conflicting with Docker wrapper
Fixes: exec: 'bootcs': executable file not found in container1 parent e5f5f85 commit 996e447
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
0 commit comments