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
Copy file name to clipboardExpand all lines: developer-tools/java/chapters/ch01-setup.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ This allows to access Docker containers using `dockerhost`.
53
53
54
54
This tutorial uses a few Docker images and software. Let's download them before we start the tutorial.
55
55
56
-
Download the file from https://github.com/docker/labs/blob/master/developer-tools/java/scripts/docker-compose-pull-images.yml and give the command to pull all the images:
56
+
Download the file from https://raw.githubusercontent.com/docker/labs/master/developer-tools/java/scripts/docker-compose-pull-images.yml and give the command to pull all the images:
0 commit comments