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.
Diese Übung ist Teil des Kurses
Intermediate Docker
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten