Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
由于磁盘空间不足,我的 vagrant box 无法完成打包,我想知道是否有任何方法可以确保在打包过程中没有由于未完成而留下的临时文件。
我认为所有的临时文件都在~/.vagrant.d/tmp. 每次我中断打包,Vagrant 都会自动清理。
~/.vagrant.d/tmp
在 Windows 中,它存储在C:/Users/user.name/AppData/Local/Temp/按照此方案命名的文件夹中vagrant-YYYYMMDD-TSTAMP-id/。
C:/Users/user.name/AppData/Local/Temp/
vagrant-YYYYMMDD-TSTAMP-id/
在其他类似 linux 的操作系统中,它将位于~/.vagrant.d/tmp.