Docker beta on mac consuming the system

Expected behavior

I would expect the resources to be freed up

Actual behavior

My memory and CPU consumption is exceeding 200% CPU and all memory on no real action (just running a fresh install of Magento 2)

Information

diagnose id: 2ADFD399-7BC2-4C46-AACA-91ADA40B0E67

Docker for Mac: version: v1.11.1-beta14.5.m
OS X: version 10.11.5 (build: 15F34)
logs: /tmp/20160609-152942.tar.gz
failure: No error was detected
[OK] docker-cli
[OK] app
[OK] menubar
[OK] virtualization
[OK] system
[OK] osxfs
[OK] db
[OK] slirp
[OK] moby-console
[OK] logs
[OK] vmnetd
[OK] env
[OK] moby
[OK] driver.amd64-linux

ron 396 205,7 1,2 6855536 51096 ?? R 2:49pm 24:57.74 /Applications/Docker.app/Contents/MacOS/com.docker.hyperkit -A -m
ron 386 76,2 3,3 2685600 137264 ?? Ss 2:49pm 12:50.27 com.docker.osxfs --address fd:3 --connect /Users/ron/Library/Conta

Steps to reproduce the behavior

Install the beta, mount 2 volumes from OSX into the container, (data and webroot in my case), then try to setup a Magento 2 environment, its probably something with OSXFS thats giving problems.

1 Like