Docker image inspired by markhobson/maven-chrome including:
- JDK 8
- Maven 3.5.2
- libnss3-tools
- for certutil
- google-chrome-stable
- google-chrome-unstable
- to use the acceptInsecureCerts flag with headless chrome
- ChromeDriver
- for E2E tests
- sshpass
- for deployments on remote machines
Tip: The integration of NodeJS, npm and yarn can be done via maven and the frontend-maven-plugin.