Build Config (Specify where the Docker file exists)
Last updated
Last updated
Ozone relies on a Dockerfile to build and package your microservice. This file lists instructions for the Docker daemon to follow when building a container image. By specifying the Dockerfile location, Ozone understands how to construct the container image that will ultimately house your deployed microservice.