Author Topic: Tutorial for starting bitshares node in docker?  (Read 2168 times)

0 Members and 1 Guest are viewing this topic.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
it is as easy as doing

docker run bitshares/bitshares-core:2.0.180202

Offline abit

  • Committee member
  • Hero Member
  • *
  • Posts: 4664
    • View Profile
    • Abit's Hive Blog
  • BitShares: abit
  • GitHub: abitmore
BitShares committee member: abit
BitShares witness: in.abit


Offline TreantBG

Hello,

i want to setup a full node in order to access the API for my APP.
Can i see in github project that there is a dockerfile and docker composer yaml
but is there an guide or tutorial how to easy start the bitshares full node on docker?

Thanks