---------------------------
FIREFOX
- versions: 
	61.0.2, 60.0.2, 59.0.3, 58.0.2, 57.0.4, 56.0.2, 55.0.3, 54.0.1, 53.0.3, 52.0.2, 51.0.1, 50.0.2,
	60.1.0esr, 52.9.0esr, 45.9.0esr, 38.8.0esr, 31.8.0esr, 24.8.1esr, 17.0.11esr, 10.0.12esr
		
- versions successfully tested: 61.0.2, 60.0.2, 59.0.3, 58.0.2, 57.0.4, 56.0.2, 55.0.3, 60.1.0esr
- versions failed to run without gui in java: all versions before 55.0.3

build client: 	docker build -t firefox-client --target firefox-client .
run tls client: docker run -it --rm firefox-client

build all supported firefox versions: ./firefox.sh
