Is there a way to mount just a single file without the directory?
npmrcFile := client.Host().Directory(homedir).File(".npmrc")
I'm assuming the only way would be to copy this content to a temp file via normal Go and mount that instead?
#1 DONE 0.5s
Error: input:1: container.from.withMountedDirectory.withWorkdir.withMountedFile.withExec.withExec.directory error from sender: open /Users/me/.Trash: operation not permitted