You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-11-29 22:38:35 +02:00
selenium: change screen to small size
This commit is contained in:
@@ -5,4 +5,7 @@ firefox:
|
||||
- "5900:5900"
|
||||
environment:
|
||||
- JAVA_OPTS=-Xmx512m
|
||||
- SCREEN_WIDTH=1024
|
||||
- SCREEN_HEIGHT=768
|
||||
- SCREEN_DEPTH=16
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user