đŗInstalling the node on Docker
With Docker you can create a "container", install Ubuntu in it and run a node
Last updated
With Docker you can create a "container", install Ubuntu in it and run a node
Last updated
This guide is outdated. Please use this other one.
Download and install Docker on your computer
Execute Docker
Open your computer terminal
Run the commands below
Get the latest Ubuntu release
Create a docker container named âquilibriumâ and install Ubuntu in it
Go to the root folder of your Ubuntu installation
Proceed with the step-by-step installation of the node
Change "quilibrium" with your container name
Create new container
Create new container and run it
Create new container in background
Run container
Stop container
Rename container