nocodb
nocodb copied to clipboard
🐛 Bug: Use the command "docker: build: publish: image" compiled the mirror cannot use at all
Please confirm if bug report does NOT exists already ?
- [X] I confirm there is no existing issue for this
Steps to reproduce ?
Step1:npm run docker:build:publish:image

Step2:docker run -d --name nocodb
-p 8080:8080
234801064d4f
Step3:curl 127.0.0.1:8080
Step4:docker exec -it 68f7eff728f1 sh

Desired Behavior
The compiled image should work properly
Project Details
System environment:

Attachements
No response
We're using github actions to publish docker image and it works for us. Please see if you can make a PR to our docs on how to build custom docker image.
Hii Team, I am new to Nocodb and want to contribute to it. Can I take this issue if no one else is working on it?
@msrdinesh Thanks. Assigned to you.