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
- Host: GitHub
- URL: https://github.com/manycoding/docker-robotframework
- Owner: manycoding
- Created: 2015-10-05T09:34:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-21T11:21:34.000Z (almost 9 years ago)
- Last Synced: 2025-10-11T08:13:44.915Z (4 months ago)
- Topics: docker-image, robot-framework
- Homepage:
- Size: 5.86 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-robotframework
[](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