By default, Docker containers run as the root user. However, the CentML Platform restricts running containers as root for security reasons. To address this, ensure that you create the container image using a non-root numeric user.Here’s an example of how you can configure this in a Dockerfile,
If you are building the container on MacOS, make sure to set the image platform as
linux/amd64
.What’s Next
Agents on CentML
Learn how agents can interact with CentML services.
Clients
Learn how to interact with platform programmatically
Resources and Pricing
Learn more about CentML Pricing
Get Support
Submit a Support Request
CentML Serverless Endpoints
Dive deeper into advanced Serverless configurations and patterns.
LLM Serving
Explore dedicated public and private endpoints for production model and model infrastructure management.