Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 434 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 434 Bytes

docker-robotframework

A lean Docker image based on Alpine Linux with Robot Framework and selenium2library library. The main purpose is to be a base image for environments which require Robot Framework.

To drop into the shell run:

$ docker run --rm -it manycoding/robotframework /bin/sh