不知道为啥,和Ubuntu相比,kali的docker国内镜像有点坑,这里发现其他师傅用浙大的源成功了,记录一下
curl -fsSL http://mirrors.zju.edu.cn/docker-ce/linux/debian/gpg | sudo apt-key add -
echo 'deb http://mirrors.zju.edu.cn/docker-ce/linux/debian/ buster stable' | sudo tee /etc/apt
不知道为啥,和Ubuntu相比,kali的docker国内镜像有点坑,这里发现其他师傅用浙大的源成功了,记录一下
curl -fsSL http://mirrors.zju.edu.cn/docker-ce/linux/debian/gpg | sudo apt-key add -
echo 'deb http://mirrors.zju.edu.cn/docker-ce/linux/debian/ buster stable' | sudo tee /etc/apt