This page describes the steps for the installation on Linux
Once you have your environment follow You don't need to install Vagrant, since all setups is based on Docker.
-
Install dependencies:
docker,makedocker-compose -
Add yourself to docker group:
groupadd docker && sudo gpasswd -a ${USER} docker && sudo systemctl restart dockerTo make an effect of the above you probably need to re-login.
Copyright 2017 - Dechain User Group Apache License (./LICENSE.txt)[./LICENSE.txt]