Skip to content

Tags: wingrunr21/docker-selenium

Tags

v2.44.0

Toggle v2.44.0's commit message
Merge pull request SeleniumHQ#41 from schmunk42/patch-1

updated docker info

rel-2.44.0

Toggle rel-2.44.0's commit message
OS agnostic switch for copy flags in Makefile

On mac the `cp` flags to use are `-pR` but on Linux it's `-rT`. This
change will allow the makefile to work on either of those two operating
systems.

v2.43.1

Toggle v2.43.1's commit message
/etc/hosts hack no longer necessary since docker >= 1.2.0

v2.42.2

Toggle v2.42.2's commit message
Some tiny changes