View categories
Deploying with Docker
Heroku provides two ways for you to deploy your app with Docker:
- Container Registry allows you to deploy pre-built Docker images to Heroku
- Build your Docker images with heroku.yml for deployment to Heroku