pocketnetteam / pocketnet.core

Decentralized social network based on the blockchain
https://pocketnet.app
Apache License 2.0
115 stars 28 forks source link

Docker #38

Closed turowicz closed 3 years ago

turowicz commented 3 years ago

It would be much easier if we could just have a docker run command without having to go through details of how a node operates and dealing with version updates.

Any plans for docker?

turowicz commented 3 years ago

I have been using this previously but it needs updating to latest version - which is a hussle I'm sure you understand.

https://github.com/turowicz/pocketnet/blob/master/Dockerfile

turowicz commented 3 years ago

cc @pocketnetteam

andyoknen commented 3 years ago

@turowicz At the moment, the node takes a lot of RAM, which is not always convenient when using docker. We have experience building and running a node in docker and we will distribute via docker.io a little later.