doc: Update docker.md (#583)
This commit is contained in:
		@@ -11,8 +11,6 @@ Docker 备忘清单
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```shell
 | 
					```shell
 | 
				
			||||||
curl -sSL https://get.docker.com/ | sh
 | 
					curl -sSL https://get.docker.com/ | sh
 | 
				
			||||||
```
 | 
					 | 
				
			||||||
```shell
 | 
					 | 
				
			||||||
sudo chmod 777 /var/run/docker.sock
 | 
					sudo chmod 777 /var/run/docker.sock
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user