Describe the bug
Currently, the build process of omniport: react fails due to the absence of some dependency of firebase while building the image.
To Reproduce
Run the build script from omniport-docker
The solution would be to identify the dependency, add it to the image before installing firebase, and removing after the job is done.