We’re running docker builds on dedicated machines in our AWS cluster. What are the recommended instance configurations for maximizing docker build speed? I see here that Root volume type is relevant (ours is currently set to “Container default”) and here that a recommended instance is m5d.2xlarge? Any ideas / experience here? Seems like docker builds don’t speed up with additional CPU cores, but potentially would with additional network bandwidth + IO?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Ways to speed up Docker startup on EC2 launched from an AMI with Docker installed | 0 | 1253 | October 5, 2021 | |
Docker exec on certain aws instances VERY slow | 0 | 1818 | July 11, 2018 | |
My instance becomes extremely slow when containers are running | 4 | 3373 | April 20, 2023 | |
How do I attach different volume to instance via Docker Machine API? | 0 | 572 | November 27, 2020 | |
What are some pro tips for using docker in aws? | 2 | 1580 | August 4, 2018 |