burp-ui/docker
2016-01-11 20:56:56 +01:00
..
docker-burp1 fix: email 2016-01-08 20:53:37 +01:00
docker-burp2 improve overall documentation 2016-01-11 20:56:56 +01:00
docker-burpui fix: email 2016-01-08 20:53:37 +01:00
docker-cli1 fix: email 2016-01-08 20:53:37 +01:00
docker-cli2 client was not setup correctly 2016-01-08 23:39:01 +01:00
docker-compose.yml add test suite 2015-12-29 21:32:26 +01:00
README.rst improve demo setup 2015-12-09 22:22:20 +01:00

Docker Images
=============

Here are the `docker`_ model used to build the demo.

Howto
-----

In order to build the demo on your own infrastructure you have to run the
following commands:

::

        docker-compose build
        docker-compose up -d


.. _docker: https://www.docker.com/