Skip to content

Commit fdce442

Browse files
committed
changing the install link to CE page
1 parent 08d430a commit fdce442

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

developer-tools/java/chapters/ch01-setup.adoc

+1-9
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,10 @@ This section describes the hardware and software needed for this workshop, and h
1111

1212
== Install Docker
1313

14-
Docker runs natively on Mac, Windows and Linux. Follow the instructions to install Docker:
15-
16-
. https://docs.docker.com/docker-for-mac/[Mac]
17-
. https://docs.docker.com/docker-for-windows/[Windows]
18-
. https://docs.docker.com/engine/installation/linux/centos/[Centos]
19-
. https://docs.docker.com/engine/installation/linux/debian/[Debian]
20-
. https://docs.docker.com/engine/installation/linux/ubuntulinux/[Ubuntu]
14+
Docker runs natively on Mac, Windows and Linux. This lab will use https://www.docker.com/community-edition[Docker Community Edition]. Follow the https://www.docker.com/community-edition[instructions] to install Docker.
2115

2216
NOTE: Docker for Mac and Windows have requirements for a fairly recent operating system version. If your machine does not meet these requirements, then you need to install https://www.docker.com/products/docker-toolbox[Docker Toolbox].
2317

24-
Complete set of operating systems are listed at http://docs.docker.com/engine/installation/[Install Docker Engine].
25-
2618
=== Additional components
2719

2820
Install the following additional components:

0 commit comments

Comments
 (0)