Setup a Nano Node on Ubuntu 16.04
- Add GPG keys
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
- Add Docker repo
sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
- Update your APT package manager
sudo apt-get update
- Install Docker
sudo apt-get install -y docker-ce
- Enter the following command to start the setup:
bash <(curl -s https://raw.githubusercontent.com/nanotools/easy-nano-node/master/install.sh)
- Done! Please have a look at the FAQ.
Support
If you find this tool useful show your support by changing your representative or donate to:
xrb_1ninja7rh37ehfp9utkor5ixmxyg8kme8fnzc4zty145ibch8kf5jwpnzr3r
Thanks a lot!