Arthur Maltson

Results 6 comments of Arthur Maltson

:+1: for guest additions, would make dvm the go-to for boot2docker working with [fig](http://www.fig.sh/)

I'm running into this issue too when editing a project that was in a `tmp` directory in my Users folder. It turns out the name (or more explicitly the directory)...

:+1: Michell Hashimoto did a [thorough analysis of filesystem performance in VBox and VMware](http://mitchellh.com/comparing-filesystem-performance-in-virtual-machines). tl;dr is that VBox performs much better with NFS.

My personal experience was that it threw the following error when Docker wasn't running: ``` $ devcontainer up --workspace-folder . [0 ms] @devcontainers/cli 0.52.1. Node.js v18.18.2. darwin 22.6.0 arm64. {"outcome":"error","message":"Command...

This seems related to #67 being merged in. I hard code to `2.2.5` instead of the latest `2.2.6` and it converges correctly.

@CloCkWeRX 2.2.6 is [already released](https://supermarket.chef.io/cookbooks/nfs) and it seems to work with `chef-client 2.5.1` but not lower versions (we're on `2.4.3`).