Mike Pirog
Mike Pirog
HOLLA! So fundamentally this seems to be a bug(?) in Docker's new experimental `virtiofs` macOS file sharing. The issue is tracked over here https://github.com/docker/for-mac/issues/6243. That said there a few ways...
I support this but i also have no ideas on how to accomplish this and no desire to do any work to make it happen ;) aka someone else is...
@generalredneck im guessing these are going to be the relevant files you will want to look at * Linux package scripts and static assets - https://github.com/lando/lando/tree/master/installer/linux * Linux build script...
unstale
I _think_ there is a `--dir` flag you can use for this purpose. We've got plans to address this and other less-than-ideal parts of the `lando init` experience in the...
@klonos i meant on the lando side eg `lando init --dir somefir`, it might be undocumented
`lando init` tries to do too much and this probably accounts for some of the weird behavior with certain intention and options combinations. Our plan is to split it up...