vr2bridge Building Make the Docker builder image with docker build -t vr2bridge-builder . (you only have to do this once) Compile the binary docker run --rm -v .:/app vr2bridge-builder