momomobinx commented on issue #9150:
URL:
https://github.com/apache/dolphinscheduler/issues/9150#issuecomment-1078600777
docker-compose down
docker volume ls | grep 'dolphinscheduler' | awk '{print $2}' | xargs docker
volume rm
docker-compose up
之前没有完全清除就部署,完全清理后重新部署就没有出现了
--
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]