... | ... | @@ -4,7 +4,7 @@ In this wiki page we describe how the Dependability Toolbox can be used as an in |
|
|
|
|
|
## Execution of the Docker Container
|
|
|
|
|
|
Having the Dependability Toolbox Docker Container already deployed on your local machine (see the [Installation](dependability-toolbox-instllation) page for more information), it can be started, paused, and stopped using common Docker commands. or your convenience, some indicative commands are provided in this section. First of all, in order to start the Dependability Toolbox docker container, you need to execute the following commands on your terminal:
|
|
|
Having the Dependability Toolbox Docker Container already deployed on your local machine (see the [Installation](dependability-toolbox-instllation) page for more information), it can be started, paused, and stopped using common Docker commands. For your convenience, some indicative commands are provided in this section. First of all, in order to start the Dependability Toolbox docker container, you need to execute the following commands on your terminal:
|
|
|
|
|
|
~~~
|
|
|
docker start dependability-toolbox
|
... | ... | @@ -19,6 +19,11 @@ In order to stop the Dependability Toolbox container, you need to execute the fo |
|
|
docker stop dependability-toolbox
|
|
|
~~~
|
|
|
|
|
|
## Invocation of the individual services (APIs)
|
|
|
|
|
|
### Quantitative Security Assessment Service
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
... | ... | |