Docker Very Slow On Mac

Hello,

I am new to docker and I am currently running laradock. I have apache2, postgres, php-fpm running and my application is very slow. It takes 30-40s before I can get a response from the server.

Here is my docker info:
Client:
Version: 17.12.0-ce
API version: 1.35
Go version: go1.9.2
Git commit: c97c6d6
Built: Wed Dec 27 20:03:51 2017
OS/Arch: darwin/amd64

Server:
Engine:
Version: 17.12.0-ce
API version: 1.35 (minimum version 1.12)
Go version: go1.9.2
Git commit: c97c6d6
Built: Wed Dec 27 20:12:29 2017
OS/Arch: linux/amd64
Experimental: false

It is currently configured with 3 CPUs and 4GB of memory.