https://github.com/srthorat/docker-compose-python-webapp-robot-framework
Docker compose used to deploy web application created using Python, also used srt2011/docker-robot-framework to test UI of deployed web.
https://github.com/srthorat/docker-compose-python-webapp-robot-framework
docker-compose python3 robot-framework
Last synced: about 1 month ago
JSON representation
Docker compose used to deploy web application created using Python, also used srt2011/docker-robot-framework to test UI of deployed web.
- Host: GitHub
- URL: https://github.com/srthorat/docker-compose-python-webapp-robot-framework
- Owner: srthorat
- Created: 2018-07-28T06:51:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-28T07:06:41.000Z (almost 8 years ago)
- Last Synced: 2023-11-01T19:38:33.771Z (over 2 years ago)
- Topics: docker-compose, python3, robot-framework
- Language: HTML
- Size: 79.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-compose-python-webapp-robot-framework
### Clone this repository and run below command
```
docker-compose up --build -d
```