diff --git a/.circleci/test-install.sh b/.circleci/test-install.sh index 708b0d683..204db1a1b 100755 --- a/.circleci/test-install.sh +++ b/.circleci/test-install.sh @@ -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