Commit 05abd35
committed
Refactor precheck command to improve process handling and Docker integration
- Changed the command to execute 'cf-precheck' using 'exec' for better process management.
- Added '--init' flag to the Docker run command to improve signal handling.
- Simplified error handling during precheck execution, ensuring proper termination of the process on user interruption or timeout.
Made-with: Cursor1 parent a495179 commit 05abd35
1 file changed
Lines changed: 8 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3275 | 3275 | | |
3276 | 3276 | | |
3277 | 3277 | | |
3278 | | - | |
| 3278 | + | |
3279 | 3279 | | |
3280 | 3280 | | |
3281 | | - | |
| 3281 | + | |
3282 | 3282 | | |
3283 | 3283 | | |
3284 | 3284 | | |
| |||
3328 | 3328 | | |
3329 | 3329 | | |
3330 | 3330 | | |
3331 | | - | |
3332 | | - | |
3333 | | - | |
3334 | | - | |
3335 | | - | |
| 3331 | + | |
3336 | 3332 | | |
3337 | 3333 | | |
3338 | 3334 | | |
| |||
3348 | 3344 | | |
3349 | 3345 | | |
3350 | 3346 | | |
3351 | | - | |
3352 | | - | |
3353 | | - | |
3354 | | - | |
3355 | | - | |
3356 | | - | |
3357 | | - | |
3358 | | - | |
3359 | | - | |
3360 | | - | |
3361 | | - | |
| 3347 | + | |
| 3348 | + | |
| 3349 | + | |
| 3350 | + | |
| 3351 | + | |
3362 | 3352 | | |
3363 | 3353 | | |
3364 | 3354 | | |
| |||
0 commit comments