我正在读一本关于码头的书.它已经有几年了.
我会引用:
If you want to get rid of all your stopped containers, you can use
the output of docker ps -aq -f status=exited , which gets the
IDs of all stopped containers. For example:
$docker rm -v $(docker ps -aq -f status=exited)
当我运行这个时,我得到:
michael@michael-desktop:~$sudo docker rm -v $(docker ps -aq -f status=exited)
Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.30/containers/json?all=1&filters=%7B%22status%22%3A%7B%22exited%22%3Atrue%7D%7D: dial unix /var/run/docker.sock: connect: permission denied
"docker rm" requires at least 1 argument(s).
See 'docker rm --help'.
Usage: docker rm [OPTIONS] CONTAINER [CONTAINER...]
Remove one or more containers
你能帮我理解我应该做些什么才能获得预期目的.
低階ㄇㄋ 發表在 痞客邦 留言(0) 人氣(25)
先說這個pi幣在註冊的時候因為一定要填寫邀請碼,所以要是看了以下文章覺得想試試看的人,歡迎填一下這支邀請碼:condal
誰都可以免費0成本擁有的數位貨幣 Pi幣正在瘋挖中
低階ㄇㄋ 發表在 痞客邦 留言(1) 人氣(58)

最近在網路上翻到了有關海神網路的文章,剛好手邊有一台多餘的NAS
所以就載了QEdge來用用
低階ㄇㄋ 發表在 痞客邦 留言(1) 人氣(301)