Deploying Docker containers to Azure Container Service

Let's deploy our Docker container applications. I have created Docker images for the product API example used in the previous section. The Docker image can be pulled from the Docker hub through the following command:

docker pull cloudnativejava/ch10productapi 

Let's get started and log into the Azure portal. We should see the following:

  1. Click on the App Services menu item in the left-hand column. We should see the following screen. Click on New as indicated in the screenshot:
  1. Under New search for Web App for Containers:
  1. Once the Web App for Containers is selected, click on Create ...

Get Cloud-Native Applications in Java now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.