It's better to use docker instead of using compiled version of gallactic node.
Using Docker have some benefits here:
- dockers are os agnosic
- Docker always comes with the latest changes.
- It makes this repo more lighter
Still we don't have any account inside dockerhub. Hopefully we can attach our github to the dockerhub soon. By then we use dockerfile from the galalctic project. Read here
It's better to use docker instead of using compiled version of gallactic node.
Using Docker have some benefits here:
Still we don't have any account inside dockerhub. Hopefully we can attach our github to the dockerhub soon. By then we use dockerfile from the galalctic project. Read here