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 ejercicio forma parte del curso
Intermediate Docker
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
