nocodb icon indicating copy to clipboard operation
nocodb copied to clipboard

🐛 Bug: Use the command "docker: build: publish: image" compiled the mirror cannot use at all

Open totorofly opened this issue 3 years ago • 1 comments

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 image

Step2:docker run -d --name nocodb
-p 8080:8080
234801064d4f

image

Step3:curl 127.0.0.1:8080 image Step4:docker exec -it 68f7eff728f1 sh image

Desired Behavior

The compiled image should work properly

Project Details

System environment: image image

Attachements

No response

totorofly avatar Oct 05 '22 12:10 totorofly

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.

o1lab avatar Oct 05 '22 12:10 o1lab

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 avatar Dec 23 '22 04:12 msrdinesh

@msrdinesh Thanks. Assigned to you.

wingkwong avatar Dec 23 '22 04:12 wingkwong