Documentation Index
Fetch the complete documentation index at: https://www.aptible.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Cause
Aptible relies on your Image’sCMD or the presence of a Procfile in order to define Services for your App.
If your App has neither, the deploy cannot succeed.
Resolution
Add aCMD directive to your image, or add a Procfile in your repository.
