soulbird opened a new issue, #404: URL: https://github.com/apache/apisix-docker/issues/404
https://github.com/apache/apisix-docker/actions/runs/3853774712/jobs/6596563109 ``` mv: cannot move 'etcd-v3.5.4-linux-amd64/Documentation' to '/usr/bin/Documentation': Permission denied mv: cannot move 'etcd-v3.5.4-linux-amd64/README-etcdctl.md' to '/usr/bin/README-etcdctl.md': Permission denied mv: cannot move 'etcd-v3.5.4-linux-amd64/README-etcdutl.md' to '/usr/bin/README-etcdutl.md': Permission denied mv: cannot move 'etcd-v3.5.4-linux-amd64/README.md' to '/usr/bin/README.md': Permission denied mv: cannot move 'etcd-v3.5.4-linux-amd64/READMEv2-etcdctl.md' to '/usr/bin/READMEv2-etcdctl.md': Permission denied mv: cannot move 'etcd-v3.5.4-linux-amd64/etcd' to '/usr/bin/etcd': Permission denied mv: cannot move 'etcd-v3.5.4-linux-amd64/etcdctl' to '/usr/bin/etcdctl': Permission denied mv: cannot move 'etcd-v3.5.4-linux-amd64/etcdutl' to '/usr/bin/etcdutl': Permission denied The command '/bin/sh -c wget [https://github.com/etcd-io/etcd/releases/download/${ETCD_VERSION}/etcd-${ETCD_VERSION}-linux-amd64.tar.gz](https://github.com/etcd-io/etcd/releases/download/$%7BETCD_VERSION%7D/etcd-$%7BETCD_VERSION%7D-linux-amd64.tar.gz) && tar -zxvf etcd-${ETCD_VERSION}-linux-amd64.tar.gz && mv etcd-${ETCD_VERSION}-linux-amd64/* /usr/bin/' returned a non-zero code: 1 ``` Probably introduced by https://github.com/apache/apisix-docker/pull/394, it changed the execution user of APISIX image -- 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]
