Vladislav

Results 3 comments of Vladislav

You have to bind a local server in your container to 0.0.0.0 Here is a working example: `docker run -p 0.0.0.0:8888:8888 -it bluet/proxybroker2 --log INFO --max-conn 50 --max-tries 2 --timeout...

> Doesnt work for me. > > Can the image also be available as arm64? > > ``` > docker run -p 0.0.0.0:8888:8888 -it bluet/proxybroker2 --log INFO --max-conn 50 --max-tries...

> Doesnt work for me. > > Can the image also be available as arm64? > > ``` > docker run -p 0.0.0.0:8888:8888 -it bluet/proxybroker2 --log INFO --max-conn 50 --max-tries...