18300618319 opened a new issue #217: URL: https://github.com/apache/apisix-docker/issues/217
制作镜像后启动容器就报错 报错:standard_init_linux.go:208: exec user process caused "no such file or direct 网上都说:文件格式问题,但是咱没有这个问题是unix格式。 经过排查问题是基础镜像的问题,dockerfile里的from alpine:latest,alpine:latest就有这个问题,改成centos后就没问题了 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
