【Docker-Compose】起動しようとすると「ERROR: for db Cannot create container for service db: failed to mount local volume: mount /mnt/c/container/Docker/wordpress/volumes/data:/var/lib/docker/volumes/wordpress_mysql-vol/_data, flags: 0x1000: no such file or directory」とでる

なんでかはよくわからいけど、v…

【Docker】Docker for Windowsでdocker-compose up -d –build実行時に「failure in a Windows system call: The virtual machine or container with the specified identifier is not running. (0xc0370110)」と出る

・Docker for Win…