U can try this compose file to start it:
version: '3.6'
services:
just-proxy:
image: "whitemay/just-proxy"
container_name: vx
network_mode: bridge
environment:
- BACK_SERVER=192.168.x.x
- BACK_PORT=80
ports:
- 8080:8080
Content type
Image
Digest
Size
104 MB
Last updated
about 7 years ago
docker pull whitemay/just-proxy