Using Docker Compose to define a full application
Now that you've successfully defined the dataservice
and dataclient
components, you wish to put them fully into a Docker Compose application.
There are two container images, dataservice
and dataclient
available for you and the skeleton of a Docker Compose file. 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
