mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Updated Build with Docker (markdown)
parent
7e8c1313ba
commit
5ba7a4f78d
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
|||
`cd wownero`
|
||||
|
||||
## Build Docker Image
|
||||
`VBoxManage modifyvm default --cpus 2`
|
||||
|
||||
`VBoxManage modifyvm default --memory 4096`
|
||||
|
||||
`docker-machine start`
|
||||
|
||||
`docker-machine env`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue