Skip to content
This repository has been archived by the owner on Dec 15, 2019. It is now read-only.

katalon-studio/katalon-studio-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATION NOTICE

This repository has been deprecated. Please use the latest Docker image at https://hub.docker.com/r/katalonstudio/katalon.

Katalon Studio Docker

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.

Usage

docker run --rm katalon -runMode=console ...