locate是一个系统命令,用于建立文件索引,当我们需要寻找什么文件的时候,只要敲入 locate xxx 它就会搜索全系统中匹配这个名字的文件。 但是在某个新的机器里面,我locate某文件,始终显示如下的错误信息: locate: can not stat () `/var/lib/mlocate/mlocate.db': No such file or directory
Docker is a lightweight virtual machine container. To minimize the image, most of the official distributions were erased most the unnecessary system tools.