

# Container creation with your own algorithms and models
<a name="docker-containers-create"></a>

If none of the existing SageMaker AI containers meet your needs and you don't have an existing container of your own, you may need to create a new Docker container. The following sections show how to create Docker containers with your training and inference algorithms for use with SageMaker AI.

**Topics**
+ [Containers with custom training algorithms](your-algorithms-training-algo.md)
+ [Containers with custom inference code](your-algorithms-inference-main.md)