This repository has been deprecated. Please use the latest Docker image at https://hub.docker.com/r/katalonstudio/katalon.
An image that contains all of the requirements to run Katalon Studio Console Mode Execution.
The image is based on openjdk:slim, installs Xvfb (X virtual frame buffer) and SWT JNI. Additionally the OpenJDK "Assistive Technology" option is being disabled.
docker run --rm katalon -runMode=console ...