You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make it easiert to access the containers we add an entry into the host mapping table............................................................................
106
+
To make it easiert to access the containers we add an entry into the host mapping table.
Copy file name to clipboardExpand all lines: instructor/readme.adoc
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ And save to c:\Users\<username>\docker\docker.exe
36
36
----
37
37
38
38
## Install Docker compose
39
-
We use compose to make the setup for the instructor as easy as possible. The link:https://github.com/arun-gupta/docker-java/blob/master/instructor/docker-compose.yml[docker-compose.yml] contains all the instructions for the tool to setup and start the infrastructure............................................................................
39
+
We use compose to make the setup for the instructor as easy as possible. The link:https://github.com/arun-gupta/docker-java/blob/master/instructor/docker-compose.yml[docker-compose.yml] contains all the instructions for the tool to setup and start the infrastructure.
40
40
Learn more about it by visiting the link:https://docs.docker.com/compose/[Docker Compose Website].
0 commit comments