Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 446 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 446 Bytes

docker-browserup-proxy

Container image running BrowserUp Proxy in it, available on Docker Hub.

Build

Provide the BrowserUp Proxy version with the --build-arg flag:

docker build . -t autifyhq/browserup-proxy:2.0.1 --build-arg version=2.0.1

Contribute

Fork this repository, develop on your local PC, create a pull request.