Fix CI error(stop docker.socket) (#666)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
systemctl stop docker.socket
|
||||
apt-get remove docker-ce
|
||||
rm -rf /usr/bin/docker
|
||||
rm -rf /usr/local/bin/docker-compose
|
||||
|
||||
Reference in New Issue
Block a user