Chrome isn't the only application which needs a lot of RAM. Docker may need it too. Make sure you have enough and while you're at it, check hard drive space too to avoid weird issues with containers like runtime freezes and unexplainable error messages. A program running inside a container is often unprepared to handle such environment deficiencies. It won't provide an appropriate error message on its own and lead to a lengthy debugging session.
Hungry Hungry Docker
Published