codeproject / CodeProject.AI-Server

CodeProject.AI Server is a self contained service that software developers can include in, and distribute with, their applications in order to augment their apps with the power of AI.
Other
605 stars 141 forks source link

Docker image does not run in Linux #6

Closed 8666 closed 1 year ago

8666 commented 2 years ago

standard_init_linux.go:211: exec user process caused "no such file or directory"

probably line ending is bad. I tried almost all versions

8666 commented 1 year ago

I upgraded docker from v19 to v20 and it works now :)