File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -79,11 +79,10 @@ Using Docker Compose
7979~~~~~~~~~~~~~~~~~~~~
8080
8181An easy way to set up VulnerableCode is with docker containers and
82- docker compose. For this you need to have the following installed. -
83- Docker Engine. Find instructions to install it
84- `here <https://docs.docker.com/get-docker/ >`__ - Docker Compose. Find
85- instructions to install it
86- `here <https://docs.docker.com/compose/install/#install-compose >`__
82+ docker compose. For this you need to have the following installed.
83+
84+ - Docker Engine. Find instructions to install it `here <https://docs.docker.com/get-docker/ >`__
85+ - Docker Compose. Find instructions to install it `here <https://docs.docker.com/compose/install/#install-compose >`__
8786
8887Use ``sudo docker-compose up `` to start VulnerableCode. Access
8988VulnerableCode at http://localhost:8000/ or at http://127.0.0.1:8000/ .
@@ -227,4 +226,4 @@ For full documentation about API endpoints.
227226.. |Gitter chat | image :: https://badges.gitter.im/gitterHQ/gitter.png
228227 :target: https://gitter.im/aboutcode-org/vulnerablecode
229228.. |PRs Welcome | image :: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
230- :target: http://makeapullrequest.com
229+ :target: http://makeapullrequest.com
You can’t perform that action at this time.
0 commit comments