I am using Elastic Beanstalk with Docker platform.
When i deploy to EB, it shows docker build failure log with docker build timeout.

i guess my project needs more time to build dockerfile.
so i want increase docker build timeout option on EB.
how can i change EB docker build timeout option ? ?