This repository contains dockerized VROOM Frontend
Just modify the api.js file as you wish and build the image. The image runs VROOM Frontend and serves through the port 9966 by default. You should modify api.js to specify VROOM-express API's host and port which defaults http://localhost:3000
See the gist here for the "docker-compose file stack" I created.