An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# docker-compose-python-webapp-robot-framework

### Clone this repository and run below command
```
docker-compose up --build -d
```