Search before asking
What happened
Now when start by docker-compose, it will run dolphinscheduler-schema-initializer every time and fail due to init sql error.
What you expected to happen
Detach init sql from docker-compose, and docker-compose up successfully.
How to reproduce
cd deploy/docker
docker-compose up -d
Anything else
No response
Version
dev
Are you willing to submit PR?
Code of Conduct