Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/srv/docker/storage/seaweedfs/filer.toml" to rootfs at "/etc/seaweedfs/filer.toml": mount src=/srv/docker/storage/seaweedfs/filer.toml, dst=/etc/seaweedfs/filer.toml, dstFd=/proc/thread-self/fd/11, flags=MS_NOATIME|MS_BIND|MS_REC: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type
I tried
compose.ymlfromHEADwith Docker 28.5.2 and D-Compose 2.40.3 and I got: