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/10/29 10:05:45 UTC

[GitHub] [apisix-dashboard] webtom-hzm opened a new issue #628: Deploy with Docker:returned a non-zero code: 1

webtom-hzm opened a new issue #628:
URL: https://github.com/apache/apisix-dashboard/issues/628


   Step 1/17 : FROM golang:1.13.8 AS build-env
    ---> 3a7408f53f79
   Step 2/17 : WORKDIR /go/src/github.com/apisix/manager-api
    ---> Using cache
    ---> 6bd80bc6d338
   Step 3/17 : COPY . .
    ---> c0cb0a93e487
   Step 4/17 : RUN mkdir -p /go/manager-api     && mkdir -p /go/manager-api/build-tools     && go env -w GOPROXY=https://goproxy.io,direct     && export GOPROXY=https://goproxy.io     && go build -o /go/manager-api/manager-api     && mv /go/src/github.com/apisix/manager-api/entry.sh /go/manager-api/     && mv /go/src/github.com/apisix/manager-api/build-tools/* /go/manager-api/build-tools/     && mv /go/src/github.com/apisix/manager-api/conf/conf_preview.json /go/manager-api/conf.json     && rm -rf /go/src/github.com/apisix/manager-api     && rm -rf /etc/localtime     && ln -s  /usr/share/zoneinfo/Hongkong /etc/localtime     && dpkg-reconfigure -f noninteractive tzdata
    ---> Running in c98e5ac5176d
   ...........................................................
   ...........................................................
   ERROR: Service 'manager' failed to build: The command '/bin/sh -c mkdir -p /go/manager-api     && mkdir -p /go/manager-api/build-tools     && go env -w GOPROXY=https://goproxy.io,direct     && export GOPROXY=https://goproxy.io     && go build -o /go/manager-api/manager-api     && mv /go/src/github.com/apisix/manager-api/entry.sh /go/manager-api/     && mv /go/src/github.com/apisix/manager-api/build-tools/* /go/manager-api/build-tools/     && mv /go/src/github.com/apisix/manager-api/conf/conf_preview.json /go/manager-api/conf.json     && rm -rf /go/src/github.com/apisix/manager-api     && rm -rf /etc/localtime     && ln -s  /usr/share/zoneinfo/Hongkong /etc/localtime     && dpkg-reconfigure -f noninteractive tzdata' returned a non-zero code: 1
   


----------------------------------------------------------------
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] LiteSun commented on issue #628: Deploy with Docker:returned a non-zero code: 1

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


   cc @juzhiyuan 


----------------------------------------------------------------
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 #628: Deploy with Docker:returned a non-zero code: 1

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


   Hi @webtom-hzm, because this has 1 existing related issue #381, so I close this now. Deploy with Docker is rewriting now, and will be fixed in 2.0 RC3.


----------------------------------------------------------------
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 #628: Deploy with Docker:returned a non-zero code: 1

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


   


----------------------------------------------------------------
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 #628: Deploy with Docker:returned a non-zero code: 1

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


   related issue #381 


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