burp-ui/docker
2016-07-19 16:52:54 +02:00
..
docker-burp1 fix: some concurrency/race condition issues (related to #148) 2016-07-19 16:52:54 +02:00
docker-burp2 fix: some concurrency/race condition issues (related to #148) 2016-07-19 16:52:54 +02:00
docker-burpui better error handling 2016-07-18 17:19:37 +02:00
docker-cli1 fix: email 2016-01-08 20:53:37 +01:00
docker-cli2 fix demo 2016-05-17 11:10:12 +02:00
docker-release/assets fix: missing default values 2016-06-29 15:35:28 +02:00
docker-compose.yml change demo listening port 2016-06-23 22:11:09 +02: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/