https://github.com/ilfirinpl/robotframework-docker
https://github.com/ilfirinpl/robotframework-docker
docker robotframework
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ilfirinpl/robotframework-docker
- Owner: IlfirinPL
- License: agpl-3.0
- Created: 2017-05-18T14:03:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-28T11:21:27.000Z (over 3 years ago)
- Last Synced: 2025-04-05T03:25:42.970Z (10 months ago)
- Topics: docker, robotframework
- Language: Dockerfile
- Size: 27.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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