Skip to content

Commit d07551a

Browse files
committed
Image Test
1 parent 2f22c35 commit d07551a

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

attendees/readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ On Windows put into and rename to: c:\docker\docker.exe
6060

6161
TODO: Extract some basic information from https://docs.docker.com/introduction/understanding-docker/
6262

63-
image::sunset.jpg[Docker Overview, 300, 200, link="https://docs.docker.com/article-img/architecture.svg"]
63+
image::https://docs.docker.com/article-img/architecture.svg[Docker, 200,300]
6464

6565
image:
6666

instructor/readme.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This folder contains instructions to setup an Instructor environment.
44

5+
IMPORTANT: Make sure to run these instructions prior to the lab already. Executing them might take up to 30 minutes.
6+
57
Instructor needs:
68

79
. A docker registry server
@@ -23,7 +25,8 @@ curl -L https://get.docker.com/builds/Darwin/x86_64/docker-latest > /usr/local/
2325
2426
#Windows
2527
Download:
26-
http://test.docker.com.s3.amazonaws.com/builds/Windows/x86_64/docker-1.6.0.exe
28+
https://get.docker.com/builds/Windows/x86_64/docker-latest.exe
29+
https://get.docker.com/builds/Windows/i386/docker-latest.exe
2730
And save to c:/Users/<username>/docker/docker.exe
2831
----
2932

0 commit comments

Comments
 (0)