The Electrum server that build with one command line
Dependency:
sudo apt-get update
sudo apt-get install -y wget docker.io curl
Ubuntu 16/17, Run the following command:
bash <(curl -s https://raw.githubusercontent.com/iobond/aib-electrum-server/master/install.sh)