Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 419 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 419 Bytes

Docker QA

This project houses all the Dockerfiles that are utilized by the OpenStax QA team.

Docker images for Selenium

Selenium README

Images included:

  • selenium/base: Base image which includes Java runtime
  • selenium/chrome: Image which includes the chromedriver
  • selenium/chrome-debug: Image which has a windows manager and allows VNC connections.