liqingwang commented on issue #10728:
URL:
https://github.com/apache/dolphinscheduler/issues/10728#issuecomment-1173406268
HI @beepupa , I have a test locally. And I think you have altered the wrong
file. It would be right if you changed the `docker-compose.yml`.
The image URL like `${HUB}/dolphinscheduler-xxx:${TAG}` in
`docker-compose.yml` is right.
The image URL like `apache/dolphinscheduler-xxx` in `docker-stack.yml` is a
mistake.
I saw your screenshot and your changes to `Worker` are correct and your
changes to `Api` are wrong. You only need to change these two places and master
don't need to change anymore.
Can you try them in currect file locally again?
--
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]