https://github.com/devilrancy/robot-cx-python
A Docker image indented to use for Robot Framework Testing with cx_Oracle prebuilt.
https://github.com/devilrancy/robot-cx-python
cx-oracle devops docker python python-2 python-3 robot-framework robotframework testing
Last synced: 3 months ago
JSON representation
A Docker image indented to use for Robot Framework Testing with cx_Oracle prebuilt.
- Host: GitHub
- URL: https://github.com/devilrancy/robot-cx-python
- Owner: devilrancy
- License: mit
- Created: 2017-02-04T22:09:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-14T06:58:24.000Z (almost 9 years ago)
- Last Synced: 2025-04-15T23:05:35.735Z (9 months ago)
- Topics: cx-oracle, devops, docker, python, python-2, python-3, robot-framework, robotframework, testing
- Language: Python
- Homepage: https://hub.docker.com/r/devilrancy/robot-cx-python/
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# robot-cx-python
[][hub]
[][hub]
[hub]: https://hub.docker.com/r/devilrancy/robot-cx-python/
A Docker image indented to use for Robot Framework Testing with cx_Oracle prebuilt.
- [Supported tags](#supported-tags)
- [Available Packages](#available-packages)
- [License](#license)
## Supported tags
* **`2.7` ([2.7/Dockerfile](https://github.com/devilrancy/robot-cx-python/blob/master/2.7/Dockerfile))** [](https://microbadger.com/images/devilrancy/robot-cx-python:2.7)
* **`2.7-slim` ([2.7/slim/Dockerfile](https://github.com/devilrancy/robot-cx-python/blob/master/2.7/slim/Dockerfile))** [](https://microbadger.com/images/devilrancy/robot-cx-python:2.7-slim)
* **`3.4` ([3.4/Dockerfile](https://github.com/devilrancy/robot-cx-python/blob/master/3.4/Dockerfile))** TODO
* **`3.4-slim` ([3.4/slim/Dockerfile](https://github.com/devilrancy/robot-cx-python/blob/master/3.4/slim/Dockerfile))** TODO
* **`2.7-slave` ([2.7/slave/Dockerfile](https://github.com/devilrancy/robot-cx-python/blob/master/2.7/slave/Dockerfile))** [](https://microbadger.com/images/devilrancy/robot-cx-python:2.7-slave "Get your own image badge on microbadger.com")
- This tag is useful in case ur working with the jenkins ci and u need a slave docker running out of the box.
These Images could be reduced but i am not so experienced with the docker images **feel free to create Pull Requests.**
## Available Packages
* **`lxml` []()**
* **`cx_Oracle` []()**
* **`robotframework` []()**
* **`robotframework-httplibrary` []()**
* **`robotframework-requests` []()**
* **`robotframework-selenium2library` []()**
## License
The code in this repository, unless otherwise noted, is MIT licensed. See the `LICENSE` file in this repository.