We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bbeb6a commit a036accCopy full SHA for a036acc
docker/README.md
@@ -49,5 +49,5 @@ Note that UV-CDAT probably won't build with the standard VM setup by `boot2docke
49
may need to increase the memory and disk size when initializing. For example, to create a VM with 4 GB of RAM and
50
50 GB of disk space:
51
```
52
-boot2docker --memory=4096 -disksize=50000
+boot2docker --memory=4096 --disksize=50000
53
0 commit comments