Loading Readme.md 0 → 100644 +22 −0 Original line number Diff line number Diff line # Tosca Import/Export ## Run with docker Build the image with docker build -t tosca-ie-sample:latest . Run the container with docker run -d -p 5000:5000 tosca-ie-sample ## Run locally Install prerequisites pip install -r requirements.txt Run the web_app python src/web_app.py No newline at end of file Loading
Readme.md 0 → 100644 +22 −0 Original line number Diff line number Diff line # Tosca Import/Export ## Run with docker Build the image with docker build -t tosca-ie-sample:latest . Run the container with docker run -d -p 5000:5000 tosca-ie-sample ## Run locally Install prerequisites pip install -r requirements.txt Run the web_app python src/web_app.py No newline at end of file