mirror of
https://github.com/boringproxy/boringproxy.git
synced 2025-02-25 18:55:29 -06:00
7 lines
462 B
Markdown
7 lines
462 B
Markdown
|
# 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.
|