Why to use docker as development environmet?
- Windows, Mac, and Linux, docker provides a solution that would work consistently across these three platforms.
- We provide peatio-workbench which makes peatio running as simple as few bash commands.
- You can run peatio with all development dependencies localy.
Play with docker
To get familiar with docker and docker-compose all you need is to read get started with docker and docker-compose.
- Install docker
- Install docker-compose
- Clone peatio-workbench
- That's it!
Select your platform
Install docker-compose
We keep peatio-workbench up to date to make running peatio as simple as it's posible.
Don't forget about readme.
You can start to play with container-based peatio localy localy