docker images
如果出现Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock
sudo usermod -a -G docker $USER
sudo reboot
如果出现Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock
sudo usermod -a -G docker $USER
sudo reboot
本文标题:docker命令
本文链接:https://www.haomeiwen.com/subject/lbvgvftx.html
网友评论