add build make step
parent
9472d5b613
commit
34dbe360df
@ -1,3 +1,6 @@
|
|||||||
init:
|
init:
|
||||||
git clone --recursive --branch develop https://github.com/vtnerd/monero-lws
|
git clone --recursive --branch develop https://github.com/vtnerd/monero-lws
|
||||||
git clone https://github.com/lalanza808/docker-monero-node
|
git clone https://github.com/lalanza808/docker-monero-node
|
||||||
|
|
||||||
|
build:
|
||||||
|
docker-compose build
|
Loading…
Reference in New Issue