Building the front end service
1. Build the container image
To build the container image, you can use docker build. Make sure you are in the root directory of the git repo.
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?