I tried to build openmrs-core by cloning the GitHub repository and then building with docker-compose. After I upped the container, it said, “!Invalid Option.”
I need to run the openmMRS backend and frontend separately from the database by customizing the source code with custom logos, Nav Bar Logos, and the favicon through building own docker images without using pre-build images (because I think if I use prebuilt docker images, I need to override). so what repositories do I need to use for that? because i need to run two projects like one is ald platform and other one is newest(3.0) ?
Hii @luci0822 have you tried using SDK, this can help you build two separate openmrs severs one running O3 frontend and another running O2 frontend or even just even the backend with out any frontend modules. (O3 is not a platform its a frontend for OpenMRS which also runs on the platform ie backend)
But SDK can help you with what you want to do.
Am not sure why your docker is failing could you provide a detailed docker error message.
You can configure your instance to have your own brand and logos.