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

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


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

docker robotframework

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# RobotFramework-Docker

Docker Image for automated RobotFramework Tests as jenkins, bamboo etc. as docker agent
https://hub.docker.com/r/mkoperski/robotframework

download image
```
docker pull mkoperski/robotframework
```

example use manual
docker run -w /opt/robot -v :/opt/robot mkoperski/robotframework:latest bash