Greetings fellow Robotians on planet Earth,
This Robot Framework distribution requires only
Docker installed as a prerequisite, and targets to act as a drop-in replacement for (installing test libraries via) Python packages.
## Why?
- To take Robot Framework into use without (having sudo to do) installations on the host
- To avoid managing virtualenvs to deal with conflicting dependencies of test libraries
- To be able to both install Robot Framework and run tests with a single command
## How to take it into use?
## Where are the Docker images hosted?
The images for both Python 3 and 2 series are publicly hosted in Docker Hub,
robotframework/rfdocker. The version numbers do correspond to the Robot Framework releases.
## Where is the source located?
## Found an issue? Have a suggestion?
Currently rfdocker has been battle tested on Ubuntu Linux 16.04 LTS, OS X Sierra (10.12) and OS X High Sierra (10.13). The bugs and improvements are tracked in GitHub issue tracker:
Feel free to fork and pull request, and welcome to channel #rfdocker in Slack (
robotframework.slack.com) for discussion as well!
Hope You find it useful, and that it helps Us in spreading Robot Framework to the unknown, in a more portable way...
Best Regards,
Anssi Syrjäsalo,
DevOp and infrastructure developer,
Former core developer of Robot Framework (2013)