Commit 88017fd
Fix empty DOCKER_VOLUMES causing invalid volume spec
Trim whitespace before checking DOCKER_VOLUMES to prevent passing
empty --docker-volumes flag when the env var is set but blank.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5be7e43 commit 88017fd
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
0 commit comments