[GitHub] [apisix-java-plugin-runner] cws1981 edited a comment on issue #61: bug: Can not connect java plugin with apache apisix container

2021-11-28 Thread GitBox
cws1981 edited a comment on issue #61: URL: https://github.com/apache/apisix-java-plugin-runner/issues/61#issuecomment-981081360 > Obviously this is a permissions issue with docker. I would recommend developing under linux. I use mac OS. this is the processes in the docker contai

[GitHub] [apisix-java-plugin-runner] cws1981 edited a comment on issue #61: bug: Can not connect java plugin with apache apisix container

2021-11-28 Thread GitBox
cws1981 edited a comment on issue #61: URL: https://github.com/apache/apisix-java-plugin-runner/issues/61#issuecomment-981081360 > Obviously this is a permissions issue with docker. I would recommend developing under linux. I use mac OS. this is the processes in the docker container:

[GitHub] [apisix-java-plugin-runner] cws1981 edited a comment on issue #61: bug: Can not connect java plugin with apache apisix container

2021-11-28 Thread GitBox
cws1981 edited a comment on issue #61: URL: https://github.com/apache/apisix-java-plugin-runner/issues/61#issuecomment-981081360 > Obviously this is a permissions issue with docker. I would recommend developing under linux. I use mac OS. this is the processes in the container: ```

[GitHub] [apisix-java-plugin-runner] cws1981 edited a comment on issue #61: bug: Can not connect java plugin with apache apisix container

2021-11-28 Thread GitBox
cws1981 edited a comment on issue #61: URL: https://github.com/apache/apisix-java-plugin-runner/issues/61#issuecomment-981081360 > Obviously this is a permissions issue with docker. I would recommend developing under linux. I user mac OS. this is the processes in the container: ``

[GitHub] [apisix-java-plugin-runner] cws1981 edited a comment on issue #61: bug: Can not connect java plugin with apache apisix container

2021-11-28 Thread GitBox
cws1981 edited a comment on issue #61: URL: https://github.com/apache/apisix-java-plugin-runner/issues/61#issuecomment-981081360 > Obviously this is a permissions issue with docker. I would recommend developing under linux. this is the processes in the container: ``` PID USE

[GitHub] [apisix-java-plugin-runner] cws1981 edited a comment on issue #61: bug: Can not connect java plugin with apache apisix container

2021-11-28 Thread GitBox
cws1981 edited a comment on issue #61: URL: https://github.com/apache/apisix-java-plugin-runner/issues/61#issuecomment-981081360 > Obviously this is a permissions issue with docker. I would recommend developing under linux. this is the processes in the container: ``` PID USE

[GitHub] [apisix-java-plugin-runner] cws1981 edited a comment on issue #61: bug: Can not connect java plugin with apache apisix container

2021-11-24 Thread GitBox
cws1981 edited a comment on issue #61: URL: https://github.com/apache/apisix-java-plugin-runner/issues/61#issuecomment-978884628 this is my Dockerfile: ``` FROM apache/apisix:2.10.0-alpine RUN sed -i "s/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g" /etc/apk/repositories && apk

[GitHub] [apisix-java-plugin-runner] cws1981 edited a comment on issue #61: bug: Can not connect java plugin with apache apisix container

2021-11-24 Thread GitBox
cws1981 edited a comment on issue #61: URL: https://github.com/apache/apisix-java-plugin-runner/issues/61#issuecomment-978884628 this is my Dockerfile: ` FROM apache/apisix:2.10.0-alpine RUN sed -i "s/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g" /etc/apk/repositories && apk ad

[GitHub] [apisix-java-plugin-runner] cws1981 edited a comment on issue #61: bug: Can not connect java plugin with apache apisix container

2021-11-24 Thread GitBox
cws1981 edited a comment on issue #61: URL: https://github.com/apache/apisix-java-plugin-runner/issues/61#issuecomment-978884628 this is my Dockerfile: ``` FROM apache/apisix:2.10.0-alpine RUN sed -i "s/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g" /etc/apk/repositories && apk