Replies: 1 comment
-
Hello @manan91! I'm here to help you solve bugs, answer questions, and assist you in becoming a contributor. While you're waiting for a human maintainer, feel free to ask me anything you need! I found a similar unsolved discussion titled "How to recompose the front-end to make the changes take effect?" which might be relevant to your issue [1]. To update the Docker image with your new React build, you need to ensure that the Dockerfile is correctly set up to copy the updated build files into the image. Here are some steps you can follow:
Make sure that the path in the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am editing and making changes in the react code, Which is getting updated and even generating new build file using npm build,
But how to update this changes in the docker image file ? As when I run docker image, It keeps showing old UI only without the new changes.
Someone kindly please help here, I am not able to figure this out
Beta Was this translation helpful? Give feedback.
All reactions