You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/11/01 09:59:02 UTC

[GitHub] [shardingsphere-elasticjob-ui] Yang31415926 opened a new issue #132: docker打包

Yang31415926 opened a new issue #132:
URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/132


   docker打包成功后, 运行报 "/bin/sh: 1: /opt/shardingsphere-elasticjob-lite-ui/bin/start.sh: not found"
   打包命令:c:/projects/shardingsphere-elasticjob-ui>  clean package -Dmaven.test.skip=true  -Prelease -Pdocker


-- 
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@shardingsphere.apache.org

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



[GitHub] [shardingsphere-elasticjob-ui] TeslaCN closed issue #132: docker打包

Posted by GitBox <gi...@apache.org>.
TeslaCN closed issue #132:
URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/132


   


-- 
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@shardingsphere.apache.org

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



[GitHub] [shardingsphere-elasticjob-ui] TeslaCN commented on issue #132: docker打包

Posted by GitBox <gi...@apache.org>.
TeslaCN commented on issue #132:
URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/132#issuecomment-995506643


   Hi @Yang31415926 
   Could you try the following command?
   ```bash
   ./mvnw clean package -Dmaven.test.skip=true -Prelease,docker
   ```


-- 
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@shardingsphere.apache.org

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