diff --git a/bash_scripts/docker-install.sh b/bash_scripts/docker-install.sh index a290e69..185bd2e 100644 --- a/bash_scripts/docker-install.sh +++ b/bash_scripts/docker-install.sh @@ -5,7 +5,8 @@ sudo apt-get install \ ca-certificates \ curl \ gnupg-agent \ - software-properties-common + software-properties-common \ + vim curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - sudo apt-key fingerprint 0EBFCD88