Describe the bug
start with docker use the 'docker compose up'
pull the latest image again
then
✔ Network docker_default Created 0.2s
✔ Container docker-flowise-1 Created 4.3s
Attaching to docker-flowise-1
docker-flowise-1 | Error: ENOENT: no such file or directory, mkdir
docker-flowise-1 | Code: ENOENT
docker-flowise-1 exited with code 0
how could I deal with this?