BurntSushi / erd

docs: info for osx docker oom (#86)
* docs: info for osx docker oom By default Docker for OSX only gives docker 2 Gb of memory. This may be an issue when build the binary via docker seeing as the aeson library requires a hefty amount of memory, eg: https://github.com/haskell/aeson/issues/738 So this adds some info to the docs in order to help guide users on how to give docker more memory to build erd via docker * docs: mv osx specific docker issues to dockerfile * chore: fix typo
Andres Lowrie Andres Lowrie committed on Jan 9, 2021, 10:29 PM
Showing 1 changed files +17 additions -1 deletions
M Dockerfile +17 -1
Browse files at this commit โ†’