Until #1459 is addressed, you can use a private docker registry for your Predictor images by following this guide.
Local
When running Cortex locally, you can use private Docker images by running docker login and then docker pull <your_image>. The Docker image will be present on your machine, and will be accessible by Cortex the next time you run cortex deploy.