mirror of
https://github.com/apache/druid.git
synced 2025-02-11 04:24:58 +00:00
aec65242fc
Docker volume directory was accidentally removed due to reordering of statements. This causes ownership and permissions on the volume directory to be reset, preventing startup. fixes #11166 Signed-off-by: frank chen <frank.chen021@outlook.com>