burp-ui/docker/README.rst
2015-12-09 22:22:20 +01:00

18 lines
291 B
ReStructuredText

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/