Skip to content
Snippets Groups Projects
Commit 2cc47321 authored by TonyFord's avatar TonyFord
Browse files

add docker docker-compose

parent 7bcddf4e
No related branches found
No related tags found
No related merge requests found
...@@ -35,9 +35,10 @@ FAIRCOIN_PORT # faircoind -port ...@@ -35,9 +35,10 @@ FAIRCOIN_PORT # faircoind -port
If you want create an instance manual then follow the instructions. If you want create an instance manual then follow the instructions.
1. install docker and docker-compose ( https://docs.docker.com/compose/install/ )
1. clone this project 1. clone this project
2. change configuration in ./env 1. change configuration in ./env
3. run services by ./control.sh 1. run services by ./control.sh
~~~ ~~~
chmod +x ./control.sh chmod +x ./control.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment