Updated Build with Docker (markdown)
parent
7e8c1313ba
commit
5ba7a4f78d
|
@ -4,6 +4,10 @@
|
||||||
`cd wownero`
|
`cd wownero`
|
||||||
|
|
||||||
## Build Docker Image
|
## Build Docker Image
|
||||||
|
`VBoxManage modifyvm default --cpus 2`
|
||||||
|
|
||||||
|
`VBoxManage modifyvm default --memory 4096`
|
||||||
|
|
||||||
`docker-machine start`
|
`docker-machine start`
|
||||||
|
|
||||||
`docker-machine env`
|
`docker-machine env`
|
||||||
|
|
Loading…
Reference in New Issue