boringproxy/docker/client/examples/README.md

7 lines
462 B
Markdown
Raw Permalink Normal View History

2022-02-18 00:52:52 -06:00
# Boringproxy docker examples
The docker examples for boringproxy clients are set up to enable easy integration between boringproxy and popular self hosted services.
## Usage
To start using an example, copy the example content over to a local folder and start the containers using the `start.sh` script
These compose files use prebuild images, if you want to build images yourself, follow the instructions in the parent folder to set up your own compose files.