# Scripts ## External scripts ### [docker-install](https://github.com/docker/docker-install) ```sh curl -fsSL https://get.docker.com -o $HOME/bin/get-docker.sh sh get-docker.sh ```