Open liwuhen opened 2 weeks ago
Error in docker-build in Makefile, problem is wrong path to Dockerfile file.
Steps to reproduce the behavior:
$ make docker-build
I think you can create a new named docker folder and then configure the Dockerfile path in the makefile.
Can you assign this problem to me? I can fix it.
🐛 Bug Report
Error in docker-build in Makefile, problem is wrong path to Dockerfile file.
🔬 How To Reproduce
Steps to reproduce the behavior:
Code sample
$ make docker-build
Environment
Screenshots
📈 Expected behavior
📎 Additional context
I think you can create a new named docker folder and then configure the Dockerfile path in the makefile.