@@ -90,7 +90,7 @@ image_read("img/setup/ubuntu-docker.png") |>
90
90
```
91
91
92
92
More information on installing and running Docker on Ubuntu, as well as troubleshooting tips, can be found
93
- [ in the online Docker documetation ] ( https://docs.docker.com/engine/install/ubuntu/ ) .
93
+ [ in the online Docker documentation ] ( https://docs.docker.com/engine/install/ubuntu/ ) .
94
94
95
95
### MacOS
96
96
@@ -107,7 +107,7 @@ Once Docker is installed and running, follow the instructions below in the Windo
107
107
for finding and running the virtual machine we have made available for this book.
108
108
More information on installing and running
109
109
Docker on MacOS, as well as troubleshooting tips, can be found [ in the online
110
- Docker documetation ] ( https://docs.docker.com/desktop/install/mac-install/ ) .
110
+ Docker documentation ] ( https://docs.docker.com/desktop/install/mac-install/ ) .
111
111
112
112
### Windows
113
113
@@ -127,7 +127,7 @@ Occasionally, when you first run Docker on Windows, you will encounter an error
127
127
to help you with this, as editing the BIOS can be dangerous. Detailed instructions for doing this are beyond the scope of this book.
128
128
More information on installing and running
129
129
Docker on Windows, as well as troubleshooting tips, can be found [ in the online
130
- Docker documetation ] ( https://docs.docker.com/desktop/install/windows-install/ ) .
130
+ Docker documentation ] ( https://docs.docker.com/desktop/install/windows-install/ ) .
131
131
132
132
133
133
Once Docker is running (in either Windows or MacOS), you need to download and run the virtual machine that we have made available
0 commit comments