If we define the VOLUME Dockerfile instruction with both /data/worlds and /data/plugins specified, then I would expect that mounting a /data/ volume to be irrelevant since subdirectories are already all covered.
Let's do some tests to confirm that.
Based on outcomes, let's update the documentation accordingly in order to share correct information.
If we define the
VOLUMEDockerfile instruction with both/data/worldsand/data/pluginsspecified, then I would expect that mounting a/data/volume to be irrelevant since subdirectories are already all covered.Let's do some tests to confirm that.
Based on outcomes, let's update the documentation accordingly in order to share correct information.