burp-ui/docker
2016-01-18 21:43:40 +01:00
..
docker-burp1 fix: email 2016-01-08 20:53:37 +01:00
docker-burp2 revert to burp 2.0.28 since 2.0.30 is missing vss_strip 2016-01-12 22:14:17 +01:00
docker-burpui add: support for secure cookies 2016-01-18 21:43:40 +01:00
docker-cli1 fix: email 2016-01-08 20:53:37 +01:00
docker-cli2 revert to burp 2.0.28 since 2.0.30 is missing vss_strip 2016-01-12 22:14:17 +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/