Adding a data client
After building your dataservice
backend, you now need to add a client component to the service. This is the portion of the application that accesses the backend service and provides additional insights to users.
The client application container image is already built under the name dataclient
and is available for your use. An instance of the dataservice
backend is already running.
The dataclient
image will output SUCCESSFULLY ACCESSED DATA SERVICE!
when it is functioning correctly.
Este exercício faz parte do curso
Intermediate Docker
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
