/docker

Dockerfile for Selenium container.

Primary LanguageShellGNU General Public License v2.0GPL-2.0

#Useful Docker container images

##Building image To build a container locally type (inside directory)

docker build -t <container_name> .