Skip to content
Andre Breitenfeld edited this page Dec 2, 2015 · 2 revisions

To run neonoin with docker you have to install docker and compose (https://docs.docker.com/compose/install/)

Then running neonion is as easy as:

docker-compose up
Clone this wiki locally