I used boot2docker-v18.06.0 and I could use the shared folder in boot2docker shell which I could access windows'users folder in boot2docker. However, for boot2docker version after 18.06.xx they do not support AUFS, I could not access windows'users folder.
** Every boot2docker configs are also the default config from docker-toolbox.
Is there any way to mount shared folder into boot2docker after version 18.06 ?
refs: https://github.com/boot2docker/boot2docker/issues/1326