You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/12/06 09:59:52 UTC

[GitHub] [rocketmq-docker] wendell-dev opened a new issue #46: build image bug:mv: can't rename 'rocketmq-all*/*': No such file or directory

wendell-dev opened a new issue #46:
URL: https://github.com/apache/rocketmq-docker/issues/46


   https://archive.apache.org/dist/rocketmq/4.9.2/rocketmq-all-4.9.2-bin-release.zip no rocketmq-all*/* directory after unzip.
   
   before version 4.9.2 is OK
   
   ```
   rocketmq-docker/image-build/Dockerfile-alpine:
   mv rocketmq-all*/* .   
   ```


-- 
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: dev-unsubscribe@rocketmq.apache.org

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



[GitHub] [rocketmq-docker] HScarb commented on issue #46: build image bug:mv: can't rename 'rocketmq-all*/*': No such file or directory

Posted by GitBox <gi...@apache.org>.
HScarb commented on issue #46:
URL: https://github.com/apache/rocketmq-docker/issues/46#issuecomment-992064383


   It's because after version 4.9.2 the folder in release package is renamed from `rocketmq-all-4.9.1-bin-release` to `rocketmq-4.9.2`.
   See https://github.com/apache/rocketmq-docker/pull/45


-- 
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: dev-unsubscribe@rocketmq.apache.org

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



[GitHub] [rocketmq-docker] vongosling closed issue #46: build image bug:mv: can't rename 'rocketmq-all*/*': No such file or directory

Posted by GitBox <gi...@apache.org>.
vongosling closed issue #46:
URL: https://github.com/apache/rocketmq-docker/issues/46


   


-- 
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: dev-unsubscribe@rocketmq.apache.org

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