... | ... | @@ -2,6 +2,10 @@ |
|
|
|
|
|
In this page, the steps that need to be followed for installing and setting up the Dependability Toolbox back-end on your local machine are provided. Initially, information is provided on how to deploy a Docker Container, using the latest Docker Image that is available on [DockerHub](). Subsequently, in order to facilitate further expansion of the tool from third-party developers, we provide information on how to build the Docker Image from the sources and deploy a Docker Container based on this image.
|
|
|
|
|
|
## Prerequisite
|
|
|
|
|
|
The only prerequisite for the installation of the Dependability Toolbox is to have the latest version of [Docker]() installed and running on your local machine.
|
|
|
|
|
|
## Installation directly from DockerHub
|
|
|
|
|
|
The Dependability Toolbox is available for download on [DockerHub](https://hub.docker.com/r/siavvasm/sdk4ed-dependability-toolbox/tags). In order to install it locally, you need to execute the following command on your terminal (assuming that Docker Engine is already installed on your system):
|
... | ... | |