Do you have somewhere an example of Dockerfile created for the React app (created with the create-react-app package) using Vizceral?
I have problems with creating it. I tried to serve it with Nginx and also with serve. App was showing up after running a container but there were issues with my local Vizceral library (it's local because I made some changes in it). Some features weren't working correctly.
Does somewhere exist an example of solution for such problem?