ASPNETCoreDockerMicroservices icon indicating copy to clipboard operation
ASPNETCoreDockerMicroservices copied to clipboard

Problem with running

Open majco333 opened this issue 7 years ago • 1 comments

When I run docker-compose I get this error (I run it on Windows):

Step 7/7 : RUN chmod +x ./SqlCmdStartup.sh ---> Running in adbf191ba199 ERROR: Service 'sql.data' failed to build: OCI runtime create failed: container_linux.go:348: starting container process caused "exec: "/bin/sh": stat /bin/sh: no such file or directory": unknown

Can you help me?

Thanks

majco333 avatar Nov 16 '18 08:11 majco333

image

caodaiming avatar Dec 09 '18 12:12 caodaiming