https://github.com/wywincl/robotframework
Robot Framework in docker.
https://github.com/wywincl/robotframework
Last synced: 4 months ago
JSON representation
Robot Framework in docker.
- Host: GitHub
- URL: https://github.com/wywincl/robotframework
- Owner: wywincl
- License: apache-2.0
- Created: 2016-09-29T02:15:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-30T07:59:43.000Z (over 7 years ago)
- Last Synced: 2025-10-25T09:02:22.019Z (8 months ago)
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/wywincl/robotframework/
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# robotframework
robot framework in docker.
[](http://microbadger.com/images/wywincl/robotframework "Get your own image badge on microbadger.com")
# how to use this images
```
docker run -it --rm -v /path/robot-content:/etc/robot wywincl/robotframework [options] data_sources
```
# for help
john.wang