burp-ui/docker
2017-02-03 22:28:13 +01:00
..
docker-alpine/assets add: new docker image 2017-02-03 22:28:13 +01:00
docker-burp1 use artifacts in builds 2017-01-19 08:15:47 +01:00
docker-burp2 use artifacts in builds 2017-01-19 08:15:47 +01:00
docker-burpui rate limit the demo 2017-02-02 22:22:49 +01:00
docker-cli1 fix: email 2016-01-08 20:53:37 +01:00
docker-cli2 use last stable release of burp (2.0.54) 2017-01-16 22:44:28 +01:00
docker-release/assets fix docker-release image 2017-01-26 10:07:08 +01: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/