Regarding to https://docs.docker.com/storage/bind-mounts/#choose-the--v-or---mount-flag one should use --mount to deal with docker volumes. I propose to change the kata to use --mount instead of --volume.
Regarding to https://docs.docker.com/storage/bind-mounts/#choose-the--v-or---mount-flag one should use --mount to deal with docker volumes.
I propose to change the kata to use --mount instead of --volume.