Skip to content

Commit 178d7e1

Browse files
alchimikphiltrep
authored andcommitted
1 parent 082a73e commit 178d7e1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docker-compose.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,9 @@ services:
349349
build: ./selenium
350350
ports:
351351
- "4444:4444"
352+
volumes:
353+
# see https://github.com/SeleniumHQ/docker-selenium#running-the-images
354+
- /dev/shm:/dev/shm
352355

353356
### Volumes Setup ###########################################
354357

0 commit comments

Comments
 (0)