Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CTI Tools
tosca2doc
Commits
ddda0504
Commit
ddda0504
authored
Apr 23, 2019
by
carignani
Browse files
readme
parent
a1faa3a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
0 deletions
+22
-0
Readme.md
Readme.md
+22
-0
No files found.
Readme.md
0 → 100644
View file @
ddda0504
# 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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment