The current CyberWay version: v2.1.1
Clone this repository and run sudo ./start_light.sh
Clone this repository and run sudo ./start_full_node.sh
- Download the docker image
cyberway/cyberway:v2.1.1
:
sudo docker pull cyberway/cyberway:v2.1.1
- Download the last version of
docker-compose.yml
from the GitHub
sudo curl https://raw.githubusercontent.com/cyberway/cyberway.launch/master/docker-compose.yml --output /var/lib/cyberway/docker-compose.yml
- Restart the nodeos container:
cd /var/lib/cyberway
sudo docker-compose up -t 120 -d