An open API service indexing awesome lists of open source software.

https://github.com/manycoding/docker-robotframework

Docker image with Robot Framework, Selenium library based on python Alpine
https://github.com/manycoding/docker-robotframework

docker-image robot-framework

Last synced: 4 months ago
JSON representation

Docker image with Robot Framework, Selenium library based on python Alpine

Awesome Lists containing this project

README

          

# docker-robotframework
[![](https://images.microbadger.com/badges/image/manycoding/robotframework.svg)](https://microbadger.com/images/manycoding/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