You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/08 07:09:34 UTC

[GitHub] [apisix] MorganArthur opened a new issue, #8044: help request: windows打包docker镜像

MorganArthur opened a new issue, #8044:
URL: https://github.com/apache/apisix/issues/8044

   ### Description
   
   我在windows上打包apisix和java-plugin-runner的镜像,报错:
   ![image](https://user-images.githubusercontent.com/24489342/194694644-344f1917-38bb-4166-9339-c8891c605b58.png)
    我之前在apisix-java-plugin-runner还是0.2.0版本的时候使用过这样打包,当时没有问题,由于现在我换电脑了,没办法获取之前的电脑环境,但是实际上我也没有配置什么东西,都是默认配置。现在打镜像却报这样的错,不太明白是哪里出了问题?
   
   ### Environment
   
   - APISIX version (run `apisix version`): apache/apisix:2.99.0-debian
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] MorganArthur commented on issue #8044: help request: windows打包docker镜像

Posted by GitBox <gi...@apache.org>.
MorganArthur commented on issue #8044:
URL: https://github.com/apache/apisix/issues/8044#issuecomment-1272252601

   我发现使用2.15.0-alpine就可以打包镜像,使用2.99.0-debian就不行


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org