Instead of converting nicely typed service mounts into untyped `Binds` when creating containers, use the new `Mounts` API which is a 1-1 mapping between service mounts and container mounts. Signed-off-by: Brian Goff <cpuguy83@gmail.com>
For `--mount type=tmpfs,target=/foo,readonly`, the `readonly` flag was just ignored. Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>