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
Ensure you have the `ubuntu:15.04` base image downloaded, this step is _optional_ since Docker takes care of downloading the parent base image automatically.
77
+
Ensure you have the `ubuntu:16.04` base image downloaded, this step is _optional_ since Docker takes care of downloading the parent base image automatically.
78
78
79
79
```bash
80
-
$ docker pull ubuntu:15.04
80
+
$ docker pull ubuntu:16.04
81
81
```
82
82
83
83
Clone the repo and from the project directory root you can build everything by running:
@@ -181,7 +181,7 @@ selenium/node-chrome 2.53.0 9dd73160660b 30 minut
181
181
selenium/node-base 2.53.0 1b7a0b7024b1 32 minutes ago 426.1 MB
182
182
selenium/hub 2.53.0 2570bbb98229 33 minutes ago 394.4 MB
183
183
selenium/base 2.53.0 33478d455dab 33 minutes ago 362.6 MB
0 commit comments