You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(docker): clarify HEALTHCHECK override contract and add probe to test image
Address CodeRabbit feedback: expand the Dockerfile.base HEALTHCHECK
comment to explicitly document that child images exposing services MUST
override the baseline probe, and add an explicit HEALTHCHECK to
test/Dockerfile.sandbox so it does not inherit a potentially
service-oriented check that would produce false positives.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Miyoung Choi <miyoungc@nvidia.com>
0 commit comments