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 2020/12/28 03:56:13 UTC

[GitHub] [apisix-dashboard] zd1990 opened a new issue #1133: 通过dockerfile无法创建镜像

zd1990 opened a new issue #1133:
URL: https://github.com/apache/apisix-dashboard/issues/1133


   # Bug report
   
   ## Describe the bug
   
   通过docker部署的文档无法创建镜像,编译镜像报错
   
   ## How to Reproduce
   
   `
   git clone https://github.com/apache/apisix-dashboard.git  
   `
   `
   cd apisix-dashboard  
   `
   `
   docker build -t 994840535113.dkr.ecr.us-west-2.amazonaws.com/apisix-dashboard:v1 . --build-arg ENABLE_PROXY=true
   `
   
   ## Expected behavior
   
   编译镜像成功
   
   ## Screenshots
   
   ![image](https://user-images.githubusercontent.com/11418143/103188415-54b7e700-4903-11eb-9ca2-646bdd59d6a8.png)
   
   
   ## System information
   
   - OS: [e.g. macOS]
   - Browser (if applies) [e.g. Chrome, Safari, Edge]
   - Version: [e.g. 2.0-rc3]
   
   ## Additional context
   
   `wget https://github.com/apache/apisix-dashboard/archive/v2.0.tar.gz`
   下载dockerfile里面的包解压后,发现里面并没有dockerfile里面写的/usr/local/apisix-dashboard/api/cmd/manager目录


----------------------------------------------------------------
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.

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



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #1133: 通过dockerfile无法创建镜像

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #1133:
URL: https://github.com/apache/apisix-dashboard/issues/1133#issuecomment-752351921


   great, let's close this first, feel free to reopen if needed.


----------------------------------------------------------------
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.

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



[GitHub] [apisix-dashboard] imjoey edited a comment on issue #1133: 通过dockerfile无法创建镜像

Posted by GitBox <gi...@apache.org>.
imjoey edited a comment on issue #1133:
URL: https://github.com/apache/apisix-dashboard/issues/1133#issuecomment-752333662


   Hi @zd1990 @LY-GO, previously there's bug that the `Dockerfile` in master branch is trying to fetch `v2.2` source code. It has been fixed via https://github.com/apache/apisix-dashboard/pull/1146 , you could rerun the commands with the latest code from master branch. That already works for me now. Thanks.


----------------------------------------------------------------
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.

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



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #1133: 通过dockerfile无法创建镜像

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #1133:
URL: https://github.com/apache/apisix-dashboard/issues/1133#issuecomment-751619104


   Hello, @LY-GO @zd1990 I see you are using 2.0-rc3, but clone from the master branch, I'm curious that the master branch is going to release v2.0, not 2.0-rc3.
   
   @idbeta  Please help to verify if this issue occurred in the master branch.


----------------------------------------------------------------
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.

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



[GitHub] [apisix-dashboard] imjoey commented on issue #1133: 通过dockerfile无法创建镜像

Posted by GitBox <gi...@apache.org>.
imjoey commented on issue #1133:
URL: https://github.com/apache/apisix-dashboard/issues/1133#issuecomment-752333662


   Hi @zd1990 , previously there's bug that the `Dockerfile` in master branch is trying to fetch `v2.2` source code. It has been fixed via https://github.com/apache/apisix-dashboard/pull/1146 , you could rerun the commands with the latest code from master branch. That already works for me now. Thanks.


----------------------------------------------------------------
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.

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



[GitHub] [apisix-dashboard] juzhiyuan closed issue #1133: 通过dockerfile无法创建镜像

Posted by GitBox <gi...@apache.org>.
juzhiyuan closed issue #1133:
URL: https://github.com/apache/apisix-dashboard/issues/1133


   


----------------------------------------------------------------
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.

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



[GitHub] [apisix-dashboard] LY-GO commented on issue #1133: 通过dockerfile无法创建镜像

Posted by GitBox <gi...@apache.org>.
LY-GO commented on issue #1133:
URL: https://github.com/apache/apisix-dashboard/issues/1133#issuecomment-751617973


   i also meet same question


----------------------------------------------------------------
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.

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



[GitHub] [apisix-dashboard] nic-chen commented on issue #1133: 通过dockerfile无法创建镜像

Posted by GitBox <gi...@apache.org>.
nic-chen commented on issue #1133:
URL: https://github.com/apache/apisix-dashboard/issues/1133#issuecomment-751724759


   @LY-GO @zd1990 
   
   If you want to use `https://github.com/apache/apisix-dashboard/archive/v2.0.tar.gz`, you should read docs in branch v2.0, not master.
   
   And I recommend to use v2.2.
   


----------------------------------------------------------------
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.

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