Skip to main content

Documentation Index

Fetch the complete documentation index at: https://tally.wharflab.com/llms.txt

Use this file to discover all available pages before exploring further.

Multiple HEALTHCHECK instructions.
Superseded by buildkit/MultipleInstructionsDisallowed, which covers duplicate HEALTHCHECK, CMD, and ENTRYPOINT instructions with auto-fix support.

Description

Multiple HEALTHCHECK instructions should not be used in the same stage because only the last one will be used.

Reference