mirror of https://github.com/docker/docs.git
Merge pull request #1804 from Bouke/patch-1
Fix memory recommendations (Byte, not bit)
This commit is contained in:
commit
b57d7dca9d
|
@ -10,7 +10,7 @@ Using Vagrant (Mac, Linux)
|
||||||
This guide will setup a new virtualbox virtual machine with docker
|
This guide will setup a new virtualbox virtual machine with docker
|
||||||
installed on your computer. This works on most operating systems,
|
installed on your computer. This works on most operating systems,
|
||||||
including MacOX, Windows, Linux, FreeBSD and others. If you can
|
including MacOX, Windows, Linux, FreeBSD and others. If you can
|
||||||
install these and have at least 400Mb RAM to spare you should be good.
|
install these and have at least 400MB RAM to spare you should be good.
|
||||||
|
|
||||||
Install Vagrant and Virtualbox
|
Install Vagrant and Virtualbox
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
Loading…
Reference in New Issue