WingBun NG

Results 2 comments of WingBun NG

For Wechat version 3.8.7, there is the same issue to me. Please try to run [sudo wechattweak-cli install] and then restart your Mac, it's useful.

for RocketMQ image, we can use above⬆️ way to handle it. but for RocketMQ-dashborad image, we can see the Dockerfile: ``` FROM centos:7 RUN yum install -y java-1.8.0-openjdk-devel.x86_64 unzip openssl,...