2015-09-23 00:35:28 +08:00
|
|
|
firefox:
|
2016-02-04 10:12:14 +08:00
|
|
|
image: selenium/standalone-firefox-debug
|
2015-09-23 00:35:28 +08:00
|
|
|
ports:
|
|
|
|
- "4444:4444"
|
2016-02-04 10:12:14 +08:00
|
|
|
- "5900:5900"
|
2015-09-23 00:35:28 +08:00
|
|
|
environment:
|
|
|
|
- JAVA_OPTS=-Xmx512m
|
|
|
|
restart: always
|