Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 430 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 430 Bytes

Bitex Crypto Exchange

Joining the blockchain

  1. Install Docker
  2. Install Docker-Compose
  3. docker-compose up
  4. tun run as deamon
  5. docker-compose up -d

Setup will spin of next services:

Stop all containers: docker ps -aq | xargs docker stop