Building the example serverless application
1. Build the container image
To build the container image, you can use docker build
2. Push the container image
In this lab, you can use a Docker Hub to push your container image. Make sure you are also logged in your Docker Hub account when you push the image.
Last updated
Was this helpful?