Doctor
- Last Updated: May 8, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Use the doctor command to run environment and dependency diagnostics. It
validates the setup and checks for required components. For Compose, it first looks for
plugin v2 of docker compose and falls back to legacy
docker-compose if present.
Here is a sample abbreviated output:
|
Where,
- (supported)—Specifies that version is within 3.11–3.13, which is the validated range.
(unsupported — need 3.11–3.13)—Specifies that version is outside validated range. Upgrade or downgrade is recommended.
doctor early shifts environment errors left, enabling
faster time to first successful profile.