Skip to content

Commit a31578a

Browse files
committed
Update tag in docs and files
1 parent 3f301f0 commit a31578a

File tree

20 files changed

+58
-58
lines changed

20 files changed

+58
-58
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Issues without a reproduction script are likely to stall and eventually be close
4141
## Environment
4242

4343
OS: <!-- Windows 10? OSX? -->
44-
Docker-Selenium image version: <!-- 3, 3.141, 4.0.0-alpha-6-20200730 etc
44+
Docker-Selenium image version: <!-- 3, 3.141, 4.0.0-alpha-7-prerelease-20200826 etc
4545
Also provide the docker image id
4646
-->
4747
Docker version:

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Issues without a reproduction script are likely to stall and eventually be close
4141
## Environment
4242

4343
OS: <!-- Windows 10? OSX? -->
44-
Docker-Selenium image version: <!-- 3, 3.141, 4.0.0-alpha-6-20200730 etc
44+
Docker-Selenium image version: <!-- 3, 3.141, 4.0.0-alpha-7-prerelease-20200826 etc
4545
Also provide the docker image id
4646
-->
4747
Docker version:

.github/ISSUE_TEMPLATE/regression.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Issues without a reproduction script are likely to stall and eventually be close
4747
## Environment
4848

4949
OS: <!-- Windows 10? OSX? -->
50-
Docker-Selenium image version: <!-- 3, 3.141, 4.0.0-alpha-6-20200730 etc
50+
Docker-Selenium image version: <!-- 3, 3.141, 4.0.0-alpha-7-prerelease-20200826 etc
5151
Also provide the docker image id
5252
-->
5353
Docker version:

Distributor/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# NOTE: DO *NOT* EDIT THIS FILE. IT IS GENERATED.
33
# PLEASE UPDATE Dockerfile.txt INSTEAD OF THIS FILE
44
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5-
FROM selenium/base:4.0.0-alpha-6-20200730
5+
FROM selenium/base:4.0.0-alpha-7-prerelease-20200826
66
LABEL authors=SeleniumHQ
77

88
USER 1200

EventBus/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# NOTE: DO *NOT* EDIT THIS FILE. IT IS GENERATED.
33
# PLEASE UPDATE Dockerfile.txt INSTEAD OF THIS FILE
44
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5-
FROM selenium/base:4.0.0-alpha-6-20200730
5+
FROM selenium/base:4.0.0-alpha-7-prerelease-20200826
66
LABEL authors=SeleniumHQ
77

88
USER 1200

Hub/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# NOTE: DO *NOT* EDIT THIS FILE. IT IS GENERATED.
33
# PLEASE UPDATE Dockerfile.txt INSTEAD OF THIS FILE
44
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5-
FROM selenium/base:4.0.0-alpha-6-20200730
5+
FROM selenium/base:4.0.0-alpha-7-prerelease-20200826
66
LABEL authors=SeleniumHQ
77

88
USER 1200

NodeBase/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# NOTE: DO *NOT* EDIT THIS FILE. IT IS GENERATED.
33
# PLEASE UPDATE Dockerfile.txt INSTEAD OF THIS FILE
44
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5-
FROM selenium/base:4.0.0-alpha-6-20200730
5+
FROM selenium/base:4.0.0-alpha-7-prerelease-20200826
66
LABEL authors=SeleniumHQ
77

88
USER root

NodeChrome/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# NOTE: DO *NOT* EDIT THIS FILE. IT IS GENERATED.
33
# PLEASE UPDATE Dockerfile.txt INSTEAD OF THIS FILE
44
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5-
FROM selenium/node-base:4.0.0-alpha-6-20200730
5+
FROM selenium/node-base:4.0.0-alpha-7-prerelease-20200826
66
LABEL authors=SeleniumHQ
77

88
USER root

NodeFirefox/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# NOTE: DO *NOT* EDIT THIS FILE. IT IS GENERATED.
33
# PLEASE UPDATE Dockerfile.txt INSTEAD OF THIS FILE
44
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5-
FROM selenium/node-base:4.0.0-alpha-6-20200730
5+
FROM selenium/node-base:4.0.0-alpha-7-prerelease-20200826
66
LABEL authors=SeleniumHQ
77

88
USER root

NodeOpera/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# NOTE: DO *NOT* EDIT THIS FILE. IT IS GENERATED.
33
# PLEASE UPDATE Dockerfile.txt INSTEAD OF THIS FILE
44
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5-
FROM selenium/node-base:4.0.0-alpha-6-20200730
5+
FROM selenium/node-base:4.0.0-alpha-7-prerelease-20200826
66
LABEL authors=SeleniumHQ
77

88
USER root

README.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ https://www.selenium.dev/support/
1717
1. Start a Docker container with Firefox
1818

1919
``` bash
20-
$ docker run -d -p 4444:4444 --shm-size 2g selenium/standalone-firefox:4.0.0-alpha-6-20200730
20+
$ docker run -d -p 4444:4444 --shm-size 2g selenium/standalone-firefox:4.0.0-alpha-7-prerelease-20200826
2121
# OR
22-
$ docker run -d -p 4444:4444 -v /dev/shm:/dev/shm selenium/standalone-firefox:4.0.0-alpha-6-20200730
22+
$ docker run -d -p 4444:4444 -v /dev/shm:/dev/shm selenium/standalone-firefox:4.0.0-alpha-7-prerelease-20200826
2323
```
2424

2525
2. Point your WebDriver tests to http://localhost:4444/wd/hub
@@ -46,17 +46,17 @@ ___
4646

4747
![Firefox](https://raw.githubusercontent.com/alrra/browser-logos/main/src/firefox/firefox_24x24.png) Firefox
4848
``` bash
49-
$ docker run -d -p 4444:4444 -v /dev/shm:/dev/shm selenium/standalone-firefox:4.0.0-alpha-6-20200730
49+
$ docker run -d -p 4444:4444 -v /dev/shm:/dev/shm selenium/standalone-firefox:4.0.0-alpha-7-prerelease-20200826
5050
```
5151

5252
![Chrome](https://raw.githubusercontent.com/alrra/browser-logos/main/src/chrome/chrome_24x24.png) Chrome
5353
``` bash
54-
$ docker run -d -p 4444:4444 -v /dev/shm:/dev/shm selenium/standalone-chrome:4.0.0-alpha-6-20200730
54+
$ docker run -d -p 4444:4444 -v /dev/shm:/dev/shm selenium/standalone-chrome:4.0.0-alpha-7-prerelease-20200826
5555
```
5656

5757
![Opera](https://raw.githubusercontent.com/alrra/browser-logos/main/src/opera/opera_24x24.png) Opera
5858
``` bash
59-
$ docker run -d -p 4444:4444 -v /dev/shm:/dev/shm selenium/standalone-opera:4.0.0-alpha-6-20200730
59+
$ docker run -d -p 4444:4444 -v /dev/shm:/dev/shm selenium/standalone-opera:4.0.0-alpha-7-prerelease-20200826
6060
```
6161

6262
_Note: Only one Standalone container can run on port_ `4444` _at the same time._
@@ -73,10 +73,10 @@ A Docker [network](https://docs.docker.com/engine/reference/commandline/network_
7373

7474
``` bash
7575
$ docker network create grid
76-
$ docker run -d -p 4442-4444:4442-4444 --net grid --name selenium-hub selenium/hub:4.0.0-alpha-6-20200730
77-
$ docker run -d --net grid -e SE_EVENT_BUS_HOST=selenium-hub -e SE_EVENT_BUS_PUBLISH_PORT=4442 -e SE_EVENT_BUS_SUBSCRIBE_PORT=4443 -v /dev/shm:/dev/shm selenium/node-chrome:4.0.0-alpha-6-20200730
78-
$ docker run -d --net grid -e SE_EVENT_BUS_HOST=selenium-hub -e SE_EVENT_BUS_PUBLISH_PORT=4442 -e SE_EVENT_BUS_SUBSCRIBE_PORT=4443 -v /dev/shm:/dev/shm selenium/node-firefox:4.0.0-alpha-6-20200730
79-
$ docker run -d --net grid -e SE_EVENT_BUS_HOST=selenium-hub -e SE_EVENT_BUS_PUBLISH_PORT=4442 -e SE_EVENT_BUS_SUBSCRIBE_PORT=4443 -v /dev/shm:/dev/shm selenium/node-opera:4.0.0-alpha-6-20200730
76+
$ docker run -d -p 4442-4444:4442-4444 --net grid --name selenium-hub selenium/hub:4.0.0-alpha-7-prerelease-20200826
77+
$ docker run -d --net grid -e SE_EVENT_BUS_HOST=selenium-hub -e SE_EVENT_BUS_PUBLISH_PORT=4442 -e SE_EVENT_BUS_SUBSCRIBE_PORT=4443 -v /dev/shm:/dev/shm selenium/node-chrome:4.0.0-alpha-7-prerelease-20200826
78+
$ docker run -d --net grid -e SE_EVENT_BUS_HOST=selenium-hub -e SE_EVENT_BUS_PUBLISH_PORT=4442 -e SE_EVENT_BUS_SUBSCRIBE_PORT=4443 -v /dev/shm:/dev/shm selenium/node-firefox:4.0.0-alpha-7-prerelease-20200826
79+
$ docker run -d --net grid -e SE_EVENT_BUS_HOST=selenium-hub -e SE_EVENT_BUS_PUBLISH_PORT=4442 -e SE_EVENT_BUS_SUBSCRIBE_PORT=4443 -v /dev/shm:/dev/shm selenium/node-opera:4.0.0-alpha-7-prerelease-20200826
8080
```
8181

8282
When you are done using the Grid and the containers have exited, the network can be removed with the following command:
@@ -128,15 +128,15 @@ ___
128128
You can pass `SE_OPTS` variable with additional commandline parameters for starting a hub or a node.
129129

130130
``` bash
131-
$ docker run -d -p 4444:4444 -e SE_OPTS="-debug" --name selenium-hub selenium/hub:4.0.0-alpha-6-20200730
131+
$ docker run -d -p 4444:4444 -e SE_OPTS="-debug" --name selenium-hub selenium/hub:4.0.0-alpha-7-prerelease-20200826
132132
```
133133

134134
### JAVA_OPTS Java Environment Options
135135

136136
You can pass `JAVA_OPTS` environment variable to java process.
137137

138138
``` bash
139-
$ docker run -d -p 4444:4444 -e JAVA_OPTS=-Xmx512m --name selenium-hub selenium/hub:4.0.0-alpha-6-20200730
139+
$ docker run -d -p 4444:4444 -e JAVA_OPTS=-Xmx512m --name selenium-hub selenium/hub:4.0.0-alpha-7-prerelease-20200826
140140
```
141141

142142
### Node configuration options
@@ -152,7 +152,7 @@ variables.
152152
Here is an example with the default values of these environment variables:
153153

154154
```bash
155-
$ docker run -d --e SE_EVENT_BUS_HOST=<event_bus_ip|event_bus_name> -e SE_EVENT_BUS_PUBLISH_PORT=4442 -e SE_EVENT_BUS_SUBSCRIBE_PORT=4443 -v /dev/shm:/dev/shm selenium/node-chrome:4.0.0-alpha-6-20200730
155+
$ docker run -d --e SE_EVENT_BUS_HOST=<event_bus_ip|event_bus_name> -e SE_EVENT_BUS_PUBLISH_PORT=4442 -e SE_EVENT_BUS_SUBSCRIBE_PORT=4443 -v /dev/shm:/dev/shm selenium/node-chrome:4.0.0-alpha-7-prerelease-20200826
156156
```
157157

158158
### Setting Screen Resolution
@@ -207,11 +207,11 @@ current one._
207207

208208
``` bash
209209
$ docker network create grid
210-
$ docker run -d -p 4442-4444:4442-4444 --net grid --name selenium-hub selenium/hub:4.0.0-alpha-6-20200730
210+
$ docker run -d -p 4442-4444:4442-4444 --net grid --name selenium-hub selenium/hub:4.0.0-alpha-7-prerelease-20200826
211211
$ docker run -d --net grid -e SE_EVENT_BUS_HOST=selenium-hub \
212212
-e SE_EVENT_BUS_PUBLISH_PORT=4442 -e SE_EVENT_BUS_SUBSCRIBE_PORT=4443 \
213213
-v /dev/shm:/dev/shm \
214-
-v /e2e/uploads:/e2e/uploads selenium/node-firefox:4.0.0-alpha-6-20200730
214+
-v /e2e/uploads:/e2e/uploads selenium/node-firefox:4.0.0-alpha-7-prerelease-20200826
215215
```
216216

217217
_Note:_ `-v /e2e/uploads:/e2e/uploads` _is optional in case you are testing browser uploads on your
@@ -292,10 +292,10 @@ $ docker network create grid
292292
$ docker run -d -p 4444:4444 --net grid --name selenium-hub \
293293
--health-cmd='/opt/bin/check-grid.sh --host 0.0.0.0 --port 4444' \
294294
--health-interval=15s --health-timeout=30s --health-retries=5 \
295-
selenium/hub:4.0.0-alpha-6-20200730
296-
$ docker run -d --net grid -e HUB_HOST=selenium-hub -v /dev/shm:/dev/shm selenium/node-chrome:4.0.0-alpha-6-20200730
297-
$ docker run -d --net grid -e HUB_HOST=selenium-hub -v /dev/shm:/dev/shm selenium/node-firefox:4.0.0-alpha-6-20200730
298-
$ docker run -d --net grid -e HUB_HOST=selenium-hub -v /dev/shm:/dev/shm selenium/node-opera:4.0.0-alpha-6-20200730
295+
selenium/hub:4.0.0-alpha-7-prerelease-20200826
296+
$ docker run -d --net grid -e HUB_HOST=selenium-hub -v /dev/shm:/dev/shm selenium/node-chrome:4.0.0-alpha-7-prerelease-20200826
297+
$ docker run -d --net grid -e HUB_HOST=selenium-hub -v /dev/shm:/dev/shm selenium/node-firefox:4.0.0-alpha-7-prerelease-20200826
298+
$ docker run -d --net grid -e HUB_HOST=selenium-hub -v /dev/shm:/dev/shm selenium/node-opera:4.0.0-alpha-7-prerelease-20200826
299299
```
300300
**Note:** The `\` line delimiter won't work on Windows based terminals, try either `^` or a backtick.
301301

@@ -359,9 +359,9 @@ running inside the container.
359359

360360
Here is an example with the standalone images, the same concept applies to the node images.
361361
``` bash
362-
$ docker run -d -p 4444:4444 -p 5900:5900 -v /dev/shm:/dev/shm selenium/standalone-chrome:4.0.0-alpha-6-20200730
363-
$ docker run -d -p 4445:4444 -p 5901:5900 -v /dev/shm:/dev/shm selenium/standalone-firefox:4.0.0-alpha-6-20200730
364-
$ docker run -d -p 4446:4444 -p 5902:5900 -v /dev/shm:/dev/shm selenium/standalone-opera:4.0.0-alpha-6-20200730
362+
$ docker run -d -p 4444:4444 -p 5900:5900 -v /dev/shm:/dev/shm selenium/standalone-chrome:4.0.0-alpha-7-prerelease-20200826
363+
$ docker run -d -p 4445:4444 -p 5901:5900 -v /dev/shm:/dev/shm selenium/standalone-firefox:4.0.0-alpha-7-prerelease-20200826
364+
$ docker run -d -p 4446:4444 -p 5902:5900 -v /dev/shm:/dev/shm selenium/standalone-opera:4.0.0-alpha-7-prerelease-20200826
365365
```
366366

367367
Then, you would use in your VNC client:
@@ -379,9 +379,9 @@ When you are prompted for the password it is `secret`. If you wish to change thi
379379
it in the `/NodeBase/Dockerfile` and build the images yourself, or you can define a Docker image that derives from
380380
the posted ones which reconfigures it:
381381
``` dockerfile
382-
#FROM selenium/node-chrome:4.0.0-alpha-6-20200730
383-
#FROM selenium/node-firefox:4.0.0-alpha-6-20200730
384-
#FROM selenium/node-opera:4.0.0-alpha-6-20200730
382+
#FROM selenium/node-chrome:4.0.0-alpha-7-prerelease-20200826
383+
#FROM selenium/node-firefox:4.0.0-alpha-7-prerelease-20200826
384+
#FROM selenium/node-opera:4.0.0-alpha-7-prerelease-20200826
385385
#Choose the FROM statement that works for you.
386386

387387
RUN x11vnc -storepasswd <your-password-here> /home/seluser/.vnc/passwd

Router/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# NOTE: DO *NOT* EDIT THIS FILE. IT IS GENERATED.
33
# PLEASE UPDATE Dockerfile.txt INSTEAD OF THIS FILE
44
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5-
FROM selenium/base:4.0.0-alpha-6-20200730
5+
FROM selenium/base:4.0.0-alpha-7-prerelease-20200826
66
LABEL authors=SeleniumHQ
77

88
USER 1200

Sessions/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# NOTE: DO *NOT* EDIT THIS FILE. IT IS GENERATED.
33
# PLEASE UPDATE Dockerfile.txt INSTEAD OF THIS FILE
44
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5-
FROM selenium/base:4.0.0-alpha-6-20200730
5+
FROM selenium/base:4.0.0-alpha-7-prerelease-20200826
66
LABEL authors=SeleniumHQ
77

88
USER 1200

StandaloneChrome/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# NOTE: DO *NOT* EDIT THIS FILE. IT IS GENERATED.
33
# PLEASE UPDATE Dockerfile.txt INSTEAD OF THIS FILE
44
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5-
FROM selenium/node-chrome:4.0.0-alpha-6-20200730
5+
FROM selenium/node-chrome:4.0.0-alpha-7-prerelease-20200826
66
LABEL authors=SeleniumHQ
77

88
USER 1200

StandaloneFirefox/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# NOTE: DO *NOT* EDIT THIS FILE. IT IS GENERATED.
33
# PLEASE UPDATE Dockerfile.txt INSTEAD OF THIS FILE
44
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5-
FROM selenium/node-firefox:4.0.0-alpha-6-20200730
5+
FROM selenium/node-firefox:4.0.0-alpha-7-prerelease-20200826
66
LABEL authors=SeleniumHQ
77

88
USER 1200

StandaloneOpera/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# NOTE: DO *NOT* EDIT THIS FILE. IT IS GENERATED.
33
# PLEASE UPDATE Dockerfile.txt INSTEAD OF THIS FILE
44
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5-
FROM selenium/node-opera:4.0.0-alpha-6-20200730
5+
FROM selenium/node-opera:4.0.0-alpha-7-prerelease-20200826
66
LABEL authors=SeleniumHQ
77

88
USER 1200

docker-compose-v2.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
version: '2'
55
services:
66
chrome:
7-
image: selenium/node-chrome:4.0.0-alpha-6-20200730
7+
image: selenium/node-chrome:4.0.0-alpha-7-prerelease-20200826
88
volumes:
99
- /dev/shm:/dev/shm
1010
depends_on:
@@ -15,7 +15,7 @@ services:
1515
- SE_EVENT_BUS_SUBSCRIBE_PORT=4443
1616

1717
firefox:
18-
image: selenium/node-firefox:4.0.0-alpha-6-20200730
18+
image: selenium/node-firefox:4.0.0-alpha-7-prerelease-20200826
1919
volumes:
2020
- /dev/shm:/dev/shm
2121
depends_on:
@@ -26,7 +26,7 @@ services:
2626
- SE_EVENT_BUS_SUBSCRIBE_PORT=4443
2727

2828
opera:
29-
image: selenium/node-opera:4.0.0-alpha-6-20200730
29+
image: selenium/node-opera:4.0.0-alpha-7-prerelease-20200826
3030
volumes:
3131
- /dev/shm:/dev/shm
3232
depends_on:
@@ -37,7 +37,7 @@ services:
3737
- SE_EVENT_BUS_SUBSCRIBE_PORT=4443
3838

3939
selenium-hub:
40-
image: selenium/hub:4.0.0-alpha-6-20200730
40+
image: selenium/hub:4.0.0-alpha-7-prerelease-20200826
4141
ports:
4242
- "4442:4442"
4343
- "4443:4443"

docker-compose-v3-full-grid.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
version: "3"
55
services:
66
selenium-event-bus:
7-
image: selenium/event-bus:4.0.0-alpha-6-20200730
7+
image: selenium/event-bus:4.0.0-alpha-7-prerelease-20200826
88
container_name: selenium-event-bus
99
ports:
1010
- "4442:4442"
1111
- "4443:4443"
1212
- "5557:5557"
1313

1414
selenium-sessions:
15-
image: selenium/sessions:4.0.0-alpha-6-20200730
15+
image: selenium/sessions:4.0.0-alpha-7-prerelease-20200826
1616
container_name: selenium-sessions
1717
ports:
1818
- "5556:5556"
@@ -24,7 +24,7 @@ services:
2424
- SE_EVENT_BUS_SUBSCRIBE_PORT=4443
2525

2626
selenium-distributor:
27-
image: selenium/distributor:4.0.0-alpha-6-20200730
27+
image: selenium/distributor:4.0.0-alpha-7-prerelease-20200826
2828
container_name: selenium-distributor
2929
ports:
3030
- "5553:5553"
@@ -39,7 +39,7 @@ services:
3939
- SE_SESSIONS_MAP_PORT=5556
4040

4141
selenium-router:
42-
image: selenium/router:4.0.0-alpha-6-20200730
42+
image: selenium/router:4.0.0-alpha-7-prerelease-20200826
4343
container_name: selenium-router
4444
ports:
4545
- "4444:4444"
@@ -53,7 +53,7 @@ services:
5353
- SE_SESSIONS_MAP_PORT=5556
5454

5555
chrome:
56-
image: selenium/node-chrome:4.0.0-alpha-6-20200730
56+
image: selenium/node-chrome:4.0.0-alpha-7-prerelease-20200826
5757
volumes:
5858
- /dev/shm:/dev/shm
5959
depends_on:
@@ -64,7 +64,7 @@ services:
6464
- SE_EVENT_BUS_SUBSCRIBE_PORT=4443
6565

6666
firefox:
67-
image: selenium/node-firefox:4.0.0-alpha-6-20200730
67+
image: selenium/node-firefox:4.0.0-alpha-7-prerelease-20200826
6868
volumes:
6969
- /dev/shm:/dev/shm
7070
depends_on:
@@ -75,7 +75,7 @@ services:
7575
- SE_EVENT_BUS_SUBSCRIBE_PORT=4443
7676

7777
opera:
78-
image: selenium/node-opera:4.0.0-alpha-6-20200730
78+
image: selenium/node-opera:4.0.0-alpha-7-prerelease-20200826
7979
volumes:
8080
- /dev/shm:/dev/shm
8181
depends_on:

docker-compose-v3-swarm.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version: '3.7'
77

88
services:
99
chrome:
10-
image: selenium/node-chrome:4.0.0-alpha-6-20200730
10+
image: selenium/node-chrome:4.0.0-alpha-7-prerelease-20200826
1111
volumes:
1212
- /dev/shm:/dev/shm
1313
environment:
@@ -19,7 +19,7 @@ services:
1919
entrypoint: bash -c 'SE_OPTS="--host $$HOSTNAME" /opt/bin/entry_point.sh'
2020

2121
firefox:
22-
image: selenium/node-firefox:4.0.0-alpha-6-20200730
22+
image: selenium/node-firefox:4.0.0-alpha-7-prerelease-20200826
2323
volumes:
2424
- /dev/shm:/dev/shm
2525
environment:
@@ -31,7 +31,7 @@ services:
3131
entrypoint: bash -c 'SE_OPTS="--host $$HOSTNAME" /opt/bin/entry_point.sh'
3232

3333
opera:
34-
image: selenium/node-opera:4.0.0-alpha-6-20200730
34+
image: selenium/node-opera:4.0.0-alpha-7-prerelease-20200826
3535
volumes:
3636
- /dev/shm:/dev/shm
3737
environment:
@@ -43,7 +43,7 @@ services:
4343
entrypoint: bash -c 'SE_OPTS="--host $$HOSTNAME" /opt/bin/entry_point.sh'
4444

4545
selenium-hub:
46-
image: selenium/hub:4.0.0-alpha-6-20200730
46+
image: selenium/hub:4.0.0-alpha-7-prerelease-20200826
4747
ports:
4848
- "4442:4442"
4949
- "4443:4443"

0 commit comments

Comments
 (0)