mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-21 06:45:24 -06:00
18 lines
291 B
ReStructuredText
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/
|