Open xuchangqun opened 7 months ago
@xuchangqun Add build parameters and try again ? docker compose --profile dolphinscheduler up -d --build
- /nonexistent
Adding parameters still doesn't work. I solved it by replacing '/nonexistent' in /etc/passwd. 😄
@xuchangqun I also encountered the same problem. What do I need to replace '/nonexistent' with
Contact Details
softxcq@sina.com
Is there an existing issue for this?
Priority
low (Default)
Current Behavior
branch main , lastest code .
When I use Docker Compose to install DolphinScheduler, MySQL fails to start properly.
Expected Behavior
When installing mysql-server , system will create 'mysql' user with no home dir, it could be the reason.
Steps To Reproduce
Compass Log
No response
Anything else? (Additional Context)
No response